Add config file
This commit is contained in:
parent
75508bff6c
commit
6808588a93
16
config.yaml
Normal file
16
config.yaml
Normal file
@ -0,0 +1,16 @@
|
||||
actions:
|
||||
|
||||
- modify_release:
|
||||
- suffix: ".alma.1"
|
||||
enabled: true
|
||||
|
||||
- changelog_entry:
|
||||
- name: "Eduard Abdullin"
|
||||
email: "eabdullin@almalinux.org"
|
||||
line:
|
||||
- "Set x86_64 arch as exchangeable to x86_64_v2"
|
||||
|
||||
- add_files:
|
||||
- type: "patch"
|
||||
name: "0001-Set-x86_64-arch-as-exchangeable-to-x86_64_v2.patch"
|
||||
number: 1000
|
||||
Loading…
Reference in New Issue
Block a user