Merge branch 'a10' into a10s

This commit is contained in:
eabdullin 2026-08-26 11:41:04 +03:00
commit fd1737461f

View File

@ -1,9 +1,9 @@
actions:
- replace:
- target: "spec"
find: "%global portablebuilddir /builddir/build/BUILD"
find: "%global portablesuffix el%{portablerhel}"
replace: |
%global portablebuilddir /builddir/build/BUILD
%global portablesuffix el%{portablerhel}
%if 0%{?almalinux}
%ifarch riscv64
@ -31,6 +31,7 @@ actions:
- modify_release:
- suffix: ".alma.1"
enabled: true
auto_increment: true
- changelog_entry:
- name: "Andrew Lukoshko"