diff --git a/rust-maplit.spec b/rust-maplit.spec index 733b996..e499739 100644 --- a/rust-maplit.spec +++ b/rust-maplit.spec @@ -6,7 +6,7 @@ Name: rust-%{crate} Version: 1.0.1 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Collection “literal” macros for HashMap, HashSet, BTreeMap, and BTreeSet License: MIT or ASL 2.0 @@ -51,6 +51,9 @@ which use %{crate} from crates.io. %{cargo_registry}/%{crate}-%{version}/ %changelog +* Sat Jul 14 2018 Fedora Release Engineering - 1.0.1-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild + * Fri Feb 09 2018 Fedora Release Engineering - 1.0.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild