diff --git a/rust-linked-hash-map.spec b/rust-linked-hash-map.spec index 6bb0cd5..3369971 100644 --- a/rust-linked-hash-map.spec +++ b/rust-linked-hash-map.spec @@ -6,7 +6,7 @@ Name: rust-%{crate} Version: 0.5.2 -Release: 3%{?dist} +Release: 4%{?dist} Summary: HashMap wrapper that holds key-value pairs in insertion order # Upstream license specification: MIT/Apache-2.0 @@ -146,6 +146,9 @@ which use "serde_impl" feature of "%{crate}" crate. %endif %changelog +* Thu Jan 30 2020 Fedora Release Engineering - 0.5.2-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild + * Fri Jul 26 2019 Fedora Release Engineering - 0.5.2-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild