public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-ctr] rawhide: Regenerate with rust2rpm v28
@ 2026-07-29 20:51 Fabio Valentini
  0 siblings, 0 replies; only message in thread
From: Fabio Valentini @ 2026-07-29 20:51 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/rust-ctr
Branch : rawhide
Commit : 6889ff17a80786b3bacadb328506a6487d33389f
Author : Fabio Valentini <decathorpe@gmail.com>
Date   : 2026-07-29T22:51:13+02:00
Stats  : +8/-6 in 2 file(s)
URL    : https://src.fedoraproject.org/rpms/rust-ctr/c/6889ff17a80786b3bacadb328506a6487d33389f?branch=rawhide

Log:
Regenerate with rust2rpm v28

---
diff --git a/rust-ctr.spec b/rust-ctr.spec
index 7e6c9cf..12f1228 100644
--- a/rust-ctr.spec
+++ b/rust-ctr.spec
@@ -1,6 +1,6 @@
-# Generated by rust2rpm 22
+# Generated by rust2rpm 28
 # * missing dev-dependencies: kuznyechik, magma
-%bcond_with check
+%bcond check 0
 %global debug_package %{nil}
 
 %global crate ctr
@@ -14,9 +14,7 @@ License:        MIT OR Apache-2.0
 URL:            https://crates.io/crates/ctr
 Source:         %{crates_source}
 
-ExclusiveArch:  %{rust_arches}
-
-BuildRequires:  rust-packaging >= 21
+BuildRequires:  cargo-rpm-macros >= 24
 
 %global _description %{expand:
 CTR block modes of operation.}
@@ -100,7 +98,7 @@ use the "zeroize" 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..4c1a549
--- /dev/null
+++ b/rust2rpm.toml
@@ -0,0 +1,4 @@
+[tests]
+run = false
+comments = ["missing dev-dependencies: kuznyechik, magma"]
+

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-07-29 20:51 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-29 20:51 [rpms/rust-ctr] 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