diff --git a/changelog b/changelog new file mode 100644 index 0000000..ef76a3d --- /dev/null +++ b/changelog @@ -0,0 +1,52 @@ +* Tue Jul 27 2021 Fedora Release Engineering - 0.3.15-2 +- Second attempt - 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#1896109 + +* 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:50:48 CET 2019 Robert-André Mauchin - 0.3.1-1 +- Initial package diff --git a/rust-futures-io.spec b/rust-futures-io.spec index 129f102..901ceed 100644 --- a/rust-futures-io.spec +++ b/rust-futures-io.spec @@ -6,7 +6,7 @@ Name: rust-%{crate} Version: 0.3.15 -Release: 2%{?dist} +Release: %autorelease Summary: AsyncRead, AsyncWrite, AsyncSeek, and AsyncBufRead traits # Upstream license specification: MIT OR Apache-2.0 @@ -107,55 +107,4 @@ which use "unstable" feature of "%{crate}" crate. %endif %changelog -* Tue Jul 27 2021 Fedora Release Engineering - 0.3.15-2 -- Second attempt - 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#1896109 - -* 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:50:48 CET 2019 Robert-André Mauchin - 0.3.1-1 -- Initial package +%autochangelog