convert to rpmautospec

epel9
Fabio Valentini 3 years ago
parent b29b51a730
commit 0541b3e036
No known key found for this signature in database
GPG Key ID: 5AC5F572E5D410AF

@ -0,0 +1,12 @@
* Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
* Tue Jun 22 2021 Fabio Valentini <decathorpe@gmail.com> - 1.3.0-1
- Update to version 1.3.0.
- Fixes RHBZ#1969381
* Mon Apr 12 2021 Fabio Valentini <decathorpe@gmail.com> - 1.1.0-2
- Add upstream patch to fix i686-specific test compilation failure.
* Thu Apr 08 2021 Fabio Valentini <decathorpe@gmail.com> - 1.1.0-1
- Initial package

@ -6,7 +6,7 @@
Name: rust-%{crate}
Version: 1.3.0
Release: 2%{?dist}
Release: %autorelease
Summary: OpenPGP data types and associated machinery
# Upstream license specification: GPL-2.0-or-later
@ -159,15 +159,4 @@ which use "nettle" feature of "%{crate}" crate.
%endif
%changelog
* Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
* Tue Jun 22 2021 Fabio Valentini <decathorpe@gmail.com> - 1.3.0-1
- Update to version 1.3.0.
- Fixes RHBZ#1969381
* Mon Apr 12 2021 Fabio Valentini <decathorpe@gmail.com> - 1.1.0-2
- Add upstream patch to fix i686-specific test compilation failure.
* Thu Apr 08 2021 Fabio Valentini <decathorpe@gmail.com> - 1.1.0-1
- Initial package
%autochangelog

Loading…
Cancel
Save