Compare commits

...

2 Commits

Author SHA1 Message Date
da6592db92 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
2026-07-23 07:24:16 +00:00
root
32ceb9866f fix(autopatch): auto-fix for java-25-openjdk on c9
Removed obsolete `find: '#    %patch'` replace action that no longer matches any line in the current spec.
2026-07-23 00:39:35 +00:00

View File

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