public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Fabio Valentini <decathorpe@gmail.com>
To: git-commits@fedoraproject.org
Subject: [rpms/rust-hkdf] rawhide: Update to version 0.13.0; Fixes RHBZ#2453041
Date: Fri, 07 Aug 2026 16:33:44 GMT [thread overview]
Message-ID: <178612042498.1.5383964548093349598.rpms-rust-hkdf-631b5a9398fe@fedoraproject.org> (raw)
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
reply other threads:[~2026-08-07 16:33 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=178612042498.1.5383964548093349598.rpms-rust-hkdf-631b5a9398fe@fedoraproject.org \
--to=decathorpe@gmail.com \
--cc=git-commits@fedoraproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox