diff --git a/rust-linked-hash-map.spec b/rust-linked-hash-map.spec index 2efea76..060dc8a 100644 --- a/rust-linked-hash-map.spec +++ b/rust-linked-hash-map.spec @@ -6,7 +6,7 @@ Name: rust-%{crate} Version: 0.5.0 -Release: 1%{?dist} +Release: 2%{?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 +* Mon Jan 08 2018 Igor Gnatenko - 0.5.0-2 +- Rebuild for rust-packaging v5 + * Thu Nov 09 2017 Igor Gnatenko - 0.5.0-1 - Update to 0.5.0