diff --git a/changelog b/changelog new file mode 100644 index 0000000..abb38b3 --- /dev/null +++ b/changelog @@ -0,0 +1,14 @@ +* Sat Jan 21 2023 Fedora Release Engineering - 3.0.7-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild + +* Sat Jul 23 2022 Fedora Release Engineering - 3.0.7-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild + +* Fri Jan 21 2022 Fedora Release Engineering - 3.0.7-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild + +* Fri Jul 23 2021 Fedora Release Engineering - 3.0.7-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + +* Sat May 01 2021 Fabio Valentini - 3.0.7-1 +- Initial compat package for seahash 3 diff --git a/rust-seahash3.spec b/rust-seahash3.spec index e6aa50b..525ee48 100644 --- a/rust-seahash3.spec +++ b/rust-seahash3.spec @@ -6,7 +6,7 @@ Name: rust-%{crate}3 Version: 3.0.7 -Release: 5%{?dist} +Release: %autorelease Summary: Blazingly fast, portable hash function with proven statistical guarantees # Upstream license specification: MIT @@ -72,17 +72,4 @@ which use "default" feature of "%{crate}" crate. %endif %changelog -* Sat Jan 21 2023 Fedora Release Engineering - 3.0.7-5 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild - -* Sat Jul 23 2022 Fedora Release Engineering - 3.0.7-4 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild - -* Fri Jan 21 2022 Fedora Release Engineering - 3.0.7-3 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild - -* Fri Jul 23 2021 Fedora Release Engineering - 3.0.7-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild - -* Sat May 01 2021 Fabio Valentini - 3.0.7-1 -- Initial compat package for seahash 3 +%autochangelog