From dcd13e968e3562038c3e5fb3d8e42e8efbf9d51c Mon Sep 17 00:00:00 2001 From: Fabio Valentini Date: Wed, 17 May 2023 15:08:44 +0200 Subject: [PATCH] Update to version 1.3.3; Fixes RHBZ#2203814 --- .gitignore | 1 + rust-uuid.spec | 2 +- sources | 2 +- uuid-fix-metadata-auto.diff | 4 ++-- uuid-fix-metadata.diff | 6 +++--- 5 files changed, 8 insertions(+), 7 deletions(-) diff --git a/.gitignore b/.gitignore index 30fe5fc..e8cc168 100644 --- a/.gitignore +++ b/.gitignore @@ -16,3 +16,4 @@ /uuid-1.3.0.crate /uuid-1.3.1.crate /uuid-1.3.2.crate +/uuid-1.3.3.crate diff --git a/rust-uuid.spec b/rust-uuid.spec index 53c08e3..73aa2f3 100644 --- a/rust-uuid.spec +++ b/rust-uuid.spec @@ -5,7 +5,7 @@ %global crate uuid Name: rust-uuid -Version: 1.3.2 +Version: 1.3.3 Release: %autorelease Summary: Library to generate and parse UUIDs diff --git a/sources b/sources index 2bb5ece..82d80cd 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (uuid-1.3.2.crate) = b363d881d1eff875db7cf4de7290a41b74df5c419f9b78419ca074e2269f8fd24752f7ada5a87c8e2a6ecd5bb4ffd259bc7e900c8d3b7c709e4251cb449cf982 +SHA512 (uuid-1.3.3.crate) = 34a545f72acc1c9ff3d55667c19b652d9900be4a7c3b63a86c59ac74e3324fe3d67ee429c5225b44084c042dca20a70455de1540683dbfea80a5f400cb9fd4aa diff --git a/uuid-fix-metadata-auto.diff b/uuid-fix-metadata-auto.diff index 9f9f01e..aa774f7 100644 --- a/uuid-fix-metadata-auto.diff +++ b/uuid-fix-metadata-auto.diff @@ -1,5 +1,5 @@ ---- uuid-1.3.2/Cargo.toml 1970-01-01T00:00:01+00:00 -+++ uuid-1.3.2/Cargo.toml 2023-04-30T12:07:35.245653+00:00 +--- uuid-1.3.3/Cargo.toml 1970-01-01T00:00:01+00:00 ++++ uuid-1.3.3/Cargo.toml 2023-05-17T13:06:26.241008+00:00 @@ -173,17 +173,6 @@ ] v8 = [] diff --git a/uuid-fix-metadata.diff b/uuid-fix-metadata.diff index 57967a6..1f2f2fe 100644 --- a/uuid-fix-metadata.diff +++ b/uuid-fix-metadata.diff @@ -1,11 +1,11 @@ ---- uuid-1.3.2/Cargo.toml 1970-01-01T00:00:01+00:00 -+++ uuid-1.3.2/Cargo.toml 2023-04-30T12:08:00.549753+00:00 +--- uuid-1.3.3/Cargo.toml 1970-01-01T00:00:01+00:00 ++++ uuid-1.3.3/Cargo.toml 2023-05-17T13:06:58.523154+00:00 @@ -114,20 +114,6 @@ version = "2" optional = true -[dependencies.uuid-macro-internal] --version = "1.3.2" +-version = "1.3.3" -optional = true -package = "uuid-macro-internal" -