Script 'mail_helper' called by obssrc
Hello community,

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

Package is "plasma5-addons"

Thu Feb  1 18:04:05 2024 rev:156 rq:1143126 version:5.27.10

Changes:
--------
--- /work/SRC/openSUSE:Factory/plasma5-addons/plasma5-addons.changes    
2023-12-07 19:11:00.164580838 +0100
+++ /work/SRC/openSUSE:Factory/.plasma5-addons.new.1815/plasma5-addons.changes  
2024-02-01 18:04:10.352498514 +0100
@@ -1,0 +2,6 @@
+Wed Jan 31 14:35:45 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:
------------------
++++++ plasma5-addons.spec ++++++
--- /var/tmp/diff_new_pack.6fFPEi/_old  2024-02-01 18:04:11.172528243 +0100
+++ /var/tmp/diff_new_pack.6fFPEi/_new  2024-02-01 18:04:11.172528243 +0100
@@ -67,8 +67,8 @@
 BuildRequires:  cmake(Qt5Widgets)
 BuildRequires:  cmake(Qt5X11Extras)
 %if 0%{?suse_version} < 1550
-BuildRequires:  gcc10-PIE
-BuildRequires:  gcc10-c++
+BuildRequires:  gcc13-PIE
+BuildRequires:  gcc13-c++
 %endif
 BuildRequires:  pkgconfig(x11)
 BuildRequires:  pkgconfig(xcb)
@@ -100,7 +100,7 @@
 
 %build
 %if 0%{?suse_version} < 1550
-  export CXX=g++-10
+  export CXX=g++-13
 %endif
 %cmake_kf5 -d build -- -DCMAKE_INSTALL_LOCALEDIR=%{_kf5_localedir}
 %cmake_build

Reply via email to