Add gcc-toolset-%{gts_version}-gcc-c++ to BR
This commit is contained in:
commit
9cb00c09d1
20
config.yaml
Normal file
20
config.yaml
Normal file
@ -0,0 +1,20 @@
|
||||
actions:
|
||||
- replace:
|
||||
- target: "spec"
|
||||
find: |
|
||||
BuildRequires: gcc-toolset-%{gts_version}-gcc-plugin-annobin
|
||||
replace: |
|
||||
BuildRequires: gcc-toolset-%{gts_version}-gcc-plugin-annobin
|
||||
BuildRequires: gcc-toolset-%{gts_version}-gcc-c++
|
||||
count: 1
|
||||
|
||||
|
||||
- modify_release:
|
||||
- suffix: ".alma.1"
|
||||
enabled: true
|
||||
|
||||
- changelog_entry:
|
||||
- name: "Eduard Abdullin"
|
||||
email: "eabdullin@almalinux.org"
|
||||
line:
|
||||
- "Add gcc-toolset-%{gts_version}-gcc-c++ to BR"
|
Loading…
Reference in New Issue
Block a user