From ff04d35cd192711f1c8b977e795f7cf2d5040284 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Wed, 29 Jul 2020 09:16:34 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_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 28ffbcc..9b0850f 100644 --- a/rust-rsa.spec +++ b/rust-rsa.spec @@ -6,7 +6,7 @@ Name: rust-%{crate} Version: 0.3.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Pure Rust RSA implementation # Upstream license specification: MIT OR Apache-2.0 @@ -143,5 +143,8 @@ which use "serde_crate" feature of "%{crate}" crate. %endif %changelog +* Wed Jul 29 2020 Fedora Release Engineering - 0.3.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild + * Thu Jul 16 2020 Peter Robinson - 0.3.0-1 - Initial package