diff --git a/rust-tiny-keccak.spec b/rust-tiny-keccak.spec index b3fc708..3da2828 100644 --- a/rust-tiny-keccak.spec +++ b/rust-tiny-keccak.spec @@ -6,7 +6,7 @@ Name: rust-%{crate} Version: 2.0.2 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Implementation of Keccak derived functions # Upstream license specification: CC0-1.0 @@ -191,5 +191,8 @@ which use "tuple_hash" feature of "%{crate}" crate. %endif %changelog +* Fri Jul 23 2021 Fedora Release Engineering - 2.0.2-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + * Sat Feb 27 2021 Fabio Valentini - 2.0.2-1 - Initial package