Convert to rpmautospec

epel9
Robert-André Mauchin 3 years ago
parent 917e2b687e
commit 15841afa84

@ -0,0 +1,13 @@
* Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.8-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
* Tue Jun 22 2021 Fabio Valentini <decathorpe@gmail.com> - 2.0.8-1
- Update to version 2.0.8.
- Fixes RHBZ#1968419
* Sat May 22 2021 Fabio Valentini <decathorpe@gmail.com> - 2.0.7-1
- Update to version 2.0.7.
- Fixes RHBZ#1955146
* Thu Apr 08 2021 Fabio Valentini <decathorpe@gmail.com> - 2.0.6-1
- Initial package

@ -6,7 +6,7 @@
Name: rust-%{crate}
Version: 2.0.8
Release: 2%{?dist}
Release: %autorelease
Summary: Low-level Rust bindings for the Nettle cryptographic library
# Upstream license specification: LGPL-3.0/GPL-2.0/GPL-3.0
@ -80,16 +80,4 @@ echo 'pkgconfig(nettle)'
%endif
%changelog
* Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.8-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
* Tue Jun 22 2021 Fabio Valentini <decathorpe@gmail.com> - 2.0.8-1
- Update to version 2.0.8.
- Fixes RHBZ#1968419
* Sat May 22 2021 Fabio Valentini <decathorpe@gmail.com> - 2.0.7-1
- Update to version 2.0.7.
- Fixes RHBZ#1955146
* Thu Apr 08 2021 Fabio Valentini <decathorpe@gmail.com> - 2.0.6-1
- Initial package
%autochangelog

Loading…
Cancel
Save