convert to rpmautospec

epel9
Fabio Valentini 3 years ago
parent c1b295a3b5
commit b85011f80f
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.2.5-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.2.5-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Fri Nov 06 2020 Fabio Valentini <decathorpe@gmail.com> - 0.2.5-1
- Initial package

@ -6,7 +6,7 @@
Name: rust-%{crate} Name: rust-%{crate}
Version: 0.2.5 Version: 0.2.5
Release: 3%{?dist} Release: %autorelease
Summary: Traits for describing block ciphers and stream ciphers Summary: Traits for describing block ciphers and stream ciphers
# Upstream license specification: MIT OR Apache-2.0 # Upstream license specification: MIT OR Apache-2.0
@ -107,11 +107,4 @@ which use "std" feature of "%{crate}" crate.
%endif %endif
%changelog %changelog
* Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.2.5-3 %autochangelog
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.2.5-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Fri Nov 06 2020 Fabio Valentini <decathorpe@gmail.com> - 0.2.5-1
- Initial package

Loading…
Cancel
Save