public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-sha3] f45: Update to version 0.12.0; Fixes RHBZ#2454631
@ 2026-08-29 5:59 Benjamin A. Beasley
0 siblings, 0 replies; only message in thread
From: Benjamin A. Beasley @ 2026-08-29 5:59 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/rust-sha3
Branch : f45
Commit : ae8b070a80c01375033084c64fc3123625b5fca1
Author : Benjamin A. Beasley <code@musicinmybrain.net>
Date : 2026-08-28T11:10:56+01:00
Stats : +9/-33 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/rust-sha3/c/ae8b070a80c01375033084c64fc3123625b5fca1?branch=f45
Log:
Update to version 0.12.0; Fixes RHBZ#2454631
---
diff --git a/rust-sha3.rpmlintrc b/rust-sha3.rpmlintrc
new file mode 100644
index 0000000..11060c8
--- /dev/null
+++ b/rust-sha3.rpmlintrc
@@ -0,0 +1,2 @@
+# Not a real spelling error
+addFilter(r"spelling-error \('eXtendable',")
diff --git a/rust-sha3.spec b/rust-sha3.spec
index fbb0b9b..542e149 100644
--- a/rust-sha3.spec
+++ b/rust-sha3.spec
@@ -5,7 +5,7 @@
%global crate sha3
Name: rust-sha3
-Version: 0.10.9
+Version: 0.12.0
Release: %autorelease
Summary: SHA-3 (Keccak) hash function
@@ -16,9 +16,7 @@ Source: %{crates_source}
BuildRequires: cargo-rpm-macros >= 24
%global _description %{expand:
-Pure Rust implementation of SHA-3, a family of Keccak-based hash
-functions including the SHAKE family of eXtendable-Output Functions
-(XOFs), as well as the accelerated variant TurboSHAKE.}
+Implementation of the SHA-3 family of cryptographic hash algorithms.}
%description %{_description}
@@ -50,16 +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}+alloc-devel
Summary: %{summary}
BuildArch: noarch
-%description -n %{name}+asm-devel %{_description}
+%description -n %{name}+alloc-devel %{_description}
This package contains library source intended for building other packages which
-use the "asm" feature of the "%{crate}" crate.
+use the "alloc" feature of the "%{crate}" crate.
-%files -n %{name}+asm-devel
+%files -n %{name}+alloc-devel
%ghost %{crate_instdir}/Cargo.toml
%package -n %{name}+oid-devel
@@ -74,30 +72,6 @@ use the "oid" feature of the "%{crate}" crate.
%files -n %{name}+oid-devel
%ghost %{crate_instdir}/Cargo.toml
-%package -n %{name}+reset-devel
-Summary: %{summary}
-BuildArch: noarch
-
-%description -n %{name}+reset-devel %{_description}
-
-This package contains library source intended for building other packages which
-use the "reset" 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
-%ghost %{crate_instdir}/Cargo.toml
-
%package -n %{name}+zeroize-devel
Summary: %{summary}
BuildArch: noarch
diff --git a/sources b/sources
index d4268ce..f1ff8e7 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (sha3-0.10.9.crate) = 153e3878f444e0e44eacdae8c045d9273130f06ca68fe55bcc0bba6dfe4fe470ca8cf3b629035c3932ad1b8e413a952f249ea6cf80d917c13a9ff5e0bf9cb475
+SHA512 (sha3-0.12.0.crate) = 08c6f9f117c2090f6cbf8d69c8c73f6baeea2fffae68ba1e51eba6a0fe4d0ffe39520a2be7ef1c1148c906e85d934479c84e088f34ee9633cdc0f011b54ee6b1
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-29 5:59 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:59 [rpms/rust-sha3] f45: Update to version 0.12.0; Fixes RHBZ#2454631 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