Fix commented %patch macros

This commit is contained in:
eabdullin 2025-10-13 13:43:49 +03:00
parent 40121409fd
commit 2a813d1ef8

View File

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