diff --git a/rust-des.spec b/rust-des.spec index 573ccb4..275dc7d 100644 --- a/rust-des.spec +++ b/rust-des.spec @@ -6,7 +6,7 @@ Name: rust-%{crate} Version: 0.6.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: DES and Triple DES (3DES, TDES) block ciphers implementation # Upstream license specification: MIT OR Apache-2.0 @@ -71,6 +71,9 @@ which use "default" feature of "%{crate}" crate. %endif %changelog +* Wed Jan 27 2021 Fedora Release Engineering - 0.6.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Sat Nov 14 2020 Fabio Valentini - 0.6.0-1 - Update to version 0.6.0.