convert to rpmautospec

epel9
Fabio Valentini 3 years ago
parent 65e1f0f1af
commit 745fc2afdb
No known key found for this signature in database
GPG Key ID: 5AC5F572E5D410AF

@ -0,0 +1,42 @@
* Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.8.27-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
* Sun Mar 28 2021 Fabio Valentini <decathorpe@gmail.com> - 0.8.27-1
- Update to version 0.8.27.
- Fixes RHBZ#1943784
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.8.25-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Wed Sep 16 2020 Fabio Valentini <decathorpe@gmail.com> - 0.8.25-1
- Update to version 0.8.25.
* Wed Aug 26 2020 Josh Stone <jistone@redhat.com> - 0.8.24-1
- Update to 0.8.24
* Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.8.20-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
* Fri Jul 10 2020 Josh Stone <jistone@redhat.com> - 0.8.20-1
- Update to 0.8.20
* Tue Jun 02 16:33:44 CEST 2020 Igor Raits <ignatenkobrain@fedoraproject.org> - 0.8.18-1
- Update to 0.8.18
* Tue Apr 21 2020 Josh Stone <jistone@redhat.com> - 0.8.17-1
- Update to 0.8.17
* Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.8.16-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
* Sun Jan 05 18:38:26 EET 2020 Artem Polishchuk <ego.cordatus@gmail.com> - 0.8.16-1
- Update to 0.8.16
* Sun Sep 01 20:02:49 CEST 2019 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 0.8.14-1
- Update to 0.8.14
* Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.8.13-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
* Tue Apr 30 18:49:07 EEST 2019 Artem Polishchuk <ego.cordatus@gmail.com> - 0.8.13-1
- Initial package

@ -6,7 +6,7 @@
Name: rust-%{crate} Name: rust-%{crate}
Version: 0.8.27 Version: 0.8.27
Release: 2%{?dist} Release: %autorelease
Summary: Struct RGB/RGBA/etc. for sharing pixels between crates Summary: Struct RGB/RGBA/etc. for sharing pixels between crates
# Upstream license specification: MIT # Upstream license specification: MIT
@ -122,45 +122,4 @@ which use "serde" feature of "%{crate}" crate.
%endif %endif
%changelog %changelog
* Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.8.27-2 %autochangelog
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
* Sun Mar 28 2021 Fabio Valentini <decathorpe@gmail.com> - 0.8.27-1
- Update to version 0.8.27.
- Fixes RHBZ#1943784
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.8.25-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Wed Sep 16 2020 Fabio Valentini <decathorpe@gmail.com> - 0.8.25-1
- Update to version 0.8.25.
* Wed Aug 26 2020 Josh Stone <jistone@redhat.com> - 0.8.24-1
- Update to 0.8.24
* Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.8.20-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
* Fri Jul 10 2020 Josh Stone <jistone@redhat.com> - 0.8.20-1
- Update to 0.8.20
* Tue Jun 02 16:33:44 CEST 2020 Igor Raits <ignatenkobrain@fedoraproject.org> - 0.8.18-1
- Update to 0.8.18
* Tue Apr 21 2020 Josh Stone <jistone@redhat.com> - 0.8.17-1
- Update to 0.8.17
* Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.8.16-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
* Sun Jan 05 18:38:26 EET 2020 Artem Polishchuk <ego.cordatus@gmail.com> - 0.8.16-1
- Update to 0.8.16
* Sun Sep 01 20:02:49 CEST 2019 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 0.8.14-1
- Update to 0.8.14
* Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.8.13-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
* Tue Apr 30 18:49:07 EEST 2019 Artem Polishchuk <ego.cordatus@gmail.com> - 0.8.13-1
- Initial package

Loading…
Cancel
Save