Add i686 support

This commit is contained in:
eabdullin 2026-02-10 17:32:08 +03:00
commit cf2bb309de

16
config.yaml Normal file
View File

@ -0,0 +1,16 @@
actions:
- replace:
- target: "spec"
find: "ExclusiveArch: %{java_arches} noarch"
replace: "ExclusiveArch: %{java_arches} noarch i686"
count: 1
- modify_release:
- suffix: ".alma.1"
enabled: true
- changelog_entry:
- name: "Eduard Abdullin"
email: "eabdullin@almalinux.org"
line:
- "Add i686 support"