From e4e1e94dfbb2ce7c6e2836d3c9fd0670d384fa38 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 21 Jan 2023 01:05:08 +0000 Subject: [PATCH] Rebuilt for https://fedoraproject.org/wiki/Fedora_38_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 c3ac540..63a1b48 100644 --- a/rust-rsa.spec +++ b/rust-rsa.spec @@ -6,7 +6,7 @@ Name: rust-%{crate} Version: 0.5.0 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Pure Rust RSA implementation # Upstream license specification: MIT OR Apache-2.0 @@ -165,6 +165,9 @@ use the "std" feature of the "%{crate}" crate. %endif %changelog +* Sat Jan 21 2023 Fedora Release Engineering - 0.5.0-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild + * Sat Jul 23 2022 Fedora Release Engineering - 0.5.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild