Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package qt6-qtpbfimageformat for openSUSE:Factory checked in at 2025-08-04 15:25:10 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/qt6-qtpbfimageformat (Old) and /work/SRC/openSUSE:Factory/.qt6-qtpbfimageformat.new.1085 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "qt6-qtpbfimageformat" Mon Aug 4 15:25:10 2025 rev:7 rq:1297365 version:4.5 Changes: -------- --- /work/SRC/openSUSE:Factory/qt6-qtpbfimageformat/qt6-qtpbfimageformat.changes 2025-07-30 11:45:32.167117791 +0200 +++ /work/SRC/openSUSE:Factory/.qt6-qtpbfimageformat.new.1085/qt6-qtpbfimageformat.changes 2025-08-04 15:25:54.860744802 +0200 @@ -1,0 +2,6 @@ +Mon Aug 4 07:44:01 CEST 2025 - tu...@cbox.cz + +- Update to version 4.5 + * Fixed icons not displaying when no explicit icon sizes present. + +------------------------------------------------------------------- Old: ---- QtPBFImagePlugin-4.4.tar.gz New: ---- QtPBFImagePlugin-4.5.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ qt6-qtpbfimageformat.spec ++++++ --- /var/tmp/diff_new_pack.zAdI5I/_old 2025-08-04 15:25:56.036794203 +0200 +++ /var/tmp/diff_new_pack.zAdI5I/_new 2025-08-04 15:25:56.036794203 +0200 @@ -19,7 +19,7 @@ # See also http://en.opensuse.org/openSUSE:Specfile_guidelines Name: qt6-qtpbfimageformat -Version: 4.4 +Version: 4.5 Release: 1 Summary: Qt6 PBF Image Format Plugin License: LGPL-3.0-only ++++++ QtPBFImagePlugin-4.4.tar.gz -> QtPBFImagePlugin-4.5.tar.gz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/QtPBFImagePlugin-4.4/.appveyor.yml new/QtPBFImagePlugin-4.5/.appveyor.yml --- old/QtPBFImagePlugin-4.4/.appveyor.yml 2025-07-27 10:53:54.000000000 +0200 +++ new/QtPBFImagePlugin-4.5/.appveyor.yml 2025-08-04 07:37:34.000000000 +0200 @@ -1,4 +1,4 @@ -version: 4.4.{build} +version: 4.5.{build} configuration: - Release diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/QtPBFImagePlugin-4.4/pbfplugin.pro new/QtPBFImagePlugin-4.5/pbfplugin.pro --- old/QtPBFImagePlugin-4.4/pbfplugin.pro 2025-07-27 10:53:54.000000000 +0200 +++ new/QtPBFImagePlugin-4.5/pbfplugin.pro 2025-08-04 07:37:34.000000000 +0200 @@ -2,7 +2,7 @@ TEMPLATE = lib CONFIG += plugin QT += gui -VERSION = 4.4 +VERSION = 4.5 HEADERS += src/pbfhandler.h \ src/data.h \ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/QtPBFImagePlugin-4.4/src/style.cpp new/QtPBFImagePlugin-4.5/src/style.cpp --- old/QtPBFImagePlugin-4.4/src/style.cpp 2025-07-27 10:53:54.000000000 +0200 +++ new/QtPBFImagePlugin-4.5/src/style.cpp 2025-08-04 07:37:34.000000000 +0200 @@ -390,7 +390,7 @@ // icon _icon = Template(FunctionS(json["icon-image"])); - _iconSize = FunctionF(json["icon-size"]); + _iconSize = FunctionF(json["icon-size"], 1.0); // symbol _symbolPlacement = FunctionS(json["symbol-placement"]); ++++++ debian.changelog ++++++ --- /var/tmp/diff_new_pack.zAdI5I/_old 2025-08-04 15:25:56.204801261 +0200 +++ /var/tmp/diff_new_pack.zAdI5I/_new 2025-08-04 15:25:56.208801429 +0200 @@ -1,3 +1,9 @@ +qt5-pbf-image-plugin (4.5) stable; urgency=high + + * Fixed icons not displaying when no explicit icon sizes present. + + -- Martin Tuma <tu...@cbox.cz> Mon, 04 Aug 2025 07:47:26 +0200 + qt5-pbf-image-plugin (4.4) stable; urgency=low * Added support for scaling non-sdf icons. ++++++ qtpbfplugin.dsc ++++++ --- /var/tmp/diff_new_pack.zAdI5I/_old 2025-08-04 15:25:56.304805461 +0200 +++ /var/tmp/diff_new_pack.zAdI5I/_new 2025-08-04 15:25:56.308805630 +0200 @@ -1,10 +1,10 @@ Format: 1.0 Source: qt5-pbf-image-plugin -Version: 4.4-1 +Version: 4.5-1 Binary: qt5-pbf-image-plugin Maintainer: Martin Tuma <tu...@cbox.cz> Architecture: any Build-Depends: debhelper (>= 9), qtbase5-dev, qtbase5-dev-tools, qt5-qmake, zlib1g-dev Files: - 00000000000000000000000000000000 0 QtPBFImagePlugin-4.4.tar.gz + 00000000000000000000000000000000 0 QtPBFImagePlugin-4.5.tar.gz