diff --git a/rust-rayon-core.spec b/rust-rayon-core.spec index 6437c44..1a7dcfe 100644 --- a/rust-rayon-core.spec +++ b/rust-rayon-core.spec @@ -7,7 +7,7 @@ Name: rust-%{crate} Version: 1.3.0 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Core APIs for Rayon License: ASL 2.0 or MIT @@ -65,6 +65,9 @@ sed -i 's/\r$//' README.md %{cargo_registry}/%{crate}-%{version}/ %changelog +* Mon Jan 08 2018 Igor Gnatenko - 1.3.0-5 +- Rebuild for rust-packaging v5 + * Sun Dec 31 2017 Igor Gnatenko - 1.3.0-4 - Bump rand to 0.4