Bump release
This commit is contained in:
parent
bdfe4418f7
commit
87aa4a3872
19
config.yaml
19
config.yaml
@ -1,15 +1,16 @@
|
||||
actions:
|
||||
- target: "spec"
|
||||
find: |
|
||||
%if 0%{?fedora}
|
||||
ExcludeArch: %{ix86}
|
||||
%endif
|
||||
replace: |
|
||||
ExcludeArch: %{ix86}
|
||||
count: 1
|
||||
- replace:
|
||||
- target: "spec"
|
||||
find: |
|
||||
%if 0%{?fedora}
|
||||
ExcludeArch: %{ix86}
|
||||
%endif
|
||||
replace: |
|
||||
ExcludeArch: %{ix86}
|
||||
count: 1
|
||||
|
||||
- modify_release:
|
||||
- suffix: ".alma.1"
|
||||
- suffix: ".alma.2"
|
||||
enabled: true
|
||||
|
||||
- changelog_entry:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user