actions: - replace: - target: "spec" find: "%global portablesuffix el%{portablerhel}" replace: | %global portablesuffix el%{portablerhel} %if 0%{?almalinux} %ifarch riscv64 %global portablerhel 10 %else %global portablerhel 9 %endif %endif count: 1 - modify_release: - suffix: ".alma.1" enabled: true auto_increment: true - changelog_entry: - name: "Eduard Abdullin" email: "eabdullin@almalinux.org" line: - "Use el9 portable packages"