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-keccak] f44: Update to version 0.2.2; Fixes RHBZ#2447837
Date: Sat, 29 Aug 2026 05:57:38 GMT	[thread overview]
Message-ID: <178798305879.1.10007724490462457397.rpms-rust-keccak-fa2a6c522aa6@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/rust-keccak
Branch : f44
Commit : fa2a6c522aa6f35bf7950fa2d015d7949f5e28d2
Author : Benjamin A. Beasley <code@musicinmybrain.net>
Date   : 2026-08-28T11:02:19+01:00
Stats  : +8/-32 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/rust-keccak/c/fa2a6c522aa6f35bf7950fa2d015d7949f5e28d2?branch=f44

Log:
Update to version 0.2.2; Fixes RHBZ#2447837

---
diff --git a/.gitignore b/.gitignore
index 1e8eb1f..4469769 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@
 /keccak-0.1.4.crate
 /keccak-0.1.5.crate
 /keccak-0.1.6.crate
+/keccak-0.2.2.crate

diff --git a/rust-keccak.spec b/rust-keccak.spec
index 574dd18..a6e10a9 100644
--- a/rust-keccak.spec
+++ b/rust-keccak.spec
@@ -5,7 +5,7 @@
 %global crate keccak
 
 Name:           rust-keccak
-Version:        0.1.6
+Version:        0.2.2
 Release:        %autorelease
 Summary:        Pure Rust implementation of the Keccak sponge function
 
@@ -16,8 +16,7 @@ Source:         %{crates_source}
 BuildRequires:  cargo-rpm-macros >= 24
 
 %global _description %{expand:
-Pure Rust implementation of the Keccak sponge function including the
-keccak-f and keccak-p variants.}
+Pure Rust implementation of the Keccak sponge functions.}
 
 %description %{_description}
 
@@ -49,40 +48,16 @@ use the "default" feature of the "%{crate}" crate.
 %files       -n %{name}+default-devel
 %ghost %{crate_instdir}/Cargo.toml
 
-%package     -n %{name}+asm-devel
+%package     -n %{name}+parallel-devel
 Summary:        %{summary}
 BuildArch:      noarch
 
-%description -n %{name}+asm-devel %{_description}
+%description -n %{name}+parallel-devel %{_description}
 
 This package contains library source intended for building other packages which
-use the "asm" feature of the "%{crate}" crate.
+use the "parallel" feature of the "%{crate}" crate.
 
-%files       -n %{name}+asm-devel
-%ghost %{crate_instdir}/Cargo.toml
-
-%package     -n %{name}+no_unroll-devel
-Summary:        %{summary}
-BuildArch:      noarch
-
-%description -n %{name}+no_unroll-devel %{_description}
-
-This package contains library source intended for building other packages which
-use the "no_unroll" feature of the "%{crate}" crate.
-
-%files       -n %{name}+no_unroll-devel
-%ghost %{crate_instdir}/Cargo.toml
-
-%package     -n %{name}+simd-devel
-Summary:        %{summary}
-BuildArch:      noarch
-
-%description -n %{name}+simd-devel %{_description}
-
-This package contains library source intended for building other packages which
-use the "simd" feature of the "%{crate}" crate.
-
-%files       -n %{name}+simd-devel
+%files       -n %{name}+parallel-devel
 %ghost %{crate_instdir}/Cargo.toml
 
 %prep

diff --git a/sources b/sources
index 003cf85..4b3733f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (keccak-0.1.6.crate) = 397fb555add5b58cee5c6b5409bd80acf20a74cf696deb9d79b35f0d5060019c867ada88f29fdf47857e1fc45916d7026e74d408c597ef139e1f52b010a6b5ad
+SHA512 (keccak-0.2.2.crate) = 02d7778762725f27a863f971ddd6928581a3d9a7a53601377722a76d09c8b9b53697c308cce3f53e4769cb5c5090c93a28c556c29fde7087fe8fb422fdc8b368

                 reply	other threads:[~2026-08-29  5:57 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=178798305879.1.10007724490462457397.rpms-rust-keccak-fa2a6c522aa6@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