public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-tiny-keccak] rawhide: Regenerate with rust2rpm v28
@ 2026-08-29 15:10 Fabio Valentini
0 siblings, 0 replies; only message in thread
From: Fabio Valentini @ 2026-08-29 15:10 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/rust-tiny-keccak
Branch : rawhide
Commit : 216d7e0f9c2fdb26691547ae7b59b093b02045e0
Author : Fabio Valentini <decathorpe@gmail.com>
Date : 2026-08-29T17:10:07+02:00
Stats : +6/-6 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/rust-tiny-keccak/c/216d7e0f9c2fdb26691547ae7b59b093b02045e0?branch=rawhide
Log:
Regenerate with rust2rpm v28
---
diff --git a/rust-tiny-keccak.spec b/rust-tiny-keccak.spec
index 1edd514..e48a440 100644
--- a/rust-tiny-keccak.spec
+++ b/rust-tiny-keccak.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 tiny-keccak
@@ -13,7 +13,7 @@ License: CC0-1.0
URL: https://crates.io/crates/tiny-keccak
Source: %{crates_source}
-BuildRequires: rust-packaging >= 21
+BuildRequires: cargo-rpm-macros >= 24
%global _description %{expand:
An implementation of Keccak derived functions.}
@@ -167,7 +167,7 @@ use the "tuple_hash" 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.conf b/rust2rpm.conf
deleted file mode 100644
index f626714..0000000
--- a/rust2rpm.conf
+++ /dev/null
@@ -1,2 +0,0 @@
-[DEFAULT]
-all-features = true
diff --git a/rust2rpm.toml b/rust2rpm.toml
new file mode 100644
index 0000000..fe6a1b8
--- /dev/null
+++ b/rust2rpm.toml
@@ -0,0 +1,2 @@
+[features]
+enable-all = true
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-29 15:10 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-29 15:10 [rpms/rust-tiny-keccak] rawhide: Regenerate with rust2rpm v28 Fabio Valentini
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox