import rust-uuid-1.6.1-1.el9

i9ce changed/i9ce/rust-uuid-1.6.1-1.el9
MSVSphere Packaging Team 1 year ago
parent acd265bf14
commit 44b7de0ade

1
.gitignore vendored

@ -0,0 +1 @@
SOURCES/uuid-1.6.1.crate

@ -0,0 +1 @@
fe59ddebd8d6541f4b276fb72ffe8ee0f62da11f SOURCES/uuid-1.6.1.crate

Binary file not shown.

@ -1,5 +1,5 @@
--- uuid-1.5.0/Cargo.toml 1970-01-01T00:00:01+00:00
+++ uuid-1.5.0/Cargo.toml 2023-10-19T14:36:57.156620+00:00
--- uuid-1.6.1/Cargo.toml 1970-01-01T00:00:01+00:00
+++ uuid-1.6.1/Cargo.toml 2023-11-25T12:07:02.306458+00:00
@@ -184,17 +184,6 @@
]
v8 = []

@ -1,5 +1,5 @@
--- uuid-1.5.0/Cargo.toml 1970-01-01T00:00:01+00:00
+++ uuid-1.5.0/Cargo.toml 2023-10-19T14:37:41.348829+00:00
--- uuid-1.6.1/Cargo.toml 1970-01-01T00:00:01+00:00
+++ uuid-1.6.1/Cargo.toml 2023-11-25T12:07:30.448571+00:00
@@ -85,10 +85,6 @@
default-features = false
package = "atomic"
@ -16,7 +16,7 @@
optional = true
-[dependencies.uuid-macro-internal]
-version = "1.5.0"
-version = "1.6.1"
-optional = true
-package = "uuid-macro-internal"
-

@ -15,7 +15,7 @@
%global crate uuid
Name: rust-uuid
Version: 1.5.0
Version: 1.6.1
Release: %autorelease
Summary: Library to generate and parse UUIDs
@ -339,6 +339,9 @@ use the "v8" feature of the "%{crate}" crate.
%endif
%changelog
* Sat Nov 25 2023 Fabio Valentini <decathorpe@gmail.com> - 1.6.1-1
- Update to version 1.6.1; Fixes RHBZ#2250575
* Mon Nov 20 2023 Arkady L. Shane <tigro@msvsphere-os.ru> - 1.5.0-1
- Rebuilt for MSVSphere 9.2

Loading…
Cancel
Save