diff --git a/rust-random-trait.spec b/rust-random-trait.spec index d6337a5..42f2d20 100644 --- a/rust-random-trait.spec +++ b/rust-random-trait.spec @@ -6,7 +6,7 @@ Name: rust-%{crate} Version: 0.1.1 -Release: 4%{?dist} +Release: 5%{?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 +* Fri Jul 23 2021 Fedora Release Engineering - 0.1.1-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + * Wed Jan 27 2021 Fedora Release Engineering - 0.1.1-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild