diff --git a/rust-rayon.spec b/rust-rayon.spec index 61227e9..d60e223 100644 --- a/rust-rayon.spec +++ b/rust-rayon.spec @@ -7,7 +7,7 @@ Name: rust-%{crate} Version: 1.0.1 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Simple work-stealing parallelism for Rust License: ASL 2.0 or MIT @@ -68,6 +68,9 @@ which use %{crate} from crates.io. %exclude %{cargo_registry}/%{crate}-%{version}/{appveyor.yml,bors.toml,ci,scripts} %changelog +* Sat Jul 14 2018 Fedora Release Engineering - 1.0.1-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild + * Thu Jun 14 2018 Igor Gnatenko - 1.0.1-2 - Bump docopt to 1