diff --git a/kio-extras5.changes b/kio-extras5.changes index 7a362e5..e4b690f 100644 --- a/kio-extras5.changes +++ b/kio-extras5.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Jan 31 14:35:17 UTC 2024 - Christophe Marin + +- Switch to the latest GCC version available in Leap for packages + that can't build with the default compiler + ------------------------------------------------------------------- Fri Dec 15 21:30:43 UTC 2023 - Christophe Marin diff --git a/kio-extras5.spec b/kio-extras5.spec index 9b5b61c..fd19d1b 100644 --- a/kio-extras5.spec +++ b/kio-extras5.spec @@ -35,8 +35,8 @@ BuildRequires: OpenEXR-devel %endif BuildRequires: flac-devel %if 0%{?suse_version} == 1500 -BuildRequires: gcc10-c++ -BuildRequires: gcc10-PIE +BuildRequires: gcc13-c++ +BuildRequires: gcc13-PIE %endif BuildRequires: extra-cmake-modules BuildRequires: gperf @@ -109,7 +109,7 @@ This is the development package for libkioarchive %build %if 0%{?suse_version} == 1500 - export CXX=g++-10 + export CXX=g++-13 %endif %cmake_kf5 -d build -- -DCMAKE_INSTALL_LOCALEDIR=share/locale/kf5