lorax/config.yaml
2025-09-01 13:17:11 +03:00

21 lines
451 B
YAML

actions:
- modify_release:
- suffix: ".alma.1"
enabled: true
- changelog_entry:
- name: "Eduard Abdullin"
email: "eabdullin@almalinux.org"
line:
- "Add x86_64_v2 support"
- "Add riscv64 support"
- add_files:
- type: "patch"
name: "0001-Add-x86_64_v2-support.patch"
number: 1000
- type: "patch"
name: "0002-Add-riscv64-support.patch"
number: 1001