opa-ff/config.yaml
2025-01-27 19:23:34 +00:00

21 lines
471 B
YAML

actions:
- replace:
- target: "spec"
find: "%build"
replace: |
# Add AlmaLinux detection
sed -i 's/rhel)/rhel|almalinux|AlmaLinux)/' MakeTools/funcs-ext.sh
%build
count: 1
- modify_release:
- suffix: ".alma.1"
enabled: true
- changelog_entry:
- name: "Andrei Lukoshko"
email: "alukoshko@almalinux.org"
line:
- "Debrand for AlmaLinux"