Update to version 2.3.0; Fixes RHBZ#2331033

epel10 imports/epel10/rust-fastrand-2.3.0-1.el10
Fabio Valentini 3 months ago
parent 4045d178a7
commit b3d60c8027
No known key found for this signature in database
GPG Key ID: 5AC5F572E5D410AF

1
.gitignore vendored

@ -11,3 +11,4 @@
/fastrand-2.1.0.crate
/fastrand-2.1.1.crate
/fastrand-2.2.0.crate
/fastrand-2.3.0.crate

@ -1,6 +1,6 @@
--- 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 @@
--- fastrand-2.3.0/Cargo.toml 1970-01-01T00:00:01+00:00
+++ fastrand-2.3.0/Cargo.toml 2024-12-09T19:46:08.343862+00:00
@@ -72,18 +72,6 @@
default = ["std"]
js = [
"std",

@ -1,6 +1,6 @@
--- 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 @@
--- fastrand-2.3.0/Cargo.toml 1970-01-01T00:00:01+00:00
+++ fastrand-2.3.0/Cargo.toml 2024-12-09T19:46:08.344862+00:00
@@ -70,8 +70,5 @@
[features]
alloc = []
default = ["std"]

@ -1,12 +1,12 @@
# Generated by rust2rpm 26
# Generated by rust2rpm 27
# * missing dev-dependency: wyhash ^0.5
%bcond_with check
%bcond check 0
%global debug_package %{nil}
%global crate fastrand
Name: rust-fastrand
Version: 2.2.0
Version: 2.3.0
Release: %autorelease
Summary: Simple and fast random number generator

@ -1 +1 @@
SHA512 (fastrand-2.2.0.crate) = de2835aee8d5380a6e1c0f627a876594626e1379f2f7dbd3ad0f785d7c3f3f82162c9c20a68417324506f78264cb9dbcfb2d4d5dc9ca666996150979738822e4
SHA512 (fastrand-2.3.0.crate) = 267fecbb7459c8840f03425733d278dd6c4e7637b85b99552877117ed5e8015e094d86aa95841f77064136b7f382276c3cb2c2bef7b2881d272f4aa57c5cf947

Loading…
Cancel
Save