Update to version 2.2.0; Fixes RHBZ#2324509

epel10
Fabio Valentini 4 months ago
parent a346713a81
commit 4045d178a7
No known key found for this signature in database
GPG Key ID: 5AC5F572E5D410AF

1
.gitignore vendored

@ -10,3 +10,4 @@
/fastrand-2.0.2.crate
/fastrand-2.1.0.crate
/fastrand-2.1.1.crate
/fastrand-2.2.0.crate

@ -1,5 +1,5 @@
--- fastrand-2.1.1/Cargo.toml 1970-01-01T00:00:01+00:00
+++ fastrand-2.1.1/Cargo.toml 2024-09-17T20:51:51.869303+00:00
--- fastrand-2.2.0/Cargo.toml 1970-01-01T00:00:01+00:00
+++ fastrand-2.2.0/Cargo.toml 2024-11-09T23:32:19.169273+00:00
@@ -71,18 +71,6 @@
default = ["std"]
js = [

@ -1,5 +1,5 @@
--- fastrand-2.1.1/Cargo.toml 1970-01-01T00:00:01+00:00
+++ fastrand-2.1.1/Cargo.toml 2024-09-17T20:52:06.872373+00:00
--- fastrand-2.2.0/Cargo.toml 1970-01-01T00:00:01+00:00
+++ fastrand-2.2.0/Cargo.toml 2024-11-09T23:32:25.593304+00:00
@@ -69,8 +69,5 @@
[features]
alloc = []

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

@ -1 +1 @@
SHA512 (fastrand-2.1.1.crate) = 9a51185132c1c89fc31af463c664e996f431e607ce96676b8301f28ff11a99661d18025dd460e3332e373af68d20017d96481719746fc3c5de742d08d63aba3e
SHA512 (fastrand-2.2.0.crate) = de2835aee8d5380a6e1c0f627a876594626e1379f2f7dbd3ad0f785d7c3f3f82162c9c20a68417324506f78264cb9dbcfb2d4d5dc9ca666996150979738822e4

Loading…
Cancel
Save