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