clufter/config.yaml

16 lines
486 B
YAML
Raw Normal View History

2025-01-15 19:51:53 +00:00
actions:
- replace:
- target: "pacemaker-borrow-schemas"
find: ": \"${INPUTDIR=$(pkg-config --variable schemadir pacemaker)}\""
replace: ": \"${INPUTDIR=$(pkg-config --variable schemadir pacemaker-schemas)}\""
count: 1
- modify_release:
- suffix: ".alma.1"
enabled: true
- changelog_entry:
- name: "Eduard Abdullin"
email: "eabdullin@almalinux.org"
line:
- "Use a new version of pacemaker to build clufter"