convert to rpmautospec

epel9
Fabio Valentini 4 years ago
parent 6047114f77
commit 139ae7f974
No known key found for this signature in database
GPG Key ID: 5AC5F572E5D410AF

@ -0,0 +1,97 @@
* Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.2-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
* Fri Mar 05 2021 Fabio Valentini <decathorpe@gmail.com> - 0.3.2-1
- Update to version 0.3.2.
- Fixes RHBZ#1935543
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.1-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Wed Nov 04 2020 Fabio Valentini <decathorpe@gmail.com> - 0.3.1-1
- Update to version 0.3.1.
- Fixes RHBZ#1894295
* Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
* Fri Jun 26 2020 Josh Stone <jistone@redhat.com> - 0.3.0-1
- Update to 0.3.0
* Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.2.6-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
* Mon Jan 27 2020 Josh Stone <jistone@redhat.com> - 0.2.6-1
- Update to 0.2.6
* Wed Jan 15 2020 Josh Stone <jistone@redhat.com> - 0.2.5-1
- Update to 0.2.5
* Tue Jan 07 2020 Josh Stone <jistone@redhat.com> - 0.2.4-1
- Update to 0.2.4
* Wed Nov 20 2019 Josh Stone <jistone@redhat.com> - 0.2.3-1
- Update to 0.2.3
* Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.2.2-7
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
* Sat Jun 22 12:53:03 CEST 2019 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 0.2.2-6
- Regenerate
* Sun Jun 09 14:54:44 CEST 2019 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 0.2.2-5
- Regenerate
* Sat Mar 16 2019 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 0.2.2-4
- Do not pull optional dependencies
* Sat Feb 09 2019 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 0.2.2-3
- Run tests in infrastructure
* Sat Feb 02 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.2.2-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
* Fri Dec 14 2018 Josh Stone <jistone@redhat.com> - 0.2.2-1
- Update to 0.2.2
* Sat Nov 03 2018 Josh Stone <jistone@redhat.com> - 0.2.1-1
- Update to 0.2.1
* Sat Jul 14 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.2.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
* Sat Jun 30 2018 Josh Stone <jistone@redhat.com> - 0.2.0-1
- Update to 0.2.0
* Mon May 14 2018 Josh Stone <jistone@redhat.com> - 0.1.44-1
- Update to 0.1.44
* Fri Feb 09 2018 Josh Stone <jistone@redhat.com> - 0.1.43-1
- Update to 0.1.43
* Thu Feb 08 2018 Josh Stone <jistone@redhat.com> - 0.1.42-1
- Update to 0.1.42
* Mon Jan 08 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 0.1.41-3
- Rebuild for rust-packaging v5
* Mon Jan 01 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 0.1.41-2
- Bump rand to 0.4
* Sat Dec 02 2017 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 0.1.41-1
- Update to 0.1.41
* Tue Nov 07 2017 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 0.1.40-1
- Update to 0.1.40
* Thu Jun 15 2017 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 0.1.39-1
- Update to 0.1.39
* Wed Jun 14 2017 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 0.1.37-2
- Port to use rust-packaging
* Wed Mar 15 2017 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 0.1.37-1
- Update to 0.1.37
* Thu Mar 02 2017 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 0.1.36-1
- Initial package

@ -6,7 +6,7 @@
Name: rust-%{crate} Name: rust-%{crate}
Version: 0.3.2 Version: 0.3.2
Release: 2%{?dist} Release: %autorelease
Summary: Big integer implementation for Rust Summary: Big integer implementation for Rust
# Upstream license specification: MIT OR Apache-2.0 # Upstream license specification: MIT OR Apache-2.0
@ -131,100 +131,4 @@ which use "std" feature of "%{crate}" crate.
%endif %endif
%changelog %changelog
* Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.2-2 %autochangelog
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
* Fri Mar 05 2021 Fabio Valentini <decathorpe@gmail.com> - 0.3.2-1
- Update to version 0.3.2.
- Fixes RHBZ#1935543
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.1-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Wed Nov 04 2020 Fabio Valentini <decathorpe@gmail.com> - 0.3.1-1
- Update to version 0.3.1.
- Fixes RHBZ#1894295
* Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
* Fri Jun 26 2020 Josh Stone <jistone@redhat.com> - 0.3.0-1
- Update to 0.3.0
* Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.2.6-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
* Mon Jan 27 2020 Josh Stone <jistone@redhat.com> - 0.2.6-1
- Update to 0.2.6
* Wed Jan 15 2020 Josh Stone <jistone@redhat.com> - 0.2.5-1
- Update to 0.2.5
* Tue Jan 07 2020 Josh Stone <jistone@redhat.com> - 0.2.4-1
- Update to 0.2.4
* Wed Nov 20 2019 Josh Stone <jistone@redhat.com> - 0.2.3-1
- Update to 0.2.3
* Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.2.2-7
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
* Sat Jun 22 12:53:03 CEST 2019 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 0.2.2-6
- Regenerate
* Sun Jun 09 14:54:44 CEST 2019 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 0.2.2-5
- Regenerate
* Sat Mar 16 2019 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 0.2.2-4
- Do not pull optional dependencies
* Sat Feb 09 2019 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 0.2.2-3
- Run tests in infrastructure
* Sat Feb 02 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.2.2-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
* Fri Dec 14 2018 Josh Stone <jistone@redhat.com> - 0.2.2-1
- Update to 0.2.2
* Sat Nov 03 2018 Josh Stone <jistone@redhat.com> - 0.2.1-1
- Update to 0.2.1
* Sat Jul 14 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.2.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
* Sat Jun 30 2018 Josh Stone <jistone@redhat.com> - 0.2.0-1
- Update to 0.2.0
* Mon May 14 2018 Josh Stone <jistone@redhat.com> - 0.1.44-1
- Update to 0.1.44
* Fri Feb 09 2018 Josh Stone <jistone@redhat.com> - 0.1.43-1
- Update to 0.1.43
* Thu Feb 08 2018 Josh Stone <jistone@redhat.com> - 0.1.42-1
- Update to 0.1.42
* Mon Jan 08 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 0.1.41-3
- Rebuild for rust-packaging v5
* Mon Jan 01 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 0.1.41-2
- Bump rand to 0.4
* Sat Dec 02 2017 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 0.1.41-1
- Update to 0.1.41
* Tue Nov 07 2017 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 0.1.40-1
- Update to 0.1.40
* Thu Jun 15 2017 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 0.1.39-1
- Update to 0.1.39
* Wed Jun 14 2017 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 0.1.37-2
- Port to use rust-packaging
* Wed Mar 15 2017 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 0.1.37-1
- Update to 0.1.37
* Thu Mar 02 2017 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 0.1.36-1
- Initial package

Loading…
Cancel
Save