anaconda-user-help/config.yaml
2025-01-14 15:17:36 +01:00

24 lines
499 B
YAML

actions:
- replace:
- target: "spec"
find: "%setup -q"
replace: |
%setup -q
%patch0 -p1
count: 1
- modify_release:
- suffix: ".alma.1"
enabled: true
- add_files:
- type: "patch"
name: "anaconda-user-help-almalinux-branding.patch"
number: "Latest"
- changelog_entry:
- name: "Eduard Abdullin"
email: "eabdullin@almalinux.org"
line:
- "Apply AlmaLinux branding patch"