Compare commits
No commits in common. "a9" and "a10s" have entirely different histories.
@ -1,12 +1,12 @@
|
|||||||
actions:
|
actions:
|
||||||
- replace:
|
- replace:
|
||||||
- target: "spec"
|
- target: "spec"
|
||||||
find: "Patch1022: openssh-8.7p1-redhat-help.patch"
|
find: "Patch1017: openssh-8.7p1-redhat-help.patch"
|
||||||
replace: "#Patch1022: openssh-8.7p1-redhat-help.patch"
|
replace: "#Patch1017: openssh-8.7p1-redhat-help.patch"
|
||||||
count: 1
|
count: 1
|
||||||
- target: "spec"
|
- target: "spec"
|
||||||
find: "%patch1022 -p1 -b .redhat-help"
|
find: "%patch -P 1017 -p1 -b .help"
|
||||||
replace: "#%patch1022 -p1 -b .redhat-help"
|
replace: "#%patch -P 1017 -p1 -b .help"
|
||||||
count: 1
|
count: 1
|
||||||
|
|
||||||
- modify_release:
|
- modify_release:
|
||||||
|
Loading…
Reference in New Issue
Block a user