Accepting request 1143080 from KDE:Qt6

- Switch to the latest GCC version available in Leap

OBS-URL: https://build.opensuse.org/request/show/1143080
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/qt6-macros?expand=0&rev=9
This commit is contained in:
Ana Guerrero 2024-01-31 22:55:54 +00:00 committed by Git OBS Bridge
commit 0b248e3555
3 changed files with 8 additions and 3 deletions

View File

@ -192,8 +192,8 @@
-G"Unix Makefiles" \\\
%endif \
%if 0%{?suse_version} == 1500 \
-DCMAKE_C_COMPILER:STRING=gcc-12 \\\
-DCMAKE_CXX_COMPILER:STRING=g++-12 \\\
-DCMAKE_C_COMPILER:STRING=gcc-13 \\\
-DCMAKE_CXX_COMPILER:STRING=g++-13 \\\
-DCMAKE_CXX_LINK_PIE_SUPPORTED:BOOL=ON \\\
%endif \
-DQT_DISABLE_RPATH:BOOL=ON \\\

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Jan 31 14:49:23 UTC 2024 - Christophe Marin <christophe@krop.fr>
- Switch to the latest GCC version available in Leap
-------------------------------------------------------------------
Wed Jun 28 16:20:06 UTC 2023 - Callum Farmer <gmbr3@opensuse.org>

View File

@ -17,7 +17,7 @@
Name: qt6-macros
Version: 20230629
Version: 20240131
Release: 0
Summary: RPM macros for Qt6 packages
License: MIT