diff --git a/rayon-1.0.0-fix-metadata.diff b/rayon-1.0.0-fix-metadata.diff deleted file mode 100644 index 6338b07..0000000 --- a/rayon-1.0.0-fix-metadata.diff +++ /dev/null @@ -1,8 +0,0 @@ ---- rayon-1.0.0/Cargo.toml 1969-12-31T16:00:00-08:00 -+++ rayon-1.0.0/Cargo.toml 2018-02-19T22:42:24.155322-08:00 -@@ -41,5 +41,3 @@ - - [dev-dependencies.serde_derive] - version = "1" --[target."cfg(not(all(windows, target_env = \"gnu\")))".dev-dependencies.compiletest_rs] --version = "0.3" diff --git a/rust-rayon.spec b/rust-rayon.spec index b8f95c9..71a4fb9 100644 --- a/rust-rayon.spec +++ b/rust-rayon.spec @@ -13,9 +13,6 @@ Summary: Simple work-stealing parallelism for Rust License: ASL 2.0 or MIT URL: https://crates.io/crates/rayon Source0: https://crates.io/api/v1/crates/%{crate}/%{version}/download#/%{crate}-%{version}.crate -# Initial patched metadata -# * Manually trim the cfg'ed dev-dependencies.compiletest_rs -Patch0: rayon-1.0.0-fix-metadata.diff ExclusiveArch: %{rust_arches}