convert to rpmautospec

epel9
Fabio Valentini 4 years ago
parent 31cae9ccf5
commit f97ad10421
No known key found for this signature in database
GPG Key ID: 5AC5F572E5D410AF

@ -0,0 +1,27 @@
* Thu May 20 2021 Fabio Valentini <decathorpe@gmail.com> - 0.12.0-1
- Update to version 0.12.0.
- Fixes RHBZ#1940567
* Sat Feb 27 2021 Fabio Valentini <decathorpe@gmail.com> - 0.11.2-1
- Update to version 0.11.2.
- Fixes RHBZ#1929343
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.11.1-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Fri Nov 20 2020 Fabio Valentini <decathorpe@gmail.com> - 0.11.1-1
- Update to version 0.11.1.
- Fixes RHBZ#1889444
* Sat Aug 01 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.11.0-3
- Second attempt - Rebuilt for
https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
* Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.11.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
* Thu Jun 11 2020 Josh Stone <jistone@redhat.com> - 0.11.0-1
- Update to 0.11.0
* Wed Feb 19 2020 Josh Stone <jistone@redhat.com> - 0.10.0-1
- Initial package

@ -6,7 +6,7 @@
Name: rust-%{crate} Name: rust-%{crate}
Version: 0.12.0 Version: 0.12.0
Release: 1%{?dist} Release: %autorelease
Summary: Targeting utilities for compilers and related tools Summary: Targeting utilities for compilers and related tools
# Upstream license specification: Apache-2.0 WITH LLVM-exception # Upstream license specification: Apache-2.0 WITH LLVM-exception
@ -83,30 +83,4 @@ which use "std" feature of "%{crate}" crate.
%endif %endif
%changelog %changelog
* Thu May 20 2021 Fabio Valentini <decathorpe@gmail.com> - 0.12.0-1 %autochangelog
- Update to version 0.12.0.
- Fixes RHBZ#1940567
* Sat Feb 27 2021 Fabio Valentini <decathorpe@gmail.com> - 0.11.2-1
- Update to version 0.11.2.
- Fixes RHBZ#1929343
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.11.1-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Fri Nov 20 2020 Fabio Valentini <decathorpe@gmail.com> - 0.11.1-1
- Update to version 0.11.1.
- Fixes RHBZ#1889444
* Sat Aug 01 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.11.0-3
- Second attempt - Rebuilt for
https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
* Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.11.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
* Thu Jun 11 2020 Josh Stone <jistone@redhat.com> - 0.11.0-1
- Update to 0.11.0
* Wed Feb 19 2020 Josh Stone <jistone@redhat.com> - 0.10.0-1
- Initial package

Loading…
Cancel
Save