diff --git a/rust-aes.spec b/rust-aes.spec index ad53776..bec8cb1 100644 --- a/rust-aes.spec +++ b/rust-aes.spec @@ -6,7 +6,7 @@ Name: rust-%{crate} Version: 0.3.2 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Facade for AES (Rijndael) block ciphers implementations # Upstream license specification: MIT OR Apache-2.0 @@ -74,6 +74,9 @@ which use "default" feature of "%{crate}" crate. %endif %changelog +* Thu Jan 30 2020 Fedora Release Engineering - 0.3.2-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild + * Fri Jul 26 2019 Fedora Release Engineering - 0.3.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild