convert to rpmautospec

epel9
Fabio Valentini 3 years ago
parent 30948b66d5
commit b1e2b20f4f
No known key found for this signature in database
GPG Key ID: 5AC5F572E5D410AF

@ -0,0 +1,22 @@
* Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.15-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
* Thu Mar 25 2021 Fabio Valentini <decathorpe@gmail.com> - 0.1.15-1
- Update to version 0.1.15.
- Fixes RHBZ#1937543
* Sat Feb 27 2021 Fabio Valentini <decathorpe@gmail.com> - 0.1.13-1
- Update to version 0.1.13.
* Sun Feb 07 2021 Fabio Valentini <decathorpe@gmail.com> - 0.1.12-1
- Update to version 0.1.12.
- Fixes RHBZ#1925332
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.11-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Tue Aug 25 2020 Josh Stone <jistone@redhat.com> - 0.1.11-1
- Update to 0.1.11
* Thu Jul 23 2020 Josh Stone <jistone@redhat.com> - 0.1.9-1
- Initial package

@ -7,7 +7,7 @@
Name: rust-%{crate}
Version: 0.1.15
Release: 2%{?dist}
Release: %autorelease
Summary: Procedural macro attributes for automatically instrumenting functions
# Upstream license specification: MIT
@ -84,25 +84,4 @@ which use "async-await" feature of "%{crate}" crate.
%endif
%changelog
* Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.15-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
* Thu Mar 25 2021 Fabio Valentini <decathorpe@gmail.com> - 0.1.15-1
- Update to version 0.1.15.
- Fixes RHBZ#1937543
* Sat Feb 27 2021 Fabio Valentini <decathorpe@gmail.com> - 0.1.13-1
- Update to version 0.1.13.
* Sun Feb 07 2021 Fabio Valentini <decathorpe@gmail.com> - 0.1.12-1
- Update to version 0.1.12.
- Fixes RHBZ#1925332
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.11-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Tue Aug 25 2020 Josh Stone <jistone@redhat.com> - 0.1.11-1
- Update to 0.1.11
* Thu Jul 23 2020 Josh Stone <jistone@redhat.com> - 0.1.9-1
- Initial package
%autochangelog

Loading…
Cancel
Save