diff --git a/rust-rayon.spec b/rust-rayon.spec index 6c1a6ce..46e6643 100644 --- a/rust-rayon.spec +++ b/rust-rayon.spec @@ -7,7 +7,7 @@ Name: rust-%{crate} Version: 0.9.0 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Simple work-stealing parallelism for Rust License: ASL 2.0 or MIT @@ -67,6 +67,9 @@ which use %{crate} from crates.io. %exclude %{cargo_registry}/%{crate}-%{version}/{appveyor.yml,bors.toml,ci,scripts} %changelog +* Mon Jan 08 2018 Igor Gnatenko - 0.9.0-4 +- Rebuild for rust-packaging v5 + * Sun Dec 31 2017 Igor Gnatenko - 0.9.0-3 - Bump rand to 0.4