diff --git a/rust-keccak.spec b/rust-keccak.spec index 42e557a..dd15c3f 100644 --- a/rust-keccak.spec +++ b/rust-keccak.spec @@ -6,7 +6,7 @@ Name: rust-%{crate} Version: 0.1.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Keccak-f sponge function # Upstream license specification: CC0-1.0 @@ -81,5 +81,8 @@ which use "no_unroll" feature of "%{crate}" crate. %endif %changelog +* Wed Jul 29 2020 Fedora Release Engineering - 0.1.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild + * Sat Jul 18 2020 Peter Robinson - 0.1.0-1 - Initial package