Merge pull request 'fix(autopatch): Removed obsolete find: '# %patch' replace action that no longer matches any line in the current spec.' (#3) from agent-fix/a9-20260723-003935 into a9

Reviewed-on: #3
This commit is contained in:
eabdullin 2026-07-23 07:24:16 +00:00
commit da6592db92

View File

@ -9,10 +9,6 @@ actions:
%global portablesuffix el9 %global portablesuffix el9
%endif %endif
count: 1 count: 1
- target: "spec"
find: "# %patch"
replace: "# %%patch"
count: -1
- modify_release: - modify_release:
- suffix: ".alma.1" - suffix: ".alma.1"