diff --git a/changelog b/changelog new file mode 100644 index 0000000..5924ac7 --- /dev/null +++ b/changelog @@ -0,0 +1,20 @@ +* Tue Jul 27 2021 Fedora Release Engineering - 0.5.2-2 +- Second attempt - Rebuilt for + https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + +* Sun Mar 28 2021 Fabio Valentini - 0.5.2-1 +- Update to version 0.5.2. +- Fixes RHBZ#1943822 + +* Mon Feb 08 2021 Fabio Valentini - 0.5.1-1 +- Update to version 0.5.1. +- Fixes RHBZ#1923784 + +* Wed Jan 27 2021 Fedora Release Engineering - 0.5.0-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + +* Wed Jul 29 2020 Fedora Release Engineering - 0.5.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild + +* Wed Mar 04 13:44:47 EET 2020 Artem Polishchuk - 0.5.0-1 +- Initial package diff --git a/rust-escargot.spec b/rust-escargot.spec index 2f219db..f16c700 100644 --- a/rust-escargot.spec +++ b/rust-escargot.spec @@ -9,7 +9,7 @@ Name: rust-%{crate} Version: 0.5.2 -Release: 2%{?dist} +Release: %autorelease Summary: Cargo API written in Paris # Upstream license specification: MIT OR Apache-2.0 @@ -122,23 +122,4 @@ which use "test_unstable" feature of "%{crate}" crate. %endif %changelog -* Tue Jul 27 2021 Fedora Release Engineering - 0.5.2-2 -- Second attempt - Rebuilt for - https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild - -* Sun Mar 28 2021 Fabio Valentini - 0.5.2-1 -- Update to version 0.5.2. -- Fixes RHBZ#1943822 - -* Mon Feb 08 2021 Fabio Valentini - 0.5.1-1 -- Update to version 0.5.1. -- Fixes RHBZ#1923784 - -* Wed Jan 27 2021 Fedora Release Engineering - 0.5.0-3 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild - -* Wed Jul 29 2020 Fedora Release Engineering - 0.5.0-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild - -* Wed Mar 04 13:44:47 EET 2020 Artem Polishchuk - 0.5.0-1 -- Initial package +%autochangelog