From 625a54a91606a4a7e765f8dcc3d05843c01a551c Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Feb 02 2019 14:37:10 +0000 Subject: - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- diff --git a/rust-void.spec b/rust-void.spec index f516220..9e23ed2 100644 --- a/rust-void.spec +++ b/rust-void.spec @@ -7,7 +7,7 @@ Name: rust-%{crate} Version: 1.0.2 -Release: 7%{?dist} +Release: 8%{?dist} Summary: Uninhabited void type for use in statically impossible cases # https://github.com/reem/rust-void/issues/15 @@ -77,6 +77,9 @@ which use "std" feature of "%{crate}" crate. %endif %changelog +* Sat Feb 02 2019 Fedora Release Engineering - 1.0.2-8 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild + * Sat Oct 27 2018 Igor Gnatenko - 1.0.2-7 - Adapt to new packaging