public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-keccak] f43: Update to version 0.2.2; Fixes RHBZ#2447837
@ 2026-08-29  5:57 Benjamin A. Beasley
  0 siblings, 0 replies; only message in thread
From: Benjamin A. Beasley @ 2026-08-29  5:57 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/rust-keccak
Branch : f43
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=f43

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

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

only message in thread, other threads:[~2026-08-29  5:57 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-29  5:57 [rpms/rust-keccak] f43: Update to version 0.2.2; Fixes RHBZ#2447837 Benjamin A. Beasley

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