diff --git a/rust-rand_xorshift0.1.spec b/rust-rand_xorshift0.1.spec index 584dc02..063592e 100644 --- a/rust-rand_xorshift0.1.spec +++ b/rust-rand_xorshift0.1.spec @@ -6,7 +6,7 @@ Name: rust-%{crate}0.1 Version: 0.1.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Xorshift random number generator # Upstream license specification: MIT/Apache-2.0 @@ -107,5 +107,8 @@ which use "serde_derive" feature of "%{crate}" crate. %endif %changelog +* Thu Jan 30 2020 Fedora Release Engineering - 0.1.1-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild + * Sun Aug 04 14:15:05 CEST 2019 Igor Gnatenko - 0.1.1-1 - Initial package