diff --git a/rust-sha3.spec b/rust-sha3.spec index a042fb7..eca148f 100644 --- a/rust-sha3.spec +++ b/rust-sha3.spec @@ -6,7 +6,7 @@ Name: rust-%{crate} Version: 0.9.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: SHA-3 (Keccak) hash function # Upstream license specification: MIT OR Apache-2.0 @@ -83,5 +83,8 @@ which use "std" feature of "%{crate}" crate. %endif %changelog +* Wed Jul 29 2020 Fedora Release Engineering - 0.9.1-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild + * Thu Jul 16 2020 Peter Robinson - 0.9.1-1 - Initial package