diff --git a/rust-keccak.spec b/rust-keccak.spec index 2cf4f5a..d29353a 100644 --- a/rust-keccak.spec +++ b/rust-keccak.spec @@ -6,7 +6,7 @@ Name: rust-%{crate} Version: 0.1.0 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Keccak-f sponge function # Upstream license specification: CC0-1.0 @@ -81,6 +81,9 @@ which use "no_unroll" feature of "%{crate}" crate. %endif %changelog +* Fri Jan 21 2022 Fedora Release Engineering - 0.1.0-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild + * Fri Jul 23 2021 Fedora Release Engineering - 0.1.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild