diff --git a/rust-random-trait.spec b/rust-random-trait.spec index 4b3e9ca..97e83dd 100644 --- a/rust-random-trait.spec +++ b/rust-random-trait.spec @@ -6,7 +6,7 @@ Name: rust-%{crate} Version: 0.1.1 -Release: 7%{?dist} +Release: 8%{?dist} Summary: Rust library for a random trait meant to produce random generic types # Upstream license specification: MIT/Apache-2.0 @@ -99,6 +99,9 @@ which use "u128" feature of "%{crate}" crate. %endif %changelog +* Sat Jan 21 2023 Fedora Release Engineering - 0.1.1-8 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild + * Sat Jul 23 2022 Fedora Release Engineering - 0.1.1-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild