Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package kf6-kiconthemes for openSUSE:Factory 
checked in at 2026-08-17 16:56:42
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kf6-kiconthemes (Old)
 and      /work/SRC/openSUSE:Factory/.kf6-kiconthemes.new.1258 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kf6-kiconthemes"

Mon Aug 17 16:56:42 2026 rev:30 rq:1371384 version:6.29.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/kf6-kiconthemes/kf6-kiconthemes.changes  
2026-07-15 16:37:05.617271592 +0200
+++ 
/work/SRC/openSUSE:Factory/.kf6-kiconthemes.new.1258/kf6-kiconthemes.changes    
    2026-08-17 16:59:39.117429421 +0200
@@ -1,0 +2,12 @@
+Sun Aug  9 10:38:34 UTC 2026 - Christophe Marin <[email protected]>
+
+- Update to 6.29.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/frameworks/6/6.29.0
+- Changes since 6.28.0:
+  * Update dependency version to 6.29.0
+  * Add notes to drop dependency on KWidgetsAddons for KF7
+  * Update version to 6.29.0
+
+-------------------------------------------------------------------

Old:
----
  kiconthemes-6.28.0.tar.xz
  kiconthemes-6.28.0.tar.xz.sig

New:
----
  kiconthemes-6.29.0.tar.xz
  kiconthemes-6.29.0.tar.xz.sig

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

Other differences:
------------------
++++++ kf6-kiconthemes.spec ++++++
--- /var/tmp/diff_new_pack.hKLlOZ/_old  2026-08-17 16:59:40.000460621 +0200
+++ /var/tmp/diff_new_pack.hKLlOZ/_new  2026-08-17 16:59:40.002460692 +0200
@@ -19,11 +19,11 @@
 %define qt6_version 6.9.0
 
 %define rname kiconthemes
-# Full KF6 version (e.g. 6.28.0)
+# Full KF6 version (e.g. 6.29.0)
 %{!?_kf6_version: %global _kf6_version %{version}}
 %bcond_without released
 Name:           kf6-kiconthemes
-Version:        6.28.0
+Version:        6.29.0
 Release:        0
 Summary:        Icon GUI utilities
 License:        LGPL-2.1-or-later AND GPL-2.0-or-later


++++++ kiconthemes-6.28.0.tar.xz -> kiconthemes-6.29.0.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kiconthemes-6.28.0/CMakeLists.txt 
new/kiconthemes-6.29.0/CMakeLists.txt
--- old/kiconthemes-6.28.0/CMakeLists.txt       2026-07-03 12:55:38.000000000 
+0200
+++ new/kiconthemes-6.29.0/CMakeLists.txt       2026-08-07 22:40:45.000000000 
+0200
@@ -1,12 +1,12 @@
 cmake_minimum_required(VERSION 3.29)
 
-set(KF_VERSION "6.28.0") # handled by release scripts
-set(KF_DEP_VERSION "6.28.0") # handled by release scripts
+set(KF_VERSION "6.29.0") # handled by release scripts
+set(KF_DEP_VERSION "6.29.0") # handled by release scripts
 project(KIconThemes VERSION ${KF_VERSION})
 
 # ECM setup
 include(FeatureSummary)
-find_package(ECM 6.28.0  NO_MODULE)
+find_package(ECM 6.29.0  NO_MODULE)
 set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake 
Modules." URL "https://commits.kde.org/extra-cmake-modules";)
 feature_summary(WHAT REQUIRED_PACKAGES_NOT_FOUND 
FATAL_ON_MISSING_REQUIRED_PACKAGES)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kiconthemes-6.28.0/po/de/kiconthemes6.po 
new/kiconthemes-6.29.0/po/de/kiconthemes6.po
--- old/kiconthemes-6.28.0/po/de/kiconthemes6.po        2026-07-03 
12:55:38.000000000 +0200
+++ new/kiconthemes-6.29.0/po/de/kiconthemes6.po        2026-08-07 
22:40:45.000000000 +0200
@@ -1,11 +1,11 @@
+# SPDX-FileCopyrightText: 2002-2005 Thomas Diehl <[email protected]>
+# SPDX-FileCopyrightText: 2004-2007 Stephan Johach <[email protected]>
+# SPDX-FileCopyrightText: 2005-2009 Thomas Reitelbach <[email protected]>
+# SPDX-FileCopyrightText: 2007-2013, 2016, 2022 Frederik Schwarzer 
<[email protected]>
+# SPDX-FileCopyrightText: 2008-2009, 2011-2014, 2018, 2021 Burkhard Lück 
<[email protected]>
+# SPDX-FileCopyrightText: 2009-2010 Rolf Eike Beer <[email protected]>
 # SPDX-FileCopyrightText: 2010, 2024 Johannes Obermayr 
<[email protected]>
-# SPDX-FileCopyrightText: 2002, 2003, 2004, 2005 Thomas Diehl <[email protected]>
-# SPDX-FileCopyrightText: 2004, 2005, 2006, 2007 Stephan Johach <[email protected]>
-# SPDX-FileCopyrightText: 2005, 2006, 2007, 2008, 2009 Thomas Reitelbach 
<[email protected]>
-# SPDX-FileCopyrightText: 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2016, 2022 
Frederik Schwarzer <[email protected]>
-# SPDX-FileCopyrightText: 2008, 2009, 2011, 2012, 2013, 2014, 2018, 2021 
Burkhard Lück <[email protected]>
-# SPDX-FileCopyrightText: 2009, 2010 Rolf Eike Beer <[email protected]>
-# SPDX-FileCopyrightText: 2010, 2011 Panagiotis Papadopoulos <[email protected]>
+# SPDX-FileCopyrightText: 2010-2011 Panagiotis Papadopoulos <[email protected]>
 # SPDX-FileCopyrightText: 2011 Torbjörn Klatt <[email protected]>
 msgid ""
 msgstr ""
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kiconthemes-6.28.0/po/nn/kiconthemes6.po 
new/kiconthemes-6.29.0/po/nn/kiconthemes6.po
--- old/kiconthemes-6.28.0/po/nn/kiconthemes6.po        2026-07-03 
12:55:38.000000000 +0200
+++ new/kiconthemes-6.29.0/po/nn/kiconthemes6.po        2026-08-07 
22:40:45.000000000 +0200
@@ -2,6 +2,7 @@
 #
 # Gaute Hvoslef Kvalnes <[email protected]>, 2003, 2004, 2005, 2006.
 # Håvard Korsvoll <[email protected]>, 2003.
+# Karl Ove Hufthammer <[email protected]>, 2004, 2005, 2007, 2008, 2009, 2010, 
2011, 2018, 2022, 2024.
 # Eirik U. Birkeland <[email protected]>, 2008, 2009, 2010.
 # Øystein Steffensen-Alværvik <[email protected]>, 2021.
 msgid ""
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kiconthemes-6.28.0/src/widgets/CMakeLists.txt 
new/kiconthemes-6.29.0/src/widgets/CMakeLists.txt
--- old/kiconthemes-6.28.0/src/widgets/CMakeLists.txt   2026-07-03 
12:55:38.000000000 +0200
+++ new/kiconthemes-6.29.0/src/widgets/CMakeLists.txt   2026-08-07 
22:40:45.000000000 +0200
@@ -41,7 +41,7 @@
     Qt6::Svg
     KF6::I18n          # for i18n in KIconDialog
     KF6::ConfigGui     # for KStandardActions
-    KF6::WidgetsAddons # for KPixmapSequence
+    KF6::WidgetsAddons # for KPixmapSequence, TODO KF7: drop (actual public) 
dep, see kpixmapsequenceloader.cpp
 )
 
 ecm_generate_headers(KIconWidgets_HEADERS
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kiconthemes-6.28.0/src/widgets/kpixmapsequenceloader.cpp 
new/kiconthemes-6.29.0/src/widgets/kpixmapsequenceloader.cpp
--- old/kiconthemes-6.28.0/src/widgets/kpixmapsequenceloader.cpp        
2026-07-03 12:55:38.000000000 +0200
+++ new/kiconthemes-6.29.0/src/widgets/kpixmapsequenceloader.cpp        
2026-08-07 22:40:45.000000000 +0200
@@ -18,3 +18,13 @@
 }
 
 }
+
+#if KICONTHEMES_VERSION >= QT_VERSION_CHECK(6, 240, 0)
+// The include of <KPixmapSequence> needs public linkage to KWidgetsAddons of 
KIconWidgets,
+// just for this one util method (which tries to hide the KIconLoader 
complexity).
+// Also the current (wrong) private linkage of KWidgetsAddons pulls in that 
runtime dependency for
+// any other consumers of KIconWidgets.
+// So instead providing the dependency is better left just to the users of 
this util method,
+// who will need KWidgetsAddons anyway to handle the returned KPixmapSequence 
instance.
+#pragma message("Make KPixmapSequenceLoader::load() inline header-only, drop 
linking KWidgetsAddons (cmp. KQuickIconProvider)")
+#endif

Reply via email to