Update to version 2.0.1; Fixes RHBZ#2240667

epel9 imports/e9/rust-fastrand-2.0.1-1.el9
Fabio Valentini 1 year ago
parent 90c17820a5
commit c90d233d8f
No known key found for this signature in database
GPG Key ID: 5AC5F572E5D410AF

1
.gitignore vendored

@ -6,3 +6,4 @@
/fastrand-1.8.0.crate
/fastrand-1.9.0.crate
/fastrand-2.0.0.crate
/fastrand-2.0.1.crate

@ -1,5 +1,5 @@
--- fastrand-2.0.0/Cargo.toml 1970-01-01T00:00:01+00:00
+++ fastrand-2.0.0/Cargo.toml 2023-07-03T15:55:29.100944+00:00
--- fastrand-2.0.1/Cargo.toml 1970-01-01T00:00:01+00:00
+++ fastrand-2.0.1/Cargo.toml 2023-09-26T16:53:36.810445+00:00
@@ -50,18 +50,6 @@
default = ["std"]
js = [

@ -1,5 +1,5 @@
--- fastrand-2.0.0/Cargo.toml 1970-01-01T00:00:01+00:00
+++ fastrand-2.0.0/Cargo.toml 2023-07-03T15:55:50.019045+00:00
--- fastrand-2.0.1/Cargo.toml 1970-01-01T00:00:01+00:00
+++ fastrand-2.0.1/Cargo.toml 2023-09-26T16:53:47.491498+00:00
@@ -48,8 +48,5 @@
[features]
alloc = []

@ -6,7 +6,7 @@
%global crate fastrand
Name: rust-fastrand
Version: 2.0.0
Version: 2.0.1
Release: %autorelease
Summary: Simple and fast random number generator

@ -1 +1 @@
SHA512 (fastrand-2.0.0.crate) = 9449dd52e4b722d5747f68f127843c0d1a402765c2b6186b9526f8ae23293cb1f6b50adcbf18a8ea768292642184cb0eb42b1801d20f6815397903f9977f3cbc
SHA512 (fastrand-2.0.1.crate) = 79a1e1b3f39264f037def236afbd87b732f5e0a2154b1d9e721b3c7990c52be45138320e2571fe628f482e0da7e3cf867abb745e3c277b19015fc031fd4410d9

Loading…
Cancel
Save