Compare commits

...

1 Commits
a8 ... a9

Author SHA1 Message Date
eabdullin
82ecf1d1c7 Add gcc-toolset-%{gts_version}-gcc-c++ to BR 2025-05-08 10:41:11 +03:00

View File

@ -16,6 +16,13 @@ actions:
%description
Mozilla Thunderbird is a standalone mail and newsgroup client.
count: 1
- 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"
@ -26,3 +33,4 @@ actions:
email: "eabdullin@almalinux.org"
line:
- "AlmaLinux changes"
- "Add gcc-toolset-%{gts_version}-gcc-c++ to BR"