Update for 1.8.0
This commit is contained in:
parent
9409dfd232
commit
866f56475b
@ -2,14 +2,14 @@ actions:
|
|||||||
- replace:
|
- replace:
|
||||||
- target: "spec"
|
- target: "spec"
|
||||||
find: |
|
find: |
|
||||||
%global portablesuffix el9
|
%global portablerhel 9
|
||||||
%endif
|
%endif
|
||||||
replace: |
|
replace: |
|
||||||
%global portablesuffix el9
|
%global portablerhel 8
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%if 0%{?almalinux}
|
%if 0%{?almalinux}
|
||||||
%global portablesuffix el8
|
%global portablerhel 8
|
||||||
%endif
|
%endif
|
||||||
count: 1
|
count: 1
|
||||||
|
|
||||||
@ -21,4 +21,4 @@ actions:
|
|||||||
- name: "Eduard Abdullin"
|
- name: "Eduard Abdullin"
|
||||||
email: "eabdullin@almalinux.org"
|
email: "eabdullin@almalinux.org"
|
||||||
line:
|
line:
|
||||||
- "Change portablesiffix"
|
- "Change portablerhel"
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user