1
0
forked from autopatch/libdnf
autopatch-libdnf/config.yaml
Yuriy Kohut c6a22dd140 Add patch to extend arch_map list with x86_64_v2 for the x86_64
Add Yuriy Kohut to the changelog entries
2026-01-29 15:06:38 +02:00

31 lines
892 B
YAML

actions:
- modify_release:
- suffix: ".alma.1"
enabled: true
- changelog_entry:
- name: "Eduard Abdullin"
email: "eabdullin@almalinux.org"
line:
- "Add x86_64_v2 to arch_map"
- "Add link to AlmaLinux bugtracker"
- "Fix tests on x86_64_v2"
- name: "Yuriy Kohut"
email: "ykohut@almalinux.org"
line:
- "Extend arch_map list with x86_64_v2 for the x86_64"
- add_files:
- type: "patch"
name: "0001-Add-link-to-AlmaLinux-bugtracker.patch"
number: 1001
- type: "patch"
name: "0001-Add-x86_64_v2-to-arch_map.patch"
number: "Latest"
- type: "patch"
name: "0001-Add-x86_64_v2-to-tests.patch"
number: "Latest"
- type: "patch"
name: "0001-Extend-arch_map-list-with-x86_64_v2-for-the-x86_64.patch"
number: "Latest"