diff --git a/rust-linked-hash-map.spec b/rust-linked-hash-map.spec index 8d9e2df..6dff70e 100644 --- a/rust-linked-hash-map.spec +++ b/rust-linked-hash-map.spec @@ -6,7 +6,7 @@ Name: rust-%{crate} Version: 0.5.1 -Release: 2%{?dist} +Release: 3%{?dist} Summary: HashMap wrapper that holds key-value pairs in insertion order License: MIT or ASL 2.0 @@ -59,6 +59,9 @@ which use %{crate} from crates.io. %exclude %{cargo_registry}/%{crate}-%{version}/deploy-docs.sh %changelog +* Sat Jul 14 2018 Fedora Release Engineering - 0.5.1-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild + * Fri Feb 09 2018 Fedora Release Engineering - 0.5.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild