From bd1efc965b1a7b1b4e9faf735e39e6f76c4780f4 Mon Sep 17 00:00:00 2001 From: Josh Stone Date: Tue, 7 Jan 2020 09:33:15 -0800 Subject: [PATCH] Update to 1.3.0 --- .gitignore | 1 + rust-rayon.spec | 11 +++++++---- sources | 2 +- 3 files changed, 9 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index 1cfe052..3c99e1f 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,4 @@ /rayon-1.1.0.crate /rayon-1.2.0.crate /rayon-1.2.1.crate +/rayon-1.3.0.crate diff --git a/rust-rayon.spec b/rust-rayon.spec index c9e404a..4694038 100644 --- a/rust-rayon.spec +++ b/rust-rayon.spec @@ -1,4 +1,4 @@ -# Generated by rust2rpm 10 +# Generated by rust2rpm 13 # * Some tests are broken on non-x86_64 # https://github.com/rayon-rs/rayon/issues/585 %bcond_with check @@ -7,7 +7,7 @@ %global crate rayon Name: rust-%{crate} -Version: 1.2.1 +Version: 1.3.0 Release: 1%{?dist} Summary: Simple work-stealing parallelism for Rust @@ -40,7 +40,7 @@ which use "%{crate}" crate. %files devel %license LICENSE-APACHE LICENSE-MIT %doc README.md RELEASES.md FAQ.md -%{cargo_registry}/%{crate}-%{version}/ +%{cargo_registry}/%{crate}-%{version_no_tilde}/ %package -n %{name}+default-devel Summary: %{summary} @@ -52,7 +52,7 @@ This package contains library source intended for building other packages which use "default" feature of "%{crate}" crate. %files -n %{name}+default-devel -%ghost %{cargo_registry}/%{crate}-%{version}/Cargo.toml +%ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml %prep %autosetup -n %{crate}-%{version_no_tilde} -p1 @@ -73,6 +73,9 @@ which use "default" feature of "%{crate}" crate. %endif %changelog +* Tue Jan 07 2020 Josh Stone - 1.3.0-1 +- Update to 1.3.0 + * Thu Nov 28 11:22:01 CET 2019 Igor Gnatenko - 1.2.1-1 - Update to 1.2.1 diff --git a/sources b/sources index 14b8a2a..e9c7ec1 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (rayon-1.2.1.crate) = 8a94deef9152742bcde2537a6989a0598330b3b2298d64208077bf5499e2178381afb91559adfb64e430aa290d2e2f843f754e5e2782645579256c7050fa3d41 +SHA512 (rayon-1.3.0.crate) = 176af1a8148026954e271ece820c67b215223cdf11b80ff4e3229e4871ad87ce9c21c0b5b5c9f1c9e8063102ed0722c3e5194c13bbe77d8688fdf81e0ba8a599