Update to version 1.7.0; Fixes RHBZ#2175353

epel10
Fabio Valentini 2 years ago
parent f8b6685c18
commit da653676b0
No known key found for this signature in database
GPG Key ID: 5AC5F572E5D410AF

1
.gitignore vendored

@ -14,3 +14,4 @@
/rayon-1.5.1.crate
/rayon-1.5.3.crate
/rayon-1.6.1.crate
/rayon-1.7.0.crate

@ -1,3 +0,0 @@
# rust-rayon
The rust-rayon package

@ -1,13 +1,11 @@
# Generated by rust2rpm 23
# * Some tests are broken on non-x86_64
# https://github.com/rayon-rs/rayon/issues/585
%bcond_with check
# Generated by rust2rpm 24
%bcond_without check
%global debug_package %{nil}
%global crate rayon
Name: rust-rayon
Version: 1.6.1
Version: 1.7.0
Release: %autorelease
Summary: Simple work-stealing parallelism for Rust

@ -1 +1 @@
SHA512 (rayon-1.6.1.crate) = 2e03585170e59f4388359817d67a43cd10a2244382615ae39bf84210db03a6dfec3b75d8a23800b8faaa31f45e8df4c44fbc343f02e18dd3dc0572c207791e73
SHA512 (rayon-1.7.0.crate) = d999c811b701d0aa4e547234bdc20a7df56728e142c4aa882bae081b7b057e8c3a72f4a62fb35535e57501e8c2ba7ff072068b59d6b5374e9ca6bb66cc0984d3

Loading…
Cancel
Save