diff --git a/rust-cipher.spec b/rust-cipher.spec index 00c603b..b9e6735 100644 --- a/rust-cipher.spec +++ b/rust-cipher.spec @@ -6,7 +6,7 @@ Name: rust-%{crate} Version: 0.2.5 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Traits for describing block ciphers and stream ciphers # Upstream license specification: MIT OR Apache-2.0 @@ -107,5 +107,8 @@ which use "std" feature of "%{crate}" crate. %endif %changelog +* Wed Jan 27 2021 Fedora Release Engineering - 0.2.5-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Fri Nov 06 2020 Fabio Valentini - 0.2.5-1 - Initial package