Add auto_increment
This commit is contained in:
parent
15050b745a
commit
1a9252ed0d
@ -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
|
||||
@ -16,6 +16,7 @@ actions:
|
||||
- modify_release:
|
||||
- suffix: ".alma.1"
|
||||
enabled: true
|
||||
auto_increment: true
|
||||
|
||||
- changelog_entry:
|
||||
- name: "Eduard Abdullin"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user