diff --git a/changelog b/changelog new file mode 100644 index 0000000..20b53b5 --- /dev/null +++ b/changelog @@ -0,0 +1,29 @@ +* Fri Jul 23 2021 Fedora Release Engineering - 0.7.0-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + +* Wed Jan 27 2021 Fedora Release Engineering - 0.7.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + +* Sat Nov 14 2020 Fabio Valentini - 0.7.0-1 +- Update to version 0.7.0. + +* Wed Jul 29 2020 Fedora Release Engineering - 0.5.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild + +* Mon Jul 20 2020 Josh Stone - 0.5.0-1 +- Update to 0.5.0 + +* Wed Jun 24 08:02:49 CEST 2020 Igor Raits - 0.4.0-1 +- Update to 0.4.0 + +* Thu Jan 30 2020 Fedora Release Engineering - 0.3.3-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild + +* Fri Jul 26 2019 Fedora Release Engineering - 0.3.3-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild + +* Mon Jun 03 2019 Josh Stone - 0.3.3-1 +- Update to 0.3.3 + +* Sat Apr 27 19:48:07 EEST 2019 Artem Polishchuk - 0.3.2-1 +- Initial package diff --git a/rust-block-modes.spec b/rust-block-modes.spec index 3743afb..ad6134f 100644 --- a/rust-block-modes.spec +++ b/rust-block-modes.spec @@ -6,7 +6,7 @@ Name: rust-%{crate} Version: 0.7.0 -Release: 3%{?dist} +Release: %autorelease Summary: Block cipher modes of operation # Upstream license specification: MIT OR Apache-2.0 @@ -95,32 +95,4 @@ which use "std" feature of "%{crate}" crate. %endif %changelog -* Fri Jul 23 2021 Fedora Release Engineering - 0.7.0-3 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild - -* Wed Jan 27 2021 Fedora Release Engineering - 0.7.0-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild - -* Sat Nov 14 2020 Fabio Valentini - 0.7.0-1 -- Update to version 0.7.0. - -* Wed Jul 29 2020 Fedora Release Engineering - 0.5.0-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild - -* Mon Jul 20 2020 Josh Stone - 0.5.0-1 -- Update to 0.5.0 - -* Wed Jun 24 08:02:49 CEST 2020 Igor Raits - 0.4.0-1 -- Update to 0.4.0 - -* Thu Jan 30 2020 Fedora Release Engineering - 0.3.3-3 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild - -* Fri Jul 26 2019 Fedora Release Engineering - 0.3.3-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild - -* Mon Jun 03 2019 Josh Stone - 0.3.3-1 -- Update to 0.3.3 - -* Sat Apr 27 19:48:07 EEST 2019 Artem Polishchuk - 0.3.2-1 -- Initial package +%autochangelog