Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package kiconthemes for openSUSE:Factory 
checked in at 2023-08-20 00:10:51
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kiconthemes (Old)
 and      /work/SRC/openSUSE:Factory/.kiconthemes.new.1766 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kiconthemes"

Sun Aug 20 00:10:51 2023 rev:124 rq:1104579 version:5.109.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/kiconthemes/kiconthemes.changes  2023-07-09 
20:41:45.037639246 +0200
+++ /work/SRC/openSUSE:Factory/.kiconthemes.new.1766/kiconthemes.changes        
2023-08-20 00:13:41.575173385 +0200
@@ -1,0 +2,12 @@
+Tue Aug  8 17:42:56 UTC 2023 - Christophe Marin <christo...@krop.fr>
+
+- Update to 5.109.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/frameworks/5/5.109.0
+- Changes since 5.108.0:
+  * Do not automatically set breeze as the fallback theme on Android
+  * Remove code variants for building with Qt 6
+  * Add explicit moc includes to sources for moc-covered headers
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ kiconthemes.spec ++++++
--- /var/tmp/diff_new_pack.ts5f4R/_old  2023-08-20 00:13:42.287174785 +0200
+++ /var/tmp/diff_new_pack.ts5f4R/_new  2023-08-20 00:13:42.295174801 +0200
@@ -24,7 +24,7 @@
 %{!?_kf5_bugfix_version: %define _kf5_bugfix_version %(echo %{_kf5_version} | 
awk -F. '{print $1"."$2}')}
 %bcond_without released
 Name:           kiconthemes
-Version:        5.108.0
+Version:        5.109.0
 Release:        0
 Summary:        Icon GUI utilities
 License:        LGPL-2.1-or-later AND GPL-2.0-or-later


++++++ kiconthemes-5.108.0.tar.xz -> kiconthemes-5.109.0.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kiconthemes-5.108.0/CMakeLists.txt 
new/kiconthemes-5.109.0/CMakeLists.txt
--- old/kiconthemes-5.108.0/CMakeLists.txt      2023-07-01 11:58:04.000000000 
+0200
+++ new/kiconthemes-5.109.0/CMakeLists.txt      2023-08-05 14:37:15.000000000 
+0200
@@ -1,12 +1,12 @@
 cmake_minimum_required(VERSION 3.16)
 
-set(KF_VERSION "5.108.0") # handled by release scripts
-set(KF_DEP_VERSION "5.108.0") # handled by release scripts
+set(KF_VERSION "5.109.0") # handled by release scripts
+set(KF_DEP_VERSION "5.109.0") # handled by release scripts
 project(KIconThemes VERSION ${KF_VERSION})
 
 # ECM setup
 include(FeatureSummary)
-find_package(ECM 5.108.0  NO_MODULE)
+find_package(ECM 5.109.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-5.108.0/po/fa/kiconthemes5.po 
new/kiconthemes-5.109.0/po/fa/kiconthemes5.po
--- old/kiconthemes-5.108.0/po/fa/kiconthemes5.po       2023-07-01 
11:58:04.000000000 +0200
+++ new/kiconthemes-5.109.0/po/fa/kiconthemes5.po       2023-08-05 
14:37:15.000000000 +0200
@@ -19,7 +19,7 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "X-Generator: Lokalize 1.5\n"
-"Plural-Forms: nplurals=1; plural=0;\n"
+"Plural-Forms: nplurals=2; plural=(n > 1);\n"
 
 #: kiconbutton.cpp:84
 #, fuzzy, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kiconthemes-5.108.0/po/ko/kiconthemes5.po 
new/kiconthemes-5.109.0/po/ko/kiconthemes5.po
--- old/kiconthemes-5.108.0/po/ko/kiconthemes5.po       2023-07-01 
11:58:04.000000000 +0200
+++ new/kiconthemes-5.109.0/po/ko/kiconthemes5.po       2023-08-05 
14:37:15.000000000 +0200
@@ -34,7 +34,7 @@
 
 #: kicondialog.cpp:316
 msgid "Applications"
-msgstr "프로그램"
+msgstr "앱"
 
 #: kicondialog.cpp:317
 msgid "Categories"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kiconthemes-5.108.0/po/zh_CN/kiconthemes5.po 
new/kiconthemes-5.109.0/po/zh_CN/kiconthemes5.po
--- old/kiconthemes-5.108.0/po/zh_CN/kiconthemes5.po    2023-07-01 
11:58:04.000000000 +0200
+++ new/kiconthemes-5.109.0/po/zh_CN/kiconthemes5.po    2023-08-05 
14:37:15.000000000 +0200
@@ -3,7 +3,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2023-02-09 00:57+0000\n"
-"PO-Revision-Date: 2023-06-17 04:11\n"
+"PO-Revision-Date: 2023-08-02 12:40\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kiconthemes-5.108.0/src/kiconengine.cpp 
new/kiconthemes-5.109.0/src/kiconengine.cpp
--- old/kiconthemes-5.108.0/src/kiconengine.cpp 2023-07-01 11:58:04.000000000 
+0200
+++ new/kiconthemes-5.109.0/src/kiconengine.cpp 2023-08-05 14:37:15.000000000 
+0200
@@ -142,11 +142,7 @@
     return createPixmap(size, 1 /*scale*/, mode, state);
 }
 
-#if QT_VERSION >= QT_VERSION_CHECK(6, 0, 0)
-QString KIconEngine::iconName()
-#else
 QString KIconEngine::iconName() const
-#endif
 {
     if (!d->mActualIconName.isEmpty()) {
         return d->mActualIconName;
@@ -170,11 +166,7 @@
                           (QList<QSize>() << QSize(16, 16) << QSize(22, 22) << 
QSize(32, 32) << QSize(48, 48) << QSize(64, 64) << QSize(128, 128)
                                           << QSize(256, 256)))
 
-#if QT_VERSION >= QT_VERSION_CHECK(6, 0, 0)
-QList<QSize> KIconEngine::availableSizes(QIcon::Mode mode, QIcon::State state)
-#else
 QList<QSize> KIconEngine::availableSizes(QIcon::Mode mode, QIcon::State state) 
const
-#endif
 {
     Q_UNUSED(mode);
     Q_UNUSED(state);
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kiconthemes-5.108.0/src/kiconengine.h 
new/kiconthemes-5.109.0/src/kiconengine.h
--- old/kiconthemes-5.108.0/src/kiconengine.h   2023-07-01 11:58:04.000000000 
+0200
+++ new/kiconthemes-5.109.0/src/kiconengine.h   2023-08-05 14:37:15.000000000 
+0200
@@ -71,17 +71,10 @@
     /// Reimplementation
     QPixmap pixmap(const QSize &size, QIcon::Mode mode, QIcon::State state) 
override;
 
-#if QT_VERSION >= QT_VERSION_CHECK(6, 0, 0)
-    /// Reimplementation
-    QString iconName() override;
-    /// Reimplementation
-    QList<QSize> availableSizes(QIcon::Mode mode, QIcon::State state) override;
-#else
     /// Reimplementation
     QString iconName() const override;
     /// Reimplementation
     QList<QSize> availableSizes(QIcon::Mode mode, QIcon::State state) const 
override;
-#endif
 
     QString key() const override;
     QIconEngine *clone() const override;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kiconthemes-5.108.0/src/kiconloader.cpp 
new/kiconthemes-5.109.0/src/kiconloader.cpp
--- old/kiconthemes-5.108.0/src/kiconloader.cpp 2023-07-01 11:58:04.000000000 
+0200
+++ new/kiconthemes-5.109.0/src/kiconloader.cpp 2023-08-05 14:37:15.000000000 
+0200
@@ -201,9 +201,7 @@
         // I think this code had "ISO 8859-1" (i.e. Latin-1) as an 
optimization, but file
         // names on Linux are UTF-8 by default, so this would be more robust.
         // Note that in Qt6 we can have the same behaviour by using 
QTextStream::setEncoding().
-#if QT_VERSION < QT_VERSION_CHECK(6, 0, 0)
         stream.setCodec("ISO 8859-1");
-#endif
         while (!stream.atEnd()) {
             const QString line = stream.readLine();
             if (line.isEmpty() || line[0] == QLatin1Char('#')) {
@@ -1345,11 +1343,7 @@
 
     const auto entryList = dir.entryList();
     for (const QString &entry : entryList) {
-#if QT_VERSION >= QT_VERSION_CHECK(6, 0, 0)
-        const QStringView chunk = QStringView(entry).left(4);
-#else
         const QStringRef chunk = entry.leftRef(4);
-#endif
         if (!chunk.toUInt()) {
             continue;
         }
@@ -1692,4 +1686,4 @@
 }
 
 #include "kiconloader.moc"
-#include "moc_kiconloader.moc"
+#include "moc_kiconloader.cpp"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kiconthemes-5.108.0/src/kicontheme.cpp 
new/kiconthemes-5.109.0/src/kicontheme.cpp
--- old/kiconthemes-5.108.0/src/kicontheme.cpp  2023-07-01 11:58:04.000000000 
+0200
+++ new/kiconthemes-5.109.0/src/kicontheme.cpp  2023-08-05 14:37:15.000000000 
+0200
@@ -84,7 +84,9 @@
     QIcon::setFallbackThemeName(QStringLiteral("breeze"));
 }
 
+#ifndef Q_OS_ANDROID
 Q_COREAPP_STARTUP_FUNCTION(setBreezeFallback)
+#endif
 class KIconThemeDir;
 class KIconThemePrivate
 {
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kiconthemes-5.108.0/tests/kiconeffecttest.cpp 
new/kiconthemes-5.109.0/tests/kiconeffecttest.cpp
--- old/kiconthemes-5.108.0/tests/kiconeffecttest.cpp   2023-07-01 
11:58:04.000000000 +0200
+++ new/kiconthemes-5.109.0/tests/kiconeffecttest.cpp   2023-08-05 
14:37:15.000000000 +0200
@@ -146,3 +146,5 @@
     w->show();
     return app.exec();
 }
+
+#include "moc_kiconeffecttest.cpp"

Reply via email to