Compare commits

...

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

View File

@ -2,15 +2,12 @@ actions:
- replace:
- target: "spec"
find: |
%global portablesuffix el9
%endif
replace: |
%global portablesuffix el9
%endif
%if 0%{?almalinux}
%if 0%{?centos} == 0
%global portablesuffix el8
%else
%global portablesuffix el9
%endif
replace: "%global portablesuffix el8"
count: 1
- modify_release:
@ -21,4 +18,4 @@ actions:
- name: "Eduard Abdullin"
email: "eabdullin@almalinux.org"
line:
- "Change portablesiffix"
- "Use el8 portable packages"