public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-uuid] epel10.2: Update to version 1.23.2; Fixes RHBZ#2458891
@ 2026-06-04 16:56 Fabio Valentini
  0 siblings, 0 replies; only message in thread
From: Fabio Valentini @ 2026-06-04 16:56 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/rust-uuid
Branch : epel10.2
Commit : fa938c8e0ac85565391095e1fbaaec7acaf3e636
Author : Fabio Valentini <decathorpe@gmail.com>
Date   : 2026-06-04T18:12:57+02:00
Stats  : +10/-10 in 5 file(s)
URL    : https://src.fedoraproject.org/rpms/rust-uuid/c/fa938c8e0ac85565391095e1fbaaec7acaf3e636?branch=epel10.2

Log:
Update to version 1.23.2; Fixes RHBZ#2458891

---
diff --git a/.gitignore b/.gitignore
index fcae526..2bad784 100644
--- a/.gitignore
+++ b/.gitignore
@@ -39,3 +39,4 @@
 /uuid-1.21.0.crate
 /uuid-1.22.0.crate
 /uuid-1.23.0.crate
+/uuid-1.23.2.crate

diff --git a/rust-uuid.spec b/rust-uuid.spec
index 31773a8..7804f63 100644
--- a/rust-uuid.spec
+++ b/rust-uuid.spec
@@ -5,7 +5,7 @@
 %global crate uuid
 
 Name:           rust-uuid
-Version:        1.23.0
+Version:        1.23.2
 Release:        %autorelease
 Summary:        Library to generate and parse UUIDs
 

diff --git a/sources b/sources
index 3fee156..dfeee50 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (uuid-1.23.0.crate) = 60e476dcbc407a0447f362ee019abb128c0441503e0adacdcac5685ecc16aa680faa575b25fcce147e9c49bfb5b8fa04964a25c5d7e4e9870e0078bf8f18fabf
+SHA512 (uuid-1.23.2.crate) = abda4898141eb5b91c0975d6ab515c5bfbbcc3c4f79f43b5896543b3e4b03077b1ef7a894345d3beabcdffb2620ae4acad203d439c4a07c9cba1af1cc5686b15

diff --git a/uuid-fix-metadata-auto.diff b/uuid-fix-metadata-auto.diff
index e8cd689..49980f4 100644
--- a/uuid-fix-metadata-auto.diff
+++ b/uuid-fix-metadata-auto.diff
@@ -1,5 +1,5 @@
---- uuid-1.23.0/Cargo.toml	2006-07-24T01:21:28+00:00
-+++ uuid-1.23.0/Cargo.toml	2026-03-27T10:55:54.229987+00:00
+--- uuid-1.23.2/Cargo.toml	2006-07-24T01:21:28+00:00
++++ uuid-1.23.2/Cargo.toml	2026-06-04T16:11:38.726363+00:00
 @@ -106,8 +106,6 @@
      "dep:rand",
  ]
@@ -30,18 +30,17 @@
  ]
  v1 = ["atomic"]
  v3 = ["md5"]
-@@ -208,28 +200,6 @@
+@@ -208,27 +200,6 @@
  [dev-dependencies.trybuild]
  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.0"
+-version = "1.23.2"
 -optional = true
 -package = "uuid-rng-internal"
 -
 -[target.'cfg(all(target_arch = "wasm32", any(target_os = "unknown", target_os = "none")))'.dependencies.wasm-bindgen]
 -version = "0.2"
--features = ["msrv"]
 -optional = true
 -default-features = false
 -
@@ -59,7 +58,7 @@
  [target.'cfg(not(all(target_arch = "wasm32", any(target_os = "unknown", target_os = "none"))))'.dependencies.getrandom]
  version = "0.4"
  optional = true
-@@ -242,3 +212,4 @@
+@@ -241,3 +212,4 @@
  level = "allow"
  priority = 0
  check-cfg = ["cfg(uuid_unstable)"]

diff --git a/uuid-fix-metadata.diff b/uuid-fix-metadata.diff
index dedc3e6..3ef777d 100644
--- a/uuid-fix-metadata.diff
+++ b/uuid-fix-metadata.diff
@@ -1,5 +1,5 @@
---- uuid-1.23.0/Cargo.toml	2006-07-24T01:21:28+00:00
-+++ uuid-1.23.0/Cargo.toml	2026-03-27T10:55:54.231721+00:00
+--- uuid-1.23.2/Cargo.toml	2006-07-24T01:21:28+00:00
++++ uuid-1.23.2/Cargo.toml	2026-06-04T16:11:38.727539+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-06-04 16:56 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-04 16:56 [rpms/rust-uuid] epel10.2: Update to version 1.23.2; Fixes RHBZ#2458891 Fabio Valentini

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox