From f956d185fae672de3939e3276f1f6b61f33eb6d2 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 26 Jul 2019 20:48:12 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- rust-crypto-mac.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/rust-crypto-mac.spec b/rust-crypto-mac.spec index b6dbcc4..6e5b295 100644 --- a/rust-crypto-mac.spec +++ b/rust-crypto-mac.spec @@ -6,7 +6,7 @@ Name: rust-%{crate} Version: 0.7.0 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Trait for Message Authentication Code (MAC) algorithms # Upstream license specification: MIT OR Apache-2.0 @@ -109,6 +109,9 @@ which use "std" feature of "%{crate}" crate. %endif %changelog +* Fri Jul 26 2019 Fedora Release Engineering - 0.7.0-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild + * Sat Jun 22 16:21:08 CEST 2019 Igor Gnatenko - 0.7.0-2 - Regenerate