diff --git a/rust-hmac.spec b/rust-hmac.spec index 3f0311c..f726374 100644 --- a/rust-hmac.spec +++ b/rust-hmac.spec @@ -6,7 +6,7 @@ Name: rust-%{crate} Version: 0.10.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Generic implementation of Hash-based Message Authentication Code (HMAC) # Upstream license specification: MIT OR Apache-2.0 @@ -83,6 +83,9 @@ which use "std" feature of "%{crate}" crate. %endif %changelog +* Wed Jan 27 2021 Fedora Release Engineering - 0.10.1-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Sat Nov 14 2020 Fabio Valentini - 0.10.1-1 - Update to version 0.10.1.