Use modify_release instead of replace for .alma.1 suffix
This commit is contained in:
parent
963d7d34d3
commit
b05b32b4d7
@ -1,9 +1,7 @@
|
||||
actions:
|
||||
- replace:
|
||||
- target: "spec"
|
||||
find: "Release: 10%{?dist}"
|
||||
replace: "Release: 10%{?dist}.alma.1"
|
||||
count: 1
|
||||
- modify_release:
|
||||
- suffix: ".alma.1"
|
||||
enabled: true
|
||||
|
||||
- changelog_entry:
|
||||
- name: "Andrew Lukoshko"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user