Exclude i686

This commit is contained in:
eabdullin 2026-02-10 14:09:59 +03:00
commit cbe8f401b4

19
config.yaml Normal file
View File

@ -0,0 +1,19 @@
actions:
- replace:
- target: "spec"
find: "BuildArch: noarch"
replace: |
BuildArch: noarch
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"