diff --git a/rust-rand0.7.spec b/rust-rand0.7.spec index 76956a5..14dbb63 100644 --- a/rust-rand0.7.spec +++ b/rust-rand0.7.spec @@ -6,7 +6,7 @@ Name: rust-%{crate}0.7 Version: 0.7.3 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Random number generators and other randomness functionality # Upstream license specification: MIT OR Apache-2.0 @@ -182,5 +182,8 @@ which use "std" feature of "%{crate}" crate. %endif %changelog +* Wed Jan 27 2021 Fedora Release Engineering - 0.7.3-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Sun Jan 03 12:18:36 CET 2021 Igor Raits - 0.7.3-1 - Initial package