25 lines
629 B
YAML
25 lines
629 B
YAML
actions:
|
|
|
|
- modify_release:
|
|
- suffix: ".alma.2"
|
|
enabled: true
|
|
|
|
- changelog_entry:
|
|
- name: "Eduard Abdullin"
|
|
email: "eabdullin@almalinux.org"
|
|
line:
|
|
- "Add x86_64_v2 to _BASEARCH_MAP"
|
|
- "Add link to AlmaLinux bugtracker"
|
|
- "automatic: Fix detecting releasever_minor"
|
|
|
|
- add_files:
|
|
- type: "patch"
|
|
name: "0001-Add-link-to-AlmaLinux-bugtracker.patch"
|
|
number: 1001
|
|
- type: "patch"
|
|
name: "0001-Add-x86_64_v2-to-_BASEARCH_MAP.patch"
|
|
number: "Latest"
|
|
- type: "patch"
|
|
name: "2260.patch"
|
|
number: "Latest"
|