convert to rpmautospec

epel9
Fabio Valentini 3 years ago
parent 29d025a78f
commit 27502811e6
No known key found for this signature in database
GPG Key ID: 5AC5F572E5D410AF

@ -0,0 +1,8 @@
* Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.8.0-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.8.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Fri Nov 06 2020 Fabio Valentini <decathorpe@gmail.com> - 0.8.0-1
- Initial package

@ -6,7 +6,7 @@
Name: rust-%{crate} Name: rust-%{crate}
Version: 0.8.0 Version: 0.8.0
Release: 3%{?dist} Release: %autorelease
Summary: AES-GCM (Galois/Counter Mode) AEAD Cipher implementation Summary: AES-GCM (Galois/Counter Mode) AEAD Cipher implementation
# Upstream license specification: Apache-2.0 OR MIT # Upstream license specification: Apache-2.0 OR MIT
@ -121,11 +121,4 @@ which use "zeroize" feature of "%{crate}" crate.
%endif %endif
%changelog %changelog
* Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.8.0-3 %autochangelog
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.8.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Fri Nov 06 2020 Fabio Valentini <decathorpe@gmail.com> - 0.8.0-1
- Initial package

Loading…
Cancel
Save