diff --git a/rust-random-fast-rng.spec b/rust-random-fast-rng.spec index b2f5a64..460bc01 100644 --- a/rust-random-fast-rng.spec +++ b/rust-random-fast-rng.spec @@ -6,7 +6,7 @@ Name: rust-%{crate} Version: 0.1.1 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Rust library for Blazing fast non cryptographic random number generator # Upstream license specification: MIT/Apache-2.0 @@ -94,6 +94,9 @@ which use "std" feature of "%{crate}" crate. %endif %changelog +* Fri Jan 21 2022 Fedora Release Engineering - 0.1.1-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild + * Fri Jul 23 2021 Fedora Release Engineering - 0.1.1-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild