From bde01e8d13f1abd601c7a6ce20a3a0248a4a3eff Mon Sep 17 00:00:00 2001 From: Michel Lind Date: Wed, 17 Jan 2024 14:24:10 -0600 Subject: [PATCH] Update to 0.12.4 Signed-off-by: Michel Lind --- .gitignore | 1 + rust-hkdf.spec | 8 ++++---- sources | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index 7692de9..baa6496 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,4 @@ /hkdf-0.10.0.crate /hkdf-0.11.0.crate /hkdf-0.12.3.crate +/hkdf-0.12.4.crate diff --git a/rust-hkdf.spec b/rust-hkdf.spec index ea13ca0..c7ace66 100644 --- a/rust-hkdf.spec +++ b/rust-hkdf.spec @@ -1,11 +1,11 @@ -# Generated by rust2rpm 24 +# Generated by rust2rpm 25 %bcond_without check %global debug_package %{nil} %global crate hkdf Name: rust-hkdf -Version: 0.12.3 +Version: 0.12.4 Release: %autorelease Summary: HMAC-based Extract-and-Expand Key Derivation Function (HKDF) @@ -13,7 +13,7 @@ License: MIT OR Apache-2.0 URL: https://crates.io/crates/hkdf Source: %{crates_source} -BuildRequires: rust-packaging >= 21 +BuildRequires: cargo-rpm-macros >= 24 %global _description %{expand: HMAC-based Extract-and-Expand Key Derivation Function (HKDF).} @@ -61,7 +61,7 @@ use the "std" feature of the "%{crate}" crate. %ghost %{crate_instdir}/Cargo.toml %prep -%autosetup -n %{crate}-%{version_no_tilde} -p1 +%autosetup -n %{crate}-%{version} -p1 %cargo_prep %generate_buildrequires diff --git a/sources b/sources index 0fab02a..bd68b9e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (hkdf-0.12.3.crate) = bba8bd837e994e5f5131d4269fb80fb84d789dc0ca68dd967d71e92576617c933ee8c355427b470ad71ab89178b1c36e8a7e122457287f023dd4073605784d3f +SHA512 (hkdf-0.12.4.crate) = a43fe20b7d14fa26b118c6eba2b84219645f65f2ff33fcca679b139ae3e96f72abc1e7a47eb8887aac5afe4e34211434a4eb5a2fdbc014666d82c4af340a4b21