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