diff --git a/changelog b/changelog new file mode 100644 index 0000000..1ce82ca --- /dev/null +++ b/changelog @@ -0,0 +1,6 @@ +* 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 diff --git a/rust-hashlink.spec b/rust-hashlink.spec index 751dc52..ffe8b9d 100644 --- a/rust-hashlink.spec +++ b/rust-hashlink.spec @@ -6,7 +6,7 @@ Name: rust-%{crate} Version: 0.6.0 -Release: 2%{?dist} +Release: %autorelease Summary: HashMap-like containers with user-specified order # Upstream license specification: MIT OR Apache-2.0 @@ -96,9 +96,4 @@ 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 +%autorelease