diff --git a/rust-linked-hash-map.spec b/rust-linked-hash-map.spec index 8d79169..ba3e7d0 100644 --- a/rust-linked-hash-map.spec +++ b/rust-linked-hash-map.spec @@ -6,7 +6,7 @@ Name: rust-%{crate} Version: 0.5.3 -Release: 1%{?dist} +Release: 2%{?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 +* Wed Jul 29 2020 Fedora Release Engineering - 0.5.3-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild + * Wed May 06 2020 Josh Stone - 0.5.3-1 - Update to 0.5.3