Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package kio for openSUSE:Factory checked in 
at 2024-02-01 18:03:59
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kio (Old)
 and      /work/SRC/openSUSE:Factory/.kio.new.1815 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kio"

Thu Feb  1 18:03:59 2024 rev:151 rq:1143120 version:5.114.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/kio/kio.changes  2024-01-15 22:15:30.190656662 
+0100
+++ /work/SRC/openSUSE:Factory/.kio.new.1815/kio.changes        2024-02-01 
18:04:04.708293888 +0100
@@ -1,0 +2,6 @@
+Wed Jan 31 14:35:12 UTC 2024 - Christophe Marin <christo...@krop.fr>
+
+- Switch to the latest GCC version available in Leap for packages
+  that can't build with the default compiler
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ kio.spec ++++++
--- /var/tmp/diff_new_pack.E3bqK4/_old  2024-02-01 18:04:05.328316367 +0100
+++ /var/tmp/diff_new_pack.E3bqK4/_new  2024-02-01 18:04:05.328316367 +0100
@@ -39,8 +39,8 @@
 BuildRequires:  fdupes
 # gcc7 is too old for std::transform_reduce
 %if 0%{?suse_version} == 1500
-BuildRequires:  gcc10-c++
-BuildRequires:  gcc10-PIE
+BuildRequires:  gcc13-c++
+BuildRequires:  gcc13-PIE
 %endif
 BuildRequires:  krb5-devel
 BuildRequires:  libacl-devel
@@ -139,7 +139,7 @@
 %endif
 
 %if 0%{?suse_version} == 1500
-export CXX=g++-10
+export CXX=g++-13
 %endif
 
 %cmake_kf5 -d build

Reply via email to