public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/ruff] f44: Don’t explicitly lower-bound cargo-rpm-macros version
@ 2026-09-04 11:23 Benjamin A. Beasley
  0 siblings, 0 replies; only message in thread
From: Benjamin A. Beasley @ 2026-09-04 11:23 UTC (permalink / raw)
  To: git-commits

            A new commit has been pushed.

            Repo   : rpms/ruff
            Branch : f44
            Commit : a91ee594753102877a6bbf0311f66d414a803ee0
            Author : Benjamin A. Beasley <code@musicinmybrain.net>
            Date   : 2026-08-24T07:33:11+01:00
            Stats  : +1/-1 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/ruff/c/a91ee594753102877a6bbf0311f66d414a803ee0?branch=f44

            Log:
            Don’t explicitly lower-bound cargo-rpm-macros version

[skip changelog]

---
diff --git a/ruff.spec b/ruff.spec
index 8f1874a..4030a9d 100644
--- a/ruff.spec
+++ b/ruff.spec
@@ -174,7 +174,7 @@ ExcludeArch:    %{ix86}
 # Memory exhaustion can occur. Increase as needed.
 %global _smp_tasksize_proc 16384
 
-BuildRequires:  cargo-rpm-macros >= 24
+BuildRequires:  cargo-rpm-macros
 BuildRequires:  rust2rpm-helper
 BuildRequires:  tomcli
 

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

only message in thread, other threads:[~2026-09-04 11:23 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-04 11:23 [rpms/ruff] f44: Don’t explicitly lower-bound cargo-rpm-macros version 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