public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-hkdf] rawhide: Update to version 0.13.0; Fixes RHBZ#2453041
@ 2026-08-07 16:33 Fabio Valentini
  0 siblings, 0 replies; only message in thread
From: Fabio Valentini @ 2026-08-07 16:33 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/rust-hkdf
Branch : rawhide
Commit : 631b5a9398fe3431edf47b5351b6994d41605812
Author : Fabio Valentini <decathorpe@gmail.com>
Date   : 2026-08-06T15:58:33+02:00
Stats  : +9/-8 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/rust-hkdf/c/631b5a9398fe3431edf47b5351b6994d41605812?branch=rawhide

Log:
Update to version 0.13.0; Fixes RHBZ#2453041

---
diff --git a/.gitignore b/.gitignore
index baa6496..37b66a1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,4 @@
 /hkdf-0.11.0.crate
 /hkdf-0.12.3.crate
 /hkdf-0.12.4.crate
+/hkdf-0.13.0.crate

diff --git a/rust-hkdf.spec b/rust-hkdf.spec
index c7ace66..036a448 100644
--- a/rust-hkdf.spec
+++ b/rust-hkdf.spec
@@ -1,11 +1,11 @@
-# Generated by rust2rpm 25
-%bcond_without check
+# Generated by rust2rpm 28
+%bcond check 1
 %global debug_package %{nil}
 
 %global crate hkdf
 
 Name:           rust-hkdf
-Version:        0.12.4
+Version:        0.13.0
 Release:        %autorelease
 Summary:        HMAC-based Extract-and-Expand Key Derivation Function (HKDF)
 
@@ -48,16 +48,16 @@ use the "default" feature of the "%{crate}" crate.
 %files       -n %{name}+default-devel
 %ghost %{crate_instdir}/Cargo.toml
 
-%package     -n %{name}+std-devel
+%package     -n %{name}+kdf-devel
 Summary:        %{summary}
 BuildArch:      noarch
 
-%description -n %{name}+std-devel %{_description}
+%description -n %{name}+kdf-devel %{_description}
 
 This package contains library source intended for building other packages which
-use the "std" feature of the "%{crate}" crate.
+use the "kdf" feature of the "%{crate}" crate.
 
-%files       -n %{name}+std-devel
+%files       -n %{name}+kdf-devel
 %ghost %{crate_instdir}/Cargo.toml
 
 %prep

diff --git a/sources b/sources
index bd68b9e..4dae693 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (hkdf-0.12.4.crate) = a43fe20b7d14fa26b118c6eba2b84219645f65f2ff33fcca679b139ae3e96f72abc1e7a47eb8887aac5afe4e34211434a4eb5a2fdbc014666d82c4af340a4b21
+SHA512 (hkdf-0.13.0.crate) = 3f7687fe5a45641cd9845b506e4983dadc5473f244b1be5e90adf784a59caffbe14f234bcea3a3e3bf26b4d1f8487c5c57d4708dfe1883942517014a56a679d8

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-08-07 16:33 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-07 16:33 [rpms/rust-hkdf] rawhide: Update to version 0.13.0; Fixes RHBZ#2453041 Fabio Valentini

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