diff --git a/.gitignore b/.gitignore index 0fd9dd2..114b518 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ /rayon-1.0.0.crate /rayon-1.0.1.crate /rayon-1.0.2.crate +/rayon-1.0.3.crate diff --git a/rayon-fix-metadata.diff b/rayon-fix-metadata.diff index cae23a7..d434bad 100644 --- a/rayon-fix-metadata.diff +++ b/rayon-fix-metadata.diff @@ -1,10 +1,8 @@ ---- rayon-1.0.2/Cargo.toml 1970-01-01T01:00:00+01:00 -+++ rayon-1.0.2/Cargo.toml 2018-10-28T02:41:25.392274+02:00 -@@ -22,8 +22,9 @@ - categories = ["concurrency"] +--- rayon-1.0.3/Cargo.toml 1969-12-31T16:00:00-08:00 ++++ rayon-1.0.3/Cargo.toml 2018-11-02T15:03:06.568806-07:00 +@@ -24,7 +24,7 @@ license = "Apache-2.0/MIT" repository = "https://github.com/rayon-rs/rayon" -+exclude = ["/ci/*", "/scripts/*", "/.travis.yml", "/appveyor.yml", "/bors.toml"] [dependencies.crossbeam-deque] -version = "0.2.0" +version = "0.4.0" diff --git a/rust-rayon.spec b/rust-rayon.spec index 8e1ce6b..2888e33 100644 --- a/rust-rayon.spec +++ b/rust-rayon.spec @@ -7,8 +7,8 @@ %global crate rayon Name: rust-%{crate} -Version: 1.0.2 -Release: 2%{?dist} +Version: 1.0.3 +Release: 1%{?dist} Summary: Simple work-stealing parallelism for Rust # Upstream license specification: Apache-2.0/MIT @@ -17,7 +17,6 @@ URL: https://crates.io/crates/rayon Source0: https://crates.io/api/v1/crates/%{crate}/%{version}/download#/%{crate}-%{version}.crate # Initial patched metadata # * Bump crossbeam-deque to 0.4, upstream doesn't want this -# * Exclude CI files, https://github.com/rayon-rs/rayon/pull/609 Patch0: rayon-fix-metadata.diff ExclusiveArch: %{rust_arches} @@ -81,6 +80,9 @@ which use "default" feature of "%{crate}" crate. %endif %changelog +* Fri Nov 02 2018 Josh Stone - 1.0.3-1 +- Update to 1.0.3 + * Sun Oct 28 2018 Igor Gnatenko - 1.0.2-2 - Adapt to new packaging diff --git a/sources b/sources index 130c5fc..145a023 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (rayon-1.0.2.crate) = a0e51a34c2eb54b167b4be87bf349919cb8e5d78b4158e13f74327e7dbb22d39e48a75ceaa145327ce23d0e2620201ab86751b023df5cf5ad37181cab3db6599 +SHA512 (rayon-1.0.3.crate) = bd23dbcd8b17061e0623df01af141d0e51532b46ef360ddbd392f4992d6b62fda26255cd9908f853a5a4c3cf111f6c9224a97abb0a3f9754aa0ed79ac58392f7