From 10ea72db6784412e7c41845bb288b72b47978de4 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Tue, 27 Jul 2021 09:12:36 +0000 Subject: [PATCH] - Second attempt - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- rust-hmac.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/rust-hmac.spec b/rust-hmac.spec index f726374..cd334f9 100644 --- a/rust-hmac.spec +++ b/rust-hmac.spec @@ -6,7 +6,7 @@ Name: rust-%{crate} Version: 0.10.1 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Generic implementation of Hash-based Message Authentication Code (HMAC) # Upstream license specification: MIT OR Apache-2.0 @@ -83,6 +83,10 @@ which use "std" feature of "%{crate}" crate. %endif %changelog +* Tue Jul 27 2021 Fedora Release Engineering - 0.10.1-3 +- Second attempt - Rebuilt for + https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + * Wed Jan 27 2021 Fedora Release Engineering - 0.10.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild