public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-uuid] f44: Update to version 1.24.0; Fixes RHBZ#2501220
@ 2026-07-23 15:08 Fabio Valentini
0 siblings, 0 replies; only message in thread
From: Fabio Valentini @ 2026-07-23 15:08 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/rust-uuid
Branch : f44
Commit : 44b1ed867ddc931f08b46a2752b11cded687a1f0
Author : Fabio Valentini <decathorpe@gmail.com>
Date : 2026-07-23T16:55:59+02:00
Stats : +8/-7 in 5 file(s)
URL : https://src.fedoraproject.org/rpms/rust-uuid/c/44b1ed867ddc931f08b46a2752b11cded687a1f0?branch=f44
Log:
Update to version 1.24.0; Fixes RHBZ#2501220
---
diff --git a/.gitignore b/.gitignore
index 8d16538..69312f6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -43,3 +43,4 @@
/uuid-1.23.3.crate
/uuid-1.23.4.crate
/uuid-1.23.5.crate
+/uuid-1.24.0.crate
diff --git a/rust-uuid.spec b/rust-uuid.spec
index 378673e..595427f 100644
--- a/rust-uuid.spec
+++ b/rust-uuid.spec
@@ -5,7 +5,7 @@
%global crate uuid
Name: rust-uuid
-Version: 1.23.5
+Version: 1.24.0
Release: %autorelease
Summary: Library to generate and parse UUIDs
diff --git a/sources b/sources
index 9be7c0e..be15f00 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (uuid-1.23.5.crate) = 8329b426f450cc654afe99af9b09153f3502c17ace97129731535afa093caeb9b396ddac90e3fea349cd4a150f9ccbd7b7a6aac5efd2d3035ccbaebd019d504f
+SHA512 (uuid-1.24.0.crate) = 03e613e906a3d3cc6f27495b2bf239ae4cf40dd921a213e5a770c39ca3bdf4109942f75db14382400f0a15bac077cb3457948335ee0eb50add61b2b51c03f701
diff --git a/uuid-fix-metadata-auto.diff b/uuid-fix-metadata-auto.diff
index 57e5c51..75137e5 100644
--- a/uuid-fix-metadata-auto.diff
+++ b/uuid-fix-metadata-auto.diff
@@ -1,5 +1,5 @@
---- uuid-1.23.5/Cargo.toml 2006-07-24T01:21:28+00:00
-+++ uuid-1.23.5/Cargo.toml 2026-07-13T10:12:46.852601+00:00
+--- uuid-1.24.0/Cargo.toml 2006-07-24T01:21:28+00:00
++++ uuid-1.24.0/Cargo.toml 2026-07-23T14:53:19.574493+00:00
@@ -106,8 +106,6 @@
"dep:rand",
]
@@ -35,7 +35,7 @@
version = "1.0.52"
-[target.'cfg(all(target_arch = "wasm32", any(target_os = "unknown", target_os = "none")))'.dependencies.uuid-rng-internal-lib]
--version = "1.23.5"
+-version = "1.24.0"
-optional = true
-package = "uuid-rng-internal"
-
diff --git a/uuid-fix-metadata.diff b/uuid-fix-metadata.diff
index 99a6315..4e92372 100644
--- a/uuid-fix-metadata.diff
+++ b/uuid-fix-metadata.diff
@@ -1,5 +1,5 @@
---- uuid-1.23.5/Cargo.toml 2006-07-24T01:21:28+00:00
-+++ uuid-1.23.5/Cargo.toml 2026-07-13T10:12:50.052330+00:00
+--- uuid-1.24.0/Cargo.toml 2006-07-24T01:21:28+00:00
++++ uuid-1.24.0/Cargo.toml 2026-07-23T14:53:19.576096+00:00
@@ -63,7 +63,6 @@
"serde",
"arbitrary",
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-23 15:08 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-23 15:08 [rpms/rust-uuid] f44: Update to version 1.24.0; Fixes RHBZ#2501220 Fabio Valentini
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox