Initial commit
This commit is contained in:
commit
d895e008cb
16
config.yaml
Normal file
16
config.yaml
Normal file
@ -0,0 +1,16 @@
|
|||||||
|
actions:
|
||||||
|
- replace:
|
||||||
|
- target: "spec"
|
||||||
|
find: "netdump, diskdump and kdump packages from Red Hat Linux, the mcore kernel patch"
|
||||||
|
replace: "netdump, diskdump and kdump packages from AlmaLinux, the mcore kernel patch"
|
||||||
|
count: 2
|
||||||
|
|
||||||
|
- modify_release:
|
||||||
|
- suffix: ".alma.1"
|
||||||
|
enabled: true
|
||||||
|
|
||||||
|
- changelog_entry:
|
||||||
|
- name: "Eduard Abdullin"
|
||||||
|
email: "eabdullin@almalinux.org"
|
||||||
|
line:
|
||||||
|
- "Debrand for AlmaLinux"
|
Loading…
Reference in New Issue
Block a user