Initial commit
This commit is contained in:
commit
68b73e4498
20
config.yaml
Normal file
20
config.yaml
Normal file
@ -0,0 +1,20 @@
|
||||
actions:
|
||||
- replace:
|
||||
- target: "spec"
|
||||
find: "Patch1017: openssh-8.7p1-redhat-help.patch"
|
||||
replace: "#Patch1017: openssh-8.7p1-redhat-help.patch"
|
||||
count: 1
|
||||
- target: "spec"
|
||||
find: "%patch -P 1017 -p1 -b .help"
|
||||
replace: "#%patch -P 1017 -p1 -b .help"
|
||||
count: 1
|
||||
|
||||
- modify_release:
|
||||
- suffix: ".alma.1"
|
||||
enabled: true
|
||||
|
||||
- changelog_entry:
|
||||
- name: "Koichiro Iwao"
|
||||
email: "meta@almalinux.org"
|
||||
line:
|
||||
- "Unpatch Red Hat help message"
|
Loading…
Reference in New Issue
Block a user