diff --git a/rust-hkdf.spec b/rust-hkdf.spec index 799c789..90d5f10 100644 --- a/rust-hkdf.spec +++ b/rust-hkdf.spec @@ -7,7 +7,7 @@ Name: rust-%{crate} Version: 0.10.0 -Release: 2%{?dist} +Release: 3%{?dist} Summary: HMAC-based Extract-and-Expand Key Derivation Function (HKDF) # Upstream license specification: MIT/Apache-2.0 @@ -84,6 +84,10 @@ which use "std" feature of "%{crate}" crate. %endif %changelog +* Tue Jul 27 2021 Fedora Release Engineering - 0.10.0-3 +- Second attempt - Rebuilt for + https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + * Wed Jan 27 2021 Fedora Release Engineering - 0.10.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild