public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-sha3] epel10: Re-generate with rust2rpm 28, rust2rpm.toml
@ 2026-08-29 5:58 Benjamin A. Beasley
0 siblings, 0 replies; only message in thread
From: Benjamin A. Beasley @ 2026-08-29 5:58 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/rust-sha3
Branch : epel10
Commit : 11b996584eca32dcd7e6772defb5936f0ba17d2f
Author : Benjamin A. Beasley <code@musicinmybrain.net>
Date : 2026-08-28T10:39:54+01:00
Stats : +6/-4 in 2 file(s)
URL : https://src.fedoraproject.org/rpms/rust-sha3/c/11b996584eca32dcd7e6772defb5936f0ba17d2f?branch=epel10
Log:
Re-generate with rust2rpm 28, rust2rpm.toml
[skip changelog]
---
diff --git a/rust-sha3.spec b/rust-sha3.spec
index 93d17ce..0e95d67 100644
--- a/rust-sha3.spec
+++ b/rust-sha3.spec
@@ -1,5 +1,5 @@
-# Generated by rust2rpm 24
-%bcond_without check
+# Generated by rust2rpm 28
+%bcond check 1
%global debug_package %{nil}
%global crate sha3
@@ -13,7 +13,7 @@ License: MIT OR Apache-2.0
URL: https://crates.io/crates/sha3
Source: %{crates_source}
-BuildRequires: rust-packaging >= 21
+BuildRequires: cargo-rpm-macros >= 24
%global _description %{expand:
Pure Rust implementation of SHA-3, a family of Keccak-based hash
@@ -99,7 +99,7 @@ use the "std" feature of the "%{crate}" crate.
%ghost %{crate_instdir}/Cargo.toml
%prep
-%autosetup -n %{crate}-%{version_no_tilde} -p1
+%autosetup -n %{crate}-%{version} -p1
%cargo_prep
%generate_buildrequires
diff --git a/rust2rpm.toml b/rust2rpm.toml
new file mode 100644
index 0000000..662668e
--- /dev/null
+++ b/rust2rpm.toml
@@ -0,0 +1,2 @@
+[package]
+summary = "SHA-3 (Keccak) hash function"
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-29 5:58 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:58 [rpms/rust-sha3] epel10: Re-generate with rust2rpm 28, rust2rpm.toml 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