public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
To: git-commits@fedoraproject.org
Subject: [rpms/rust-fastrand] epel10.2: Update to version 2.4.1; Fixes RHBZ#2455106
Date: Tue, 21 Jul 2026 13:09:22 GMT [thread overview]
Message-ID: <178463936262.1.7920075001721287735.rpms-rust-fastrand-168fe3328647@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/rust-fastrand
Branch : epel10.2
Commit : 168fe3328647507f3b1bf40d38d20e3fe714a418
Author : Marc-André Lureau <marcandre.lureau@redhat.com>
Date : 2026-04-07T10:14:13+04:00
Stats : +21/-15 in 6 file(s)
URL : https://src.fedoraproject.org/rpms/rust-fastrand/c/168fe3328647507f3b1bf40d38d20e3fe714a418?branch=epel10.2
Log:
Update to version 2.4.1; Fixes RHBZ#2455106
---
diff --git a/.gitignore b/.gitignore
index ea8d91e..d2727da 100644
--- a/.gitignore
+++ b/.gitignore
@@ -12,3 +12,4 @@
/fastrand-2.1.1.crate
/fastrand-2.2.0.crate
/fastrand-2.3.0.crate
+/fastrand-2.4.1.crate
diff --git a/fastrand-fix-metadata-auto.diff b/fastrand-fix-metadata-auto.diff
index 07b1780..2c51be3 100644
--- a/fastrand-fix-metadata-auto.diff
+++ b/fastrand-fix-metadata-auto.diff
@@ -1,6 +1,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 @@
+--- 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
+@@ -47,7 +47,6 @@
default = ["std"]
js = [
"std",
@@ -8,14 +8,18 @@
]
std = ["alloc"]
+@@ -76,14 +75,3 @@
+ [dev-dependencies.wyhash]
+ version = "0.6"
+
-[target.'cfg(all(any(target_arch = "wasm32", target_arch = "wasm64"), target_os = "unknown"))'.dependencies.getrandom]
--version = "0.2"
--features = ["js"]
+-version = "0.3.4"
+-features = ["wasm_js"]
-optional = true
-
-[target.'cfg(all(any(target_arch = "wasm32", target_arch = "wasm64"), target_os = "unknown"))'.dev-dependencies.getrandom]
--version = "0.2"
--features = ["js"]
+-version = "0.3.4"
+-features = ["wasm_js"]
-
-[target.'cfg(all(any(target_arch = "wasm32", target_arch = "wasm64"), target_os = "unknown"))'.dev-dependencies.wasm-bindgen-test]
-version = "0.3"
diff --git a/fastrand-fix-metadata.diff b/fastrand-fix-metadata.diff
index 858fe1b..aa1e7b9 100644
--- a/fastrand-fix-metadata.diff
+++ b/fastrand-fix-metadata.diff
@@ -1,6 +1,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.344862+00:00
-@@ -70,8 +70,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
+@@ -45,9 +45,6 @@
[features]
alloc = []
default = ["std"]
@@ -9,3 +9,4 @@
-]
std = ["alloc"]
+ [lib]
diff --git a/rust-fastrand.spec b/rust-fastrand.spec
index f54d4b0..b719749 100644
--- a/rust-fastrand.spec
+++ b/rust-fastrand.spec
@@ -1,4 +1,4 @@
-# Generated by rust2rpm 27
+# Generated by rust2rpm 28
# * missing dev-dependency: wyhash ^0.5
%bcond check 0
%global debug_package %{nil}
@@ -6,7 +6,7 @@
%global crate fastrand
Name: rust-fastrand
-Version: 2.3.0
+Version: 2.4.1
Release: %autorelease
Summary: Simple and fast random number generator
diff --git a/rust2rpm.toml b/rust2rpm.toml
index b7cf0c7..589efb6 100644
--- a/rust2rpm.toml
+++ b/rust2rpm.toml
@@ -4,8 +4,8 @@ cargo-toml-patch-comments = [
]
[tests]
-run = ["none"]
+run = false
comments = [
- "missing dev-dependency: wyhash ^0.5",
+ "missing dev-dependency: wyhash ^0.6",
]
diff --git a/sources b/sources
index 7de4245..20a6e36 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (fastrand-2.3.0.crate) = 267fecbb7459c8840f03425733d278dd6c4e7637b85b99552877117ed5e8015e094d86aa95841f77064136b7f382276c3cb2c2bef7b2881d272f4aa57c5cf947
+SHA512 (fastrand-2.4.1.crate) = 7120edccfb1aac689412f463abb816e3ec2e7c6f7da3576c060229139c11af5e69408bce42dde4d78046cd09ba8db53a6f9c4fdcd68e5fb151b72a0906a8bc7c
reply other threads:[~2026-07-21 13:09 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=178463936262.1.7920075001721287735.rpms-rust-fastrand-168fe3328647@fedoraproject.org \
--to=git-commits@fedoraproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox