Add config

This commit is contained in:
eabdullin 2025-01-14 17:01:30 +03:00
commit b8c6f3ce1f

14
config.yaml Normal file
View File

@ -0,0 +1,14 @@
actions:
- modify_release:
- suffix: ".alma.1"
enabled: true
- changelog_entry:
- name: "Eduard Abdullin"
email: "eabdullin@almalinux.org"
line:
- "Enable SPICE on AlmaLinux"
- replace:
- target: "spec"
find: "%if 0%{?rhel} >= 9"
replace: "%if 0%{?rhel} >= 9 && !0%{?almalinux}"
count: 1