|
|
@ -6,7 +6,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
Name: rust-%{crate}
|
|
|
|
Name: rust-%{crate}
|
|
|
|
Version: 0.8.0
|
|
|
|
Version: 0.8.0
|
|
|
|
Release: 1%{?dist}
|
|
|
|
Release: 2%{?dist}
|
|
|
|
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,5 +121,8 @@ which use "zeroize" feature of "%{crate}" crate.
|
|
|
|
%endif
|
|
|
|
%endif
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* 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
|
|
|
|
* Fri Nov 06 2020 Fabio Valentini <decathorpe@gmail.com> - 0.8.0-1
|
|
|
|
- Initial package
|
|
|
|
- Initial package
|
|
|
|