diff --git a/rust-hashlink.spec b/rust-hashlink.spec index e500dfa..751dc52 100644 --- a/rust-hashlink.spec +++ b/rust-hashlink.spec @@ -6,7 +6,7 @@ Name: rust-%{crate} Version: 0.6.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: HashMap-like containers with user-specified order # Upstream license specification: MIT OR Apache-2.0 @@ -96,5 +96,9 @@ which use "serde_impl" feature of "%{crate}" crate. %endif %changelog +* Tue Jul 27 2021 Fedora Release Engineering - 0.6.0-2 +- Second attempt - Rebuilt for + https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + * Thu Apr 08 2021 Fabio Valentini - 0.6.0-1 - Initial package