actions: - replace: - target: "spec" find: "Requires: %{name}-libs = %{version}-%{release}" replace: | Requires: %{name}-libs = %{version}-%{release} ExcludeArch: i686 count: 1 - modify_release: - suffix: ".alma.1" enabled: true - changelog_entry: - name: "Eduard Abdullin" email: "eabdullin@almalinux.org" line: - "Exclude i686 architecture from build"