public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-sha3] f43: Update to version 0.10.9
@ 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 : f43
Commit : df08b0916e9d9fa36fa8619360c65c24a16181ce
Author : Benjamin A. Beasley <code@musicinmybrain.net>
Date : 2026-08-28T10:44:32+01:00
Stats : +14/-2 in 2 file(s)
URL : https://src.fedoraproject.org/rpms/rust-sha3/c/df08b0916e9d9fa36fa8619360c65c24a16181ce?branch=f43
Log:
Update to version 0.10.9
---
diff --git a/rust-sha3.spec b/rust-sha3.spec
index 0e95d67..fbb0b9b 100644
--- a/rust-sha3.spec
+++ b/rust-sha3.spec
@@ -5,7 +5,7 @@
%global crate sha3
Name: rust-sha3
-Version: 0.10.8
+Version: 0.10.9
Release: %autorelease
Summary: SHA-3 (Keccak) hash function
@@ -98,6 +98,18 @@ 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
+
+%description -n %{name}+zeroize-devel %{_description}
+
+This package contains library source intended for building other packages which
+use the "zeroize" feature of the "%{crate}" crate.
+
+%files -n %{name}+zeroize-devel
+%ghost %{crate_instdir}/Cargo.toml
+
%prep
%autosetup -n %{crate}-%{version} -p1
%cargo_prep
diff --git a/sources b/sources
index 633c33e..d4268ce 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (sha3-0.10.8.crate) = 390102cea4cbb0de4fa772a0842cf6d13dadde9fd95c5dfa9e75ebf89e98a2b4bb10f05257797e8f688af78ac42d951cb71df71e3b7ec36e52e2661932479c7e
+SHA512 (sha3-0.10.9.crate) = 153e3878f444e0e44eacdae8c045d9273130f06ca68fe55bcc0bba6dfe4fe470ca8cf3b629035c3932ad1b8e413a952f249ea6cf80d917c13a9ff5e0bf9cb475
^ 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] f43: Update to version 0.10.9 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