convert to rpmautospec

epel9
Fabio Valentini 4 years ago
parent 3fccd3e654
commit 66c455d2aa
No known key found for this signature in database
GPG Key ID: 5AC5F572E5D410AF

@ -0,0 +1,103 @@
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.4.14-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Thu Dec 03 2020 Fabio Valentini <decathorpe@gmail.com> - 0.4.14-1
- Update to version 0.4.14.
* Mon Nov 09 2020 Fabio Valentini <decathorpe@gmail.com> - 0.4.13-1
- Update to version 0.4.13.
- Fixes RHBZ#1886428
* Wed Sep 23 2020 Fabio Valentini <decathorpe@gmail.com> - 0.4.11-1
- Update to version 0.4.11.
* Wed Aug 26 2020 Josh Stone <jistone@redhat.com> - 0.4.10-1
- Update to 0.4.10
* Sat Aug 01 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.4.8-3
- Second attempt - Rebuilt for
https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
* Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.4.8-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
* Fri Jun 19 2020 Josh Stone <jistone@redhat.com> - 0.4.8-1
- Update to 0.4.8
* Thu Apr 23 2020 Josh Stone <jistone@redhat.com> - 0.4.7-1
- Update to 0.4.7
* Thu Apr 09 2020 Josh Stone <jistone@redhat.com> - 0.4.6-1
- Update to 0.4.6
* Wed Apr 08 2020 Josh Stone <jistone@redhat.com> - 0.4.5-2
- Bump to proc-macro-error 1.0.0
* Wed Mar 18 2020 Josh Stone <jistone@redhat.com> - 0.4.5-1
- Update to 0.4.5
* Mon Mar 02 09:10:07 CET 2020 Igor Raits <ignatenkobrain@fedoraproject.org> - 0.4.4-1
- Update to 0.4.4
* Mon Feb 10 2020 Josh Stone <jistone@redhat.com> - 0.4.2-1
- Update to 0.4.2
* Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.4.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
* Wed Jan 15 2020 Josh Stone <jistone@redhat.com> - 0.4.0-1
- Update to 0.4.0
* Tue Dec 17 08:14:07 CET 2019 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 0.3.5-1
- Update to 0.3.5
* Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.2.18-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
* Thu Jun 27 17:19:42 CEST 2019 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 0.2.18-1
- Update to 0.2.18
* Sun Jun 02 08:58:57 CEST 2019 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 0.2.17-1
- Update to 0.2.17
* Thu May 30 17:35:05 CEST 2019 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 0.2.16-1
- Update to 0.2.16
* Sat Mar 09 2019 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 0.2.15-1
- Update to 0.2.15
* Sat Feb 02 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.2.14-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
* Mon Dec 10 2018 Josh Stone <jistone@redhat.com> - 0.2.14-1
- Update to 0.2.14
* Thu Nov 15 2018 Josh Stone <jistone@redhat.com> - 0.2.13-1
- Update to 0.2.13
* Fri Nov 09 2018 Josh Stone <jistone@redhat.com> - 0.2.12-2
- Adapt to new packaging
* Thu Oct 11 2018 Josh Stone <jistone@redhat.com> - 0.2.12-1
- Update to 0.2.12
* Fri Oct 05 2018 Josh Stone <jistone@redhat.com> - 0.2.11-1
- Update to 0.2.11
* Sat Jul 14 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.2.10-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
* Thu Jun 21 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 0.2.10-1
- Update to 0.2.10
* Wed May 02 2018 Josh Stone <jistone@redhat.com> - 0.2.8-1
- Update to 0.2.8
* Tue Apr 17 2018 Josh Stone <jistone@redhat.com> - 0.2.7-1
- Update to 0.2.7
* Thu Mar 08 2018 Josh Stone <jistone@redhat.com> - 0.2.5-1
- Update to 0.2.5
* Fri Feb 09 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 0.1.6-1
- Initial package

@ -6,7 +6,7 @@
Name: rust-%{crate}
Version: 0.4.14
Release: 2%{?dist}
Release: %autorelease
Summary: Parse command line argument by defining a struct, derive crate
# Upstream license specification: Apache-2.0/MIT
@ -82,106 +82,4 @@ which use "paw" feature of "%{crate}" crate.
%endif
%changelog
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.4.14-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Thu Dec 03 2020 Fabio Valentini <decathorpe@gmail.com> - 0.4.14-1
- Update to version 0.4.14.
* Mon Nov 09 2020 Fabio Valentini <decathorpe@gmail.com> - 0.4.13-1
- Update to version 0.4.13.
- Fixes RHBZ#1886428
* Wed Sep 23 2020 Fabio Valentini <decathorpe@gmail.com> - 0.4.11-1
- Update to version 0.4.11.
* Wed Aug 26 2020 Josh Stone <jistone@redhat.com> - 0.4.10-1
- Update to 0.4.10
* Sat Aug 01 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.4.8-3
- Second attempt - Rebuilt for
https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
* Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.4.8-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
* Fri Jun 19 2020 Josh Stone <jistone@redhat.com> - 0.4.8-1
- Update to 0.4.8
* Thu Apr 23 2020 Josh Stone <jistone@redhat.com> - 0.4.7-1
- Update to 0.4.7
* Thu Apr 09 2020 Josh Stone <jistone@redhat.com> - 0.4.6-1
- Update to 0.4.6
* Wed Apr 08 2020 Josh Stone <jistone@redhat.com> - 0.4.5-2
- Bump to proc-macro-error 1.0.0
* Wed Mar 18 2020 Josh Stone <jistone@redhat.com> - 0.4.5-1
- Update to 0.4.5
* Mon Mar 02 09:10:07 CET 2020 Igor Raits <ignatenkobrain@fedoraproject.org> - 0.4.4-1
- Update to 0.4.4
* Mon Feb 10 2020 Josh Stone <jistone@redhat.com> - 0.4.2-1
- Update to 0.4.2
* Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.4.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
* Wed Jan 15 2020 Josh Stone <jistone@redhat.com> - 0.4.0-1
- Update to 0.4.0
* Tue Dec 17 08:14:07 CET 2019 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 0.3.5-1
- Update to 0.3.5
* Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.2.18-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
* Thu Jun 27 17:19:42 CEST 2019 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 0.2.18-1
- Update to 0.2.18
* Sun Jun 02 08:58:57 CEST 2019 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 0.2.17-1
- Update to 0.2.17
* Thu May 30 17:35:05 CEST 2019 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 0.2.16-1
- Update to 0.2.16
* Sat Mar 09 2019 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 0.2.15-1
- Update to 0.2.15
* Sat Feb 02 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.2.14-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
* Mon Dec 10 2018 Josh Stone <jistone@redhat.com> - 0.2.14-1
- Update to 0.2.14
* Thu Nov 15 2018 Josh Stone <jistone@redhat.com> - 0.2.13-1
- Update to 0.2.13
* Fri Nov 09 2018 Josh Stone <jistone@redhat.com> - 0.2.12-2
- Adapt to new packaging
* Thu Oct 11 2018 Josh Stone <jistone@redhat.com> - 0.2.12-1
- Update to 0.2.12
* Fri Oct 05 2018 Josh Stone <jistone@redhat.com> - 0.2.11-1
- Update to 0.2.11
* Sat Jul 14 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.2.10-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
* Thu Jun 21 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 0.2.10-1
- Update to 0.2.10
* Wed May 02 2018 Josh Stone <jistone@redhat.com> - 0.2.8-1
- Update to 0.2.8
* Tue Apr 17 2018 Josh Stone <jistone@redhat.com> - 0.2.7-1
- Update to 0.2.7
* Thu Mar 08 2018 Josh Stone <jistone@redhat.com> - 0.2.5-1
- Update to 0.2.5
* Fri Feb 09 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 0.1.6-1
- Initial package
%autochangelog

Loading…
Cancel
Save