convert to rpmautospec

epel9
Fabio Valentini 4 years ago
parent e1526a94d4
commit 93283c2f36
No known key found for this signature in database
GPG Key ID: 5AC5F572E5D410AF

@ -0,0 +1,23 @@
* Fri Jul 30 2021 Fabio Valentini <decathorpe@gmail.com> - 0.1.18-3
- Skip test that fails since Rust 1.52.1 but is not reproducible upstream.
* Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.18-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
* Wed May 05 2021 Fabio Valentini <decathorpe@gmail.com> - 0.1.18-1
- Update to version 0.1.18.
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.17-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Thu Oct 01 2020 Fabio Valentini <decathorpe@gmail.com> - 0.1.17-1
- Update to version 0.1.17.
* Wed Sep 09 2020 Josh Stone <jistone@redhat.com> - 0.1.16-1
- Update to 0.1.16
* Tue Aug 25 2020 Josh Stone <jistone@redhat.com> - 0.1.15-1
- Update to 0.1.15
* Thu Jul 23 2020 Josh Stone <jistone@redhat.com> - 0.1.11-1
- Initial package

@ -6,7 +6,7 @@
Name: rust-%{crate}
Version: 0.1.18
Release: 3%{?dist}
Release: %autorelease
Summary: Core primitives for application-level tracing
# Upstream license specification: MIT
@ -103,26 +103,4 @@ cp -p src/spin/LICENSE LICENSE-spin
%endif
%changelog
* Fri Jul 30 2021 Fabio Valentini <decathorpe@gmail.com> - 0.1.18-3
- Skip test that fails since Rust 1.52.1 but is not reproducible upstream.
* Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.18-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
* Wed May 05 2021 Fabio Valentini <decathorpe@gmail.com> - 0.1.18-1
- Update to version 0.1.18.
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.17-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Thu Oct 01 2020 Fabio Valentini <decathorpe@gmail.com> - 0.1.17-1
- Update to version 0.1.17.
* Wed Sep 09 2020 Josh Stone <jistone@redhat.com> - 0.1.16-1
- Update to 0.1.16
* Tue Aug 25 2020 Josh Stone <jistone@redhat.com> - 0.1.15-1
- Update to 0.1.15
* Thu Jul 23 2020 Josh Stone <jistone@redhat.com> - 0.1.11-1
- Initial package
%autochangelog

Loading…
Cancel
Save