Initial config for a10
This commit is contained in:
commit
29ac5f2a44
18
config.yaml
Normal file
18
config.yaml
Normal file
@ -0,0 +1,18 @@
|
||||
actions:
|
||||
- delete_line:
|
||||
- target: "spec"
|
||||
lines:
|
||||
- "Patch: subscription-manager.patch"
|
||||
|
||||
- delete_files:
|
||||
- file_name: "subscription-manager.patch"
|
||||
|
||||
- modify_release:
|
||||
- suffix: ".alma.1"
|
||||
enabled: true
|
||||
|
||||
- changelog_entry:
|
||||
- name: "Andrew Lukoshko"
|
||||
email: "alukoshko@almalinux.org"
|
||||
line:
|
||||
- "Remove Subscription Manager's autostart patch"
|
||||
Reference in New Issue
Block a user