public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Fabio Valentini <decathorpe@gmail.com>
To: git-commits@fedoraproject.org
Subject: [rpms/rust-fastrand] f43: Update to version 2.5.0; Fixes RHBZ#2502269
Date: Tue, 21 Jul 2026 12:46:53 GMT	[thread overview]
Message-ID: <178463801377.1.8582969529991983278.rpms-rust-fastrand-e0402088cb8e@fedoraproject.org> (raw)

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

                 reply	other threads:[~2026-07-21 12:46 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=178463801377.1.8582969529991983278.rpms-rust-fastrand-e0402088cb8e@fedoraproject.org \
    --to=decathorpe@gmail.com \
    --cc=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