Update config

This commit is contained in:
eabdullin 2025-06-24 17:44:58 +03:00
parent deb5d4e20f
commit 35c4368d04

View File

@ -76,11 +76,15 @@ actions:
%endif %endif
%endif %endif
count: 1 count: 1
- target: "spec"
find: "with a Red Hat"
replace: "with"
count: -1
- target: "spec"
find: "of a Red Hat"
replace: "of"
count: -1
- delete_line:
- target: "spec"
lines:
- " a Red Hat"
- modify_release: - modify_release:
- suffix: ".alma.1" - suffix: ".alma.1"