Compare commits

..

No commits in common. "a9" and "a10s" have entirely different histories.
a9 ... a10s

View File

@ -4,11 +4,13 @@ actions:
find: | find: |
# No qemu-kvm on POWER (RHBZ#1946532). # No qemu-kvm on POWER (RHBZ#1946532).
ExcludeArch: %{power64} ExcludeArch: %{power64}
%endif
replace: | replace: |
%if 0%{?almalinux} < 9 %if 0%{?almalinux} < 10
# No qemu-kvm on POWER (RHBZ#1946532). # No qemu-kvm on POWER (RHBZ#1946532).
ExcludeArch: %{power64} ExcludeArch: %{power64}
%endif %endif
%endif
count: 1 count: 1
- modify_release: - modify_release: