diff --git a/rust-rand0.4.spec b/rust-rand0.4.spec index a281e99..c584785 100644 --- a/rust-rand0.4.spec +++ b/rust-rand0.4.spec @@ -6,7 +6,7 @@ Name: rust-%{crate}0.4 Version: 0.4.2 -Release: 5%{?dist} +Release: 6%{?dist} Summary: Random number generators and other randomness functionality License: MIT or ASL 2.0 @@ -57,6 +57,9 @@ which use %{crate} from crates.io. %exclude %{cargo_registry}/%{crate}-%{version}/appveyor.yml %changelog +* Sat Jul 14 2018 Fedora Release Engineering - 0.4.2-6 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild + * Sat Jul 07 2018 Igor Gnatenko - 0.4.2-5 - Trivial fixes in spec