From 6db5a57372348ee26d6e5f68ec42b901b50649e7 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Wed, 27 Jan 2021 18:54:25 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- rust-rsa.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/rust-rsa.spec b/rust-rsa.spec index 9b0850f..6d2dc1b 100644 --- a/rust-rsa.spec +++ b/rust-rsa.spec @@ -6,7 +6,7 @@ Name: rust-%{crate} Version: 0.3.0 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Pure Rust RSA implementation # Upstream license specification: MIT OR Apache-2.0 @@ -143,6 +143,9 @@ which use "serde_crate" feature of "%{crate}" crate. %endif %changelog +* Wed Jan 27 2021 Fedora Release Engineering - 0.3.0-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Wed Jul 29 2020 Fedora Release Engineering - 0.3.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild