Initial commit
This commit is contained in:
commit
877eeb54f0
16
config.yaml
Normal file
16
config.yaml
Normal file
@ -0,0 +1,16 @@
|
||||
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"
|
Loading…
Reference in New Issue
Block a user