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-sha3] rawhide: Update to version 0.12.0; Fixes RHBZ#2454631
Date: Sat, 29 Aug 2026 05:43:47 GMT [thread overview]
Message-ID: <178798222767.1.8484636553557863516.rpms-rust-sha3-ae8b070a80c0@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/rust-sha3
Branch : rawhide
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=rawhide
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
reply other threads:[~2026-08-29 5:43 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=178798222767.1.8484636553557863516.rpms-rust-sha3-ae8b070a80c0@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