From e277ed77655e63107a7db289c4a334295a910419 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Wed, 27 Jan 2021 16:47:25 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- rust-aes-gcm.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/rust-aes-gcm.spec b/rust-aes-gcm.spec index c49757e..0704aaf 100644 --- a/rust-aes-gcm.spec +++ b/rust-aes-gcm.spec @@ -6,7 +6,7 @@ Name: rust-%{crate} Version: 0.8.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: AES-GCM (Galois/Counter Mode) AEAD Cipher implementation # Upstream license specification: Apache-2.0 OR MIT @@ -121,5 +121,8 @@ which use "zeroize" feature of "%{crate}" crate. %endif %changelog +* Wed Jan 27 2021 Fedora Release Engineering - 0.8.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Fri Nov 06 2020 Fabio Valentini - 0.8.0-1 - Initial package