diff --git a/rust-random-trait.spec b/rust-random-trait.spec index f033767..d6337a5 100644 --- a/rust-random-trait.spec +++ b/rust-random-trait.spec @@ -6,7 +6,7 @@ Name: rust-%{crate} Version: 0.1.1 -Release: 3%{?dist} +Release: 4%{?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 +* Wed Jan 27 2021 Fedora Release Engineering - 0.1.1-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Sat Aug 01 2020 Fedora Release Engineering - 0.1.1-3 - Second attempt - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild