forked from autopatch/nginx
Compare commits
No commits in common. "a8-stream-1.18" and "a8-stream-1.22" have entirely different histories.
a8-stream-
...
a8-stream-
@ -18,7 +18,7 @@ actions:
|
|||||||
count: 2
|
count: 2
|
||||||
- target: "*.html"
|
- target: "*.html"
|
||||||
find: "border: 2px solid #fff;"
|
find: "border: 2px solid #fff;"
|
||||||
replace: "border: 2px solid #FAF5F5;"
|
replace: " border: 2px solid #FAF5F5;"
|
||||||
count: 1
|
count: 1
|
||||||
- target: "*.html"
|
- target: "*.html"
|
||||||
find: "Red Hat Enterprise Linux. It is located"
|
find: "Red Hat Enterprise Linux. It is located"
|
||||||
@ -41,13 +41,12 @@ actions:
|
|||||||
width="124" height="32" /></a>
|
width="124" height="32" /></a>
|
||||||
count: 1
|
count: 1
|
||||||
|
|
||||||
|
|
||||||
- modify_release:
|
- modify_release:
|
||||||
- suffix: ".alma.1"
|
- suffix: ".alma.1"
|
||||||
enabled: true
|
enabled: true
|
||||||
|
|
||||||
- changelog_entry:
|
- changelog_entry:
|
||||||
- name: "Andrew Lukoshko"
|
- name: "Eduard Abdullin"
|
||||||
email: "alukoshko@almalinux.org"
|
email: "eabdullin@almalinux.org"
|
||||||
line:
|
line:
|
||||||
- "Debrand for AlmaLinux"
|
- "Debrand for AlmaLinux"
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user