public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Benjamin A. Beasley <code@musicinmybrain.net>
To: git-commits@fedoraproject.org
Subject: [rpms/rust-hmac] epel10: Update to version 0.13.0; Fixes RHBZ#2452924
Date: Tue, 09 Jun 2026 09:22:03 GMT	[thread overview]
Message-ID: <178099692380.1.5152291953429364829.rpms-rust-hmac-1bf863b1cf97@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/rust-hmac
Branch : epel10
Commit : 1bf863b1cf979a147fbf9a3f6bffc538cc82a591
Author : Benjamin A. Beasley <code@musicinmybrain.net>
Date   : 2026-06-01T19:02:41+01:00
Stats  : +11/-22 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/rust-hmac/c/1bf863b1cf979a147fbf9a3f6bffc538cc82a591?branch=epel10

Log:
Update to version 0.13.0; Fixes RHBZ#2452924

---
diff --git a/.gitignore b/.gitignore
index 511d79c..7b8f9d0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,4 @@
 /hmac-0.10.1.crate
 /hmac-0.11.0.crate
 /hmac-0.12.1.crate
+/hmac-0.13.0.crate

diff --git a/rust-hmac.spec b/rust-hmac.spec
index 0cb181c..2601a42 100644
--- a/rust-hmac.spec
+++ b/rust-hmac.spec
@@ -1,11 +1,11 @@
-# Generated by rust2rpm 24
-%bcond_without check
+# Generated by rust2rpm 28
+%bcond check 1
 %global debug_package %{nil}
 
 %global crate hmac
 
 Name:           rust-hmac
-Version:        0.12.1
+Version:        0.13.0
 Release:        %autorelease
 Summary:        Generic implementation of Hash-based Message Authentication Code (HMAC)
 
@@ -13,7 +13,7 @@ License:        MIT OR Apache-2.0
 URL:            https://crates.io/crates/hmac
 Source:         %{crates_source}
 
-BuildRequires:  rust-packaging >= 21
+BuildRequires:  cargo-rpm-macros >= 24
 
 %global _description %{expand:
 Generic implementation of Hash-based Message Authentication Code (HMAC).}
@@ -48,32 +48,20 @@ use the "default" feature of the "%{crate}" crate.
 %files       -n %{name}+default-devel
 %ghost %{crate_instdir}/Cargo.toml
 
-%package     -n %{name}+reset-devel
+%package     -n %{name}+zeroize-devel
 Summary:        %{summary}
 BuildArch:      noarch
 
-%description -n %{name}+reset-devel %{_description}
+%description -n %{name}+zeroize-devel %{_description}
 
 This package contains library source intended for building other packages which
-use the "reset" feature of the "%{crate}" crate.
+use the "zeroize" feature of the "%{crate}" crate.
 
-%files       -n %{name}+reset-devel
-%ghost %{crate_instdir}/Cargo.toml
-
-%package     -n %{name}+std-devel
-Summary:        %{summary}
-BuildArch:      noarch
-
-%description -n %{name}+std-devel %{_description}
-
-This package contains library source intended for building other packages which
-use the "std" feature of the "%{crate}" crate.
-
-%files       -n %{name}+std-devel
+%files       -n %{name}+zeroize-devel
 %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 d9beda8..fff4fa9 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (hmac-0.12.1.crate) = 77d4bf51f4633a8c36712ce3178945141df31cd645eafcf4bd130b8ecd7cb498bf1ee6f2d9c8dfbbc9f97ac638919fcc81bd3ee600a1b27c3be3fa87313aa0b8
+SHA512 (hmac-0.13.0.crate) = 863257942cd271c2f593271f60eb74424d2c8f49ff88901a38a16078a7e2d678e5a177909f093edbc6ff42cd8625d3392d950c5c8276c13cd15d3c9c316e7878

                 reply	other threads:[~2026-06-09  9:22 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=178099692380.1.5152291953429364829.rpms-rust-hmac-1bf863b1cf97@fedoraproject.org \
    --to=code@musicinmybrain.net \
    --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