diff --git a/changelog b/changelog new file mode 100644 index 0000000..b86b28d --- /dev/null +++ b/changelog @@ -0,0 +1,8 @@ +* Fri Jan 21 2022 Fedora Release Engineering - 0.6.0-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild + +* Fri Jul 23 2021 Fedora Release Engineering - 0.6.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + +* Mon Apr 12 2021 Fabio Valentini - 0.6.0-1 +- Initial package diff --git a/rust-memsec.spec b/rust-memsec.spec index c90f1c5..03df643 100644 --- a/rust-memsec.spec +++ b/rust-memsec.spec @@ -6,7 +6,7 @@ Name: rust-%{crate} Version: 0.6.0 -Release: 3%{?dist} +Release: %autorelease Summary: Rust implementation of libsodium/utils # Upstream license specification: MIT @@ -135,11 +135,4 @@ which use "use_os" feature of "%{crate}" crate. %endif %changelog -* Fri Jan 21 2022 Fedora Release Engineering - 0.6.0-3 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild - -* Fri Jul 23 2021 Fedora Release Engineering - 0.6.0-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild - -* Mon Apr 12 2021 Fabio Valentini - 0.6.0-1 -- Initial package +%autochangelog