public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-uuid] f45: Update to version 1.24.1; Fixes RHBZ#2516220
@ 2026-08-16 10:12 Fabio Valentini
0 siblings, 0 replies; only message in thread
From: Fabio Valentini @ 2026-08-16 10:12 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/rust-uuid
Branch : f45
Commit : 5db0599378fc53f77ec5531383967c38c1f10350
Author : Fabio Valentini <decathorpe@gmail.com>
Date : 2026-08-16T12:02:02+02:00
Stats : +8/-7 in 5 file(s)
URL : https://src.fedoraproject.org/rpms/rust-uuid/c/5db0599378fc53f77ec5531383967c38c1f10350?branch=f45
Log:
Update to version 1.24.1; Fixes RHBZ#2516220
---
diff --git a/.gitignore b/.gitignore
index 69312f6..41f8a5e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -44,3 +44,4 @@
/uuid-1.23.4.crate
/uuid-1.23.5.crate
/uuid-1.24.0.crate
+/uuid-1.24.1.crate
diff --git a/rust-uuid.spec b/rust-uuid.spec
index 595427f..ef1719d 100644
--- a/rust-uuid.spec
+++ b/rust-uuid.spec
@@ -5,7 +5,7 @@
%global crate uuid
Name: rust-uuid
-Version: 1.24.0
+Version: 1.24.1
Release: %autorelease
Summary: Library to generate and parse UUIDs
diff --git a/sources b/sources
index be15f00..822e9b9 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (uuid-1.24.0.crate) = 03e613e906a3d3cc6f27495b2bf239ae4cf40dd921a213e5a770c39ca3bdf4109942f75db14382400f0a15bac077cb3457948335ee0eb50add61b2b51c03f701
+SHA512 (uuid-1.24.1.crate) = 1df3eb33c7958ec088987869b7f158969b110118a5f14851fe86ebc1b80064b5d1fd928b5739bf3e2f8e8e9c3e56aca62271ea8b46c003eb07ff9441f355298c
diff --git a/uuid-fix-metadata-auto.diff b/uuid-fix-metadata-auto.diff
index 75137e5..b2d0dc6 100644
--- a/uuid-fix-metadata-auto.diff
+++ b/uuid-fix-metadata-auto.diff
@@ -1,5 +1,5 @@
---- 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
+--- uuid-1.24.1/Cargo.toml 2006-07-24T01:21:28+00:00
++++ uuid-1.24.1/Cargo.toml 2026-08-16T09:59:08.307976+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.24.0"
+-version = "1.24.1"
-optional = true
-package = "uuid-rng-internal"
-
diff --git a/uuid-fix-metadata.diff b/uuid-fix-metadata.diff
index 4e92372..e8e58ad 100644
--- a/uuid-fix-metadata.diff
+++ b/uuid-fix-metadata.diff
@@ -1,5 +1,5 @@
---- 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
+--- uuid-1.24.1/Cargo.toml 2006-07-24T01:21:28+00:00
++++ uuid-1.24.1/Cargo.toml 2026-08-16T09:59:08.309860+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-08-16 10:12 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-16 10:12 [rpms/rust-uuid] f45: Update to version 1.24.1; Fixes RHBZ#2516220 Fabio Valentini
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox