Added support for multiple release lines

This commit is contained in:
eabdullin 2025-07-09 16:11:41 +03:00
parent c9f9a5fcef
commit d5817678d3

View File

@ -8,10 +8,6 @@ actions:
find: "%patch1022 -p1 -b .redhat-help" find: "%patch1022 -p1 -b .redhat-help"
replace: "#%patch1022 -p1 -b .redhat-help" replace: "#%patch1022 -p1 -b .redhat-help"
count: 1 count: 1
- target: "spec"
find: "Release: %{pam_ssh_agent_rel}.%{openssh_rel}%{?dist}"
replace: "Release: %{pam_ssh_agent_rel}.%{openssh_rel}%{?dist}.alma.1"
count: 1
- modify_release: - modify_release:
- suffix: ".alma.1" - suffix: ".alma.1"