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