17 lines
400 B
YAML
17 lines
400 B
YAML
|
actions:
|
||
|
- replace:
|
||
|
- target: "spec"
|
||
|
find: "--with-bugurl=http://bugzilla.redhat.com/bugzilla \\"
|
||
|
replace: "--with-bugurl=http://bugs.almalinux.org/ \\"
|
||
|
count: 2
|
||
|
|
||
|
- modify_release:
|
||
|
- suffix: ".alma.1"
|
||
|
enabled: true
|
||
|
|
||
|
- changelog_entry:
|
||
|
- name: "Eduard Abdullin"
|
||
|
email: "eabdullin@almalinux.org"
|
||
|
line:
|
||
|
- "AlmaLinux changes"
|