public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-fastrand] f43: Update to version 2.5.0; Fixes RHBZ#2502269
@ 2026-07-21 12:46 Fabio Valentini
0 siblings, 0 replies; only message in thread
From: Fabio Valentini @ 2026-07-21 12:46 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/rust-fastrand
Branch : f43
Commit : e0402088cb8e08e755c5ee947a31ac6f067b384d
Author : Fabio Valentini <decathorpe@gmail.com>
Date : 2026-07-21T14:25:25+02:00
Stats : +10/-9 in 5 file(s)
URL : https://src.fedoraproject.org/rpms/rust-fastrand/c/e0402088cb8e08e755c5ee947a31ac6f067b384d?branch=f43
Log:
Update to version 2.5.0; Fixes RHBZ#2502269
---
diff --git a/.gitignore b/.gitignore
index d2727da..5bfbe43 100644
--- a/.gitignore
+++ b/.gitignore
@@ -13,3 +13,4 @@
/fastrand-2.2.0.crate
/fastrand-2.3.0.crate
/fastrand-2.4.1.crate
+/fastrand-2.5.0.crate
diff --git a/fastrand-fix-metadata-auto.diff b/fastrand-fix-metadata-auto.diff
index 2c51be3..6c7653c 100644
--- a/fastrand-fix-metadata-auto.diff
+++ b/fastrand-fix-metadata-auto.diff
@@ -1,5 +1,5 @@
---- fastrand-2.4.1/Cargo.toml 2006-07-24T01:21:28+00:00
-+++ fastrand-2.4.1/Cargo.toml 2026-04-07T06:09:40.449527+00:00
+--- fastrand-2.5.0/Cargo.toml 2006-07-24T01:21:28+00:00
++++ fastrand-2.5.0/Cargo.toml 2026-07-21T12:19:19.752782+00:00
@@ -47,7 +47,6 @@
default = ["std"]
js = [
@@ -13,12 +13,12 @@
version = "0.6"
-[target.'cfg(all(any(target_arch = "wasm32", target_arch = "wasm64"), target_os = "unknown"))'.dependencies.getrandom]
--version = "0.3.4"
+-version = "0.4"
-features = ["wasm_js"]
-optional = true
-
-[target.'cfg(all(any(target_arch = "wasm32", target_arch = "wasm64"), target_os = "unknown"))'.dev-dependencies.getrandom]
--version = "0.3.4"
+-version = "0.4"
-features = ["wasm_js"]
-
-[target.'cfg(all(any(target_arch = "wasm32", target_arch = "wasm64"), target_os = "unknown"))'.dev-dependencies.wasm-bindgen-test]
diff --git a/fastrand-fix-metadata.diff b/fastrand-fix-metadata.diff
index aa1e7b9..b265181 100644
--- a/fastrand-fix-metadata.diff
+++ b/fastrand-fix-metadata.diff
@@ -1,5 +1,5 @@
---- fastrand-2.4.1/Cargo.toml 2006-07-24T01:21:28+00:00
-+++ fastrand-2.4.1/Cargo.toml 2026-04-07T06:10:05.917360+00:00
+--- fastrand-2.5.0/Cargo.toml 2006-07-24T01:21:28+00:00
++++ fastrand-2.5.0/Cargo.toml 2026-07-21T12:19:19.754144+00:00
@@ -45,9 +45,6 @@
[features]
alloc = []
diff --git a/rust-fastrand.spec b/rust-fastrand.spec
index b719749..7cfbcd8 100644
--- a/rust-fastrand.spec
+++ b/rust-fastrand.spec
@@ -1,12 +1,12 @@
# Generated by rust2rpm 28
-# * missing dev-dependency: wyhash ^0.5
+# * missing dev-dependency: wyhash ^0.6
%bcond check 0
%global debug_package %{nil}
%global crate fastrand
Name: rust-fastrand
-Version: 2.4.1
+Version: 2.5.0
Release: %autorelease
Summary: Simple and fast random number generator
diff --git a/sources b/sources
index 20a6e36..4588c10 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (fastrand-2.4.1.crate) = 7120edccfb1aac689412f463abb816e3ec2e7c6f7da3576c060229139c11af5e69408bce42dde4d78046cd09ba8db53a6f9c4fdcd68e5fb151b72a0906a8bc7c
+SHA512 (fastrand-2.5.0.crate) = 0c7369840393fbd8fe8c6fa94d47ddc8e8c709270d20c9ce81c3902ea6dc9cfaa5ee0cf2e9b5b865453748283545e206264446d905550c838c052534a6088ddd
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-21 12:46 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-21 12:46 [rpms/rust-fastrand] f43: Update to version 2.5.0; Fixes RHBZ#2502269 Fabio Valentini
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox