Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package kf6-breeze-icons for 
openSUSE:Leap:16.0 checked in at 2025-08-07 19:21:58
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:16.0/kf6-breeze-icons (Old)
 and      /work/SRC/openSUSE:Leap:16.0/.kf6-breeze-icons.new.1085 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kf6-breeze-icons"

Thu Aug  7 19:21:58 2025 rev:5 rq:1292743 version:6.16.0

Changes:
--------
--- /work/SRC/openSUSE:Leap:16.0/kf6-breeze-icons/kf6-breeze-icons.changes      
2025-04-23 10:08:37.400153642 +0200
+++ 
/work/SRC/openSUSE:Leap:16.0/.kf6-breeze-icons.new.1085/kf6-breeze-icons.changes
    2025-08-07 19:22:41.448507613 +0200
@@ -1,0 +2,64 @@
+Mon Jul  7 07:24:31 UTC 2025 - Christophe Marin <christo...@krop.fr>
+
+- Update to 6.16.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/frameworks/6/6.16.0
+- Changes since 6.15.0:
+  * Update dependency version to 6.16.0
+  * Add audio-speakers and audio-input-microphone to devices/64
+  * Remove duplicated icons
+  * Add 64px colorful printer-error icon
+  * Edit create-app-symlinks.py
+  * CMakeLists.txt - unset CMAKE_INTERPROCEDURAL_OPTIMIZATION
+  * Disable LTO for qt_add_big_resources (kde#487452)
+  * use big resource variant, else we OOM on 32 bit machines (kde#487452)
+  * Add TOML icon
+  * Add PIP Picture-in-Picture action icons
+  * Remove leftover of Virtualbox
+  * Remove outdated custom Virtualbox icon
+  * Update version to 6.16.0
+
+-------------------------------------------------------------------
+Mon Jun  9 20:29:29 UTC 2025 - Christophe Marin <christo...@krop.fr>
+
+- Update to 6.15.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/frameworks/6/6.15.0
+- Changes since 6.14.0:
+  * Update dependency version to 6.15.0
+  * Removeinvisible rectangles (kde#504741)
+  * Move folder-add icons to Actions category
+  * Add Python 2 icon
+  * Add 64px colorful printer-warning icon
+  * remove test for some icons
+  * Correct 22px audio-input-microphone being off-center (kde#503930)
+  * ensure all links survive the generations
+  * Update version to 6.15.0
+- Replace _kf6_bugfix_version usage
+
+-------------------------------------------------------------------
+Sun May  4 19:05:14 UTC 2025 - Christophe Marin <christo...@krop.fr>
+
+- Update to 6.14.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/frameworks/6/6.14.0
+- Changes since 6.13.0:
+  * Update dependency version to 6.14.0
+  * Add icon for kcm_animations (preferences-desktop-animations)
+  * kdeconnect-tray: Set the fill to currentColor
+  * Replace preferences-kde-connect
+  * Replace kdeconnect-tray icons
+  * Replace kdeconnect-symbolic icons with the actual kdeconnect icon
+  * Remove KDE Connect device status icons
+  * Fix unintended Telegram Snap icons too
+  * Remove Telegram icons that shouldn't have been added
+  * Update dependency version to 6.14.0
+  * Add Sober
+  * Correct symlinks broken in the last commit
+  * Correct names of new Snap symlinks for Telegram's tray icons
+  * Add symlinks for new Telegram icons for the Snap too
+
+-------------------------------------------------------------------

Old:
----
  breeze-icons-6.13.0.tar.xz
  breeze-icons-6.13.0.tar.xz.sig

New:
----
  breeze-icons-6.16.0.tar.xz
  breeze-icons-6.16.0.tar.xz.sig

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

Other differences:
------------------
++++++ kf6-breeze-icons.spec ++++++
--- /var/tmp/diff_new_pack.iiGaQY/_old  2025-08-07 19:22:43.620597996 +0200
+++ /var/tmp/diff_new_pack.iiGaQY/_new  2025-08-07 19:22:43.652599328 +0200
@@ -16,16 +16,14 @@
 #
 
 
-%define qt6_version 6.7.0
+%define qt6_version 6.8.0
 
 %define rname breeze-icons
-# Full KF6 version (e.g. 6.13.0)
+# Full KF6 version (e.g. 6.16.0)
 %{!?_kf6_version: %global _kf6_version %{version}}
-# Last major and minor KF6 version (e.g. 6.0)
-%{!?_kf6_bugfix_version: %define _kf6_bugfix_version %(echo %{_kf6_version} | 
awk -F. '{print $1"."$2}')}
 %bcond_without released
 Name:           kf6-breeze-icons
-Version:        6.13.0
+Version:        6.16.0
 Release:        0
 Summary:        Breeze icon theme
 License:        LGPL-3.0-only
@@ -40,7 +38,7 @@
 # PATCH-FIX-OPENSUSE boo#1226207
 Patch2:         kf6-breeze-icons-skip-unused.patch
 BuildRequires:  fdupes
-BuildRequires:  kf6-extra-cmake-modules >= %{_kf6_bugfix_version}
+BuildRequires:  kf6-extra-cmake-modules >= %{_kf6_version}
 BuildRequires:  libxml2-tools
 # Skip 24px icons generation (saves ~30MB and installs dangling symlinks)
 # BuildRequires:  python3 python3-lxml

++++++ breeze-icons-6.13.0.tar.xz -> breeze-icons-6.16.0.tar.xz ++++++
++++ 3180 lines of diff (skipped)


++++++ kf6-breeze-icons-skip-unused.patch ++++++
--- /var/tmp/diff_new_pack.iiGaQY/_old  2025-08-07 19:26:16.421452913 +0200
+++ /var/tmp/diff_new_pack.iiGaQY/_new  2025-08-07 19:26:16.433453412 +0200
@@ -1,12 +1,19 @@
+From 0ba3967bf1cb94e6b6b610f7d01e7474db5aeaeb Mon Sep 17 00:00:00 2001
 From: Mykola Krachkovsky <w01dn...@gmail.com>
-Date: 2024-06-14 20:11 UTC
-Subject: skip unneeded icons while generation dark theme icons for decrease 
size of package
+Date: Fri, 14 Jun 2024 20:11:00 +0000
+Subject: [PATCH] skip unneeded icons while generation dark theme icons for
+ decrease size of package
+
 References: boo#1226207
+---
+ src/tools/generate-symbolic-dark.cpp | 45 ++++++++++++++++++++++++++++
+ 1 file changed, 45 insertions(+)
 
-diff '--color=auto' -uNr 
breeze-icons-6.3.0-drk/src/tools/generate-symbolic-dark.cpp 
breeze-icons-6.3.0-sym/src/tools/generate-symbolic-dark.cpp
---- breeze-icons-6.3.0-drk/src/tools/generate-symbolic-dark.cpp        
2024-05-31 16:23:42.000000000 +0300
-+++ breeze-icons-6.3.0-sym/src/tools/generate-symbolic-dark.cpp        
2024-06-14 23:10:46.557361703 +0300
-@@ -109,6 +109,7 @@
+diff --git a/src/tools/generate-symbolic-dark.cpp 
b/src/tools/generate-symbolic-dark.cpp
+index 365c5ea0..62fb8400 100644
+--- a/src/tools/generate-symbolic-dark.cpp
++++ b/src/tools/generate-symbolic-dark.cpp
+@@ -109,6 +109,7 @@ int main(int argc, char **argv)
      QStringList unwrittenFiles;
      QStringList xmlReadErrorFiles;
      QStringList xmlWriteErrorFiles;
@@ -14,18 +21,19 @@
      for (auto &inputDir : std::as_const(inputDirs)) {
          QDirIterator dirIt(inputDir, QDirIterator::Subdirectories);
          while (dirIt.hasNext()) {
-@@ -120,6 +121,10 @@
-                 || 
QFileInfo::exists(QString{inputFilePath}.replace("/icons/"_L1, 
"/icons-dark/"_L1))) {
+@@ -121,6 +122,11 @@ int main(int argc, char **argv)
                  continue;
              }
+ 
 +            // Skip applets (used by Plasma and recolored at run-time)
 +            if (inputFilePath.contains("/applets/256/"_L1)) {
 +                continue;
 +            }
- 
-             QFile inputFile(inputFilePath);
-             if (!inputFile.open(QIODevice::ReadOnly)) {
-@@ -134,6 +139,11 @@
++
+             // create dir, might be needed for symlink
+             QDir outputDir = outputDirInfo.absoluteFilePath();
+             const auto outputFilePath = 
outputDir.absoluteFilePath(QString{inputFilePath}.remove(QRE(u".*/icons/"_s)));
+@@ -149,11 +155,18 @@ int main(int argc, char **argv)
                  continue;
              }
  
@@ -34,12 +42,6 @@
 +                continue;
 +            }
 +
-             QDir outputDir = outputDirInfo.absoluteFilePath();
-             const auto outputFilePath = 
outputDir.absoluteFilePath(QString{inputFilePath}.remove(QRE(u".*/icons/"_s)));
-             QFileInfo outputFileInfo(outputFilePath);
-@@ -142,10 +152,12 @@
-                 QDir::root().mkpath(outputDir.absolutePath());
-             }
              QFile outputFile(outputFilePath);
 +            /*
              if (!outputFile.open(QIODevice::WriteOnly)) {
@@ -50,7 +52,7 @@
  
              QXmlStreamReader reader(inputData);
              reader.setNamespaceProcessing(false);
-@@ -153,9 +165,32 @@
+@@ -161,9 +174,32 @@ int main(int argc, char **argv)
              QXmlStreamWriter writer(&outputData);
              writer.setAutoFormatting(true);
  
@@ -83,7 +85,7 @@
                  if (!reader.isStartElement() || reader.qualifiedName() != 
"style"_L1 || reader.attributes().value("id"_L1) != "current-color-scheme"_L1) {
                      continue;
                  }
-@@ -167,6 +202,10 @@
+@@ -175,6 +211,10 @@ int main(int argc, char **argv)
                  
writer.writeCharacters(convertStylesheet(reader.text().toString()));
              }
  
@@ -94,7 +96,7 @@
              if (reader.hasError()) {
                  xmlReadErrorFiles.append("\""_L1 + inputFile.fileName() + 
"\": "_L1 + reader.errorString());
              }
-@@ -174,6 +213,11 @@
+@@ -182,6 +222,11 @@ int main(int argc, char **argv)
                  xmlWriteErrorFiles.append("\""_L1 + outputFile.fileName() + 
"\""_L1);
              }
  
@@ -106,4 +108,7 @@
              auto bytesWritten = outputFile.write(outputData);
              outputFile.close();
              wasAnyFileWritten |= bytesWritten > 0;
+-- 
+2.49.0
+
 

Reply via email to