convert to rpmautospec

epel9
Fabio Valentini 3 years ago
parent f4cf0b8292
commit 66dc8c26fd
No known key found for this signature in database
GPG Key ID: 5AC5F572E5D410AF

@ -0,0 +1,11 @@
* Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.2-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.2-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Sat Nov 14 2020 Fabio Valentini <decathorpe@gmail.com> - 0.3.2-2
- Drop optional "heapless" dependency due to broken dependencies.
* Fri Sep 11 16:05:31 BST 2020 Peter Robinson <pbrobinson@gmail.com> - 0.3.2-1
- Initial package

@ -6,7 +6,7 @@
Name: rust-%{crate} Name: rust-%{crate}
Version: 0.3.2 Version: 0.3.2
Release: 4%{?dist} Release: %autorelease
Summary: Traits for Authenticated Encryption with Associated Data (AEAD) algorithms Summary: Traits for Authenticated Encryption with Associated Data (AEAD) algorithms
# Upstream license specification: MIT OR Apache-2.0 # Upstream license specification: MIT OR Apache-2.0
@ -119,14 +119,4 @@ which use "std" feature of "%{crate}" crate.
%endif %endif
%changelog %changelog
* Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.2-4 %autochangelog
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.2-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Sat Nov 14 2020 Fabio Valentini <decathorpe@gmail.com> - 0.3.2-2
- Drop optional "heapless" dependency due to broken dependencies.
* Fri Sep 11 16:05:31 BST 2020 Peter Robinson <pbrobinson@gmail.com> - 0.3.2-1
- Initial package

Loading…
Cancel
Save