Update to version 1.10.2; Fixes RHBZ#2163027

epel9
Fabio Valentini 2 years ago
parent 32c37e695e
commit 5507d46697
No known key found for this signature in database
GPG Key ID: 5AC5F572E5D410AF

1
.gitignore vendored

@ -12,3 +12,4 @@
/rayon-core-1.9.1.crate
/rayon-core-1.9.3.crate
/rayon-core-1.10.1.crate
/rayon-core-1.10.2.crate

@ -1,13 +1,12 @@
# Generated by rust2rpm 23
# * Some tests don't work with optimized builds
# https://github.com/rayon-rs/rayon/issues/585
# * tests require Rust 1.66+
%bcond_with check
%global debug_package %{nil}
%global crate rayon-core
Name: rust-rayon-core
Version: 1.10.1
Version: 1.10.2
Release: %autorelease
Summary: Core APIs for Rayon

@ -1 +1 @@
SHA512 (rayon-core-1.10.1.crate) = a9261aa4a648029f50bcca30bd991ef51353c258b9b8c98027efe9ff62e4b7be200e59bc7aa9144d9a3d39873b01bbe104c1d7875d61e02e089bb04e0312798f
SHA512 (rayon-core-1.10.2.crate) = 2b94669689b3c354fb65d2530c7da88d9d8d8a31cb7ad100e526018864f23091ffc976f0239e2614a521d58df3dece355b636ca06d0484ab4f0c3afca660dd24

Loading…
Cancel
Save