|
|
|
@ -53,7 +53,7 @@ elseif posix.stat('macros.python-srpm') then
|
|
|
|
|
end
|
|
|
|
|
}
|
|
|
|
|
Version: %{__default_python3_version}
|
|
|
|
|
Release: 8.1%{?dist}
|
|
|
|
|
Release: 9.1%{?dist}
|
|
|
|
|
|
|
|
|
|
BuildArch: noarch
|
|
|
|
|
|
|
|
|
@ -163,6 +163,10 @@ grep -E '^#[^%%]*%%[^%%]' %{buildroot}%{rpmmacrodir}/macros.* && exit 1 || true
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com>
|
|
|
|
|
- Bump release for October 2024 mass rebuild:
|
|
|
|
|
Resolves: RHEL-64018
|
|
|
|
|
|
|
|
|
|
* Tue Jun 25 2024 Cristian Le <fedora@lecris.me> - 3.12-8.1
|
|
|
|
|
- %%python_extras_subpkg: Add option -a to include BuildArch: noarch
|
|
|
|
|
|
|
|
|
|