Skip to content

Commit e01868d

Browse files
author
Bogdan Degtyariov
committed
Update the version of gcc-toolset for EL8/EL9 to 13
Change-Id: I455ef0e3be71617f6c3138bcfadb20c25b016aaa
1 parent eda7385 commit e01868d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

packaging/mysql-connector-c++.spec.in

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,8 +44,8 @@
4444
%{?el7:%global gcc_toolset devtoolset-11}
4545
%endif
4646

47-
%{?el8:%global gcc_toolset gcc-toolset-12}
48-
%{?el9:%global gcc_toolset gcc-toolset-12}
47+
%{?el8:%global gcc_toolset gcc-toolset-13}
48+
%{?el9:%global gcc_toolset gcc-toolset-13}
4949
%if 0%{?suse_version} == 1315
5050
%global dist .sles12
5151
%endif

0 commit comments

Comments
 (0)