Compare commits

...
Sign in to create a new pull request.

1 commit

Author SHA1 Message Date
Benjamin A. Beasley
247904f9a8 Don’t explicitly lower-bound cargo-rpm-macros version
[skip changelog]
2026-08-24 07:33:31 +01:00

View file

@ -192,7 +192,7 @@ ExcludeArch: %{ix86}
# “too many open files.” Try to keep the files/core ratio from getting too low.
%global _smp_ncpus_max 48
BuildRequires: cargo-rpm-macros >= 24
BuildRequires: cargo-rpm-macros
BuildRequires: rust2rpm-helper
BuildRequires: tomcli
%if %{with check} && %{with other_python_versions}