diff --git a/changelog b/changelog new file mode 100644 index 0000000..c95d930 --- /dev/null +++ b/changelog @@ -0,0 +1,51 @@ +* Fri Jul 23 2021 Fedora Release Engineering - 0.3.15-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + +* Thu May 27 2021 Fabio Valentini - 0.3.15-1 +- Update to version 0.3.15. + +* Thu Apr 22 2021 Fabio Valentini - 0.3.14-1 +- Update to version 0.3.14. + +* Tue Feb 23 2021 Fabio Valentini - 0.3.13-1 +- Update to version 0.3.13. + +* Wed Jan 27 2021 Fedora Release Engineering - 0.3.12-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + +* Fri Jan 15 2021 Fabio Valentini - 0.3.12-1 +- Update to version 0.3.12. + +* Wed Jan 13 2021 Fabio Valentini - 0.3.10-1 +- Update to version 0.3.10. + +* Fri Jan 08 2021 Fabio Valentini - 0.3.9-1 +- Update to version 0.3.9. + +* Mon Nov 09 2020 Fabio Valentini - 0.3.8-1 +- Update to version 0.3.8. +- Fixes RHBZ#1896111 + +* Mon Oct 26 2020 Fabio Valentini - 0.3.7-1 +- Update to version 0.3.7. + +* Wed Oct 07 2020 Fabio Valentini - 0.3.6-1 +- Update to version 0.3.6. + +* Wed Jul 29 2020 Fedora Release Engineering - 0.3.5-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild + +* Sat May 09 2020 Josh Stone - 0.3.5-1 +- Update to 0.3.5 + +* Mon Feb 10 2020 Josh Stone - 0.3.4-1 +- Update to 0.3.4 + +* Thu Feb 06 2020 Josh Stone - 0.3.3-1 +- Update to 0.3.3 + +* Thu Jan 30 2020 Fedora Release Engineering - 0.3.1-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild + +* Fri Dec 13 20:52:40 CET 2019 Robert-André Mauchin - 0.3.1-1 +- Initial package diff --git a/rust-futures-task.spec b/rust-futures-task.spec index d6928ca..768d25c 100644 --- a/rust-futures-task.spec +++ b/rust-futures-task.spec @@ -7,7 +7,7 @@ Name: rust-%{crate} Version: 0.3.15 -Release: 2%{?dist} +Release: %autorelease Summary: Tools for working with tasks # Upstream license specification: MIT OR Apache-2.0 @@ -119,54 +119,4 @@ which use "unstable" feature of "%{crate}" crate. %endif %changelog -* Fri Jul 23 2021 Fedora Release Engineering - 0.3.15-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild - -* Thu May 27 2021 Fabio Valentini - 0.3.15-1 -- Update to version 0.3.15. - -* Thu Apr 22 2021 Fabio Valentini - 0.3.14-1 -- Update to version 0.3.14. - -* Tue Feb 23 2021 Fabio Valentini - 0.3.13-1 -- Update to version 0.3.13. - -* Wed Jan 27 2021 Fedora Release Engineering - 0.3.12-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild - -* Fri Jan 15 2021 Fabio Valentini - 0.3.12-1 -- Update to version 0.3.12. - -* Wed Jan 13 2021 Fabio Valentini - 0.3.10-1 -- Update to version 0.3.10. - -* Fri Jan 08 2021 Fabio Valentini - 0.3.9-1 -- Update to version 0.3.9. - -* Mon Nov 09 2020 Fabio Valentini - 0.3.8-1 -- Update to version 0.3.8. -- Fixes RHBZ#1896111 - -* Mon Oct 26 2020 Fabio Valentini - 0.3.7-1 -- Update to version 0.3.7. - -* Wed Oct 07 2020 Fabio Valentini - 0.3.6-1 -- Update to version 0.3.6. - -* Wed Jul 29 2020 Fedora Release Engineering - 0.3.5-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild - -* Sat May 09 2020 Josh Stone - 0.3.5-1 -- Update to 0.3.5 - -* Mon Feb 10 2020 Josh Stone - 0.3.4-1 -- Update to 0.3.4 - -* Thu Feb 06 2020 Josh Stone - 0.3.3-1 -- Update to 0.3.3 - -* Thu Jan 30 2020 Fedora Release Engineering - 0.3.1-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild - -* Fri Dec 13 20:52:40 CET 2019 Robert-André Mauchin - 0.3.1-1 -- Initial package +%autochangelog