Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package baloo-widgets for openSUSE:Factory checked in at 2025-06-06 22:32:44 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/baloo-widgets (Old) and /work/SRC/openSUSE:Factory/.baloo-widgets.new.19631 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "baloo-widgets" Fri Jun 6 22:32:44 2025 rev:17 rq:1283069 version:25.04.2 Changes: -------- --- /work/SRC/openSUSE:Factory/baloo-widgets/baloo-widgets.changes 2025-05-09 18:43:21.773041638 +0200 +++ /work/SRC/openSUSE:Factory/.baloo-widgets.new.19631/baloo-widgets.changes 2025-06-06 22:32:52.571538617 +0200 @@ -1,0 +2,9 @@ +Tue Jun 3 21:11:54 UTC 2025 - Christophe Marin <christo...@krop.fr> + +- Update to 25.04.2 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/gear/25.04.2/ +- No code change since 25.04.1 + +------------------------------------------------------------------- Old: ---- baloo-widgets-25.04.1.tar.xz baloo-widgets-25.04.1.tar.xz.sig New: ---- baloo-widgets-25.04.2.tar.xz baloo-widgets-25.04.2.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ baloo-widgets.spec ++++++ --- /var/tmp/diff_new_pack.CvHnHF/_old 2025-06-06 22:32:53.207564845 +0200 +++ /var/tmp/diff_new_pack.CvHnHF/_new 2025-06-06 22:32:53.211565010 +0200 @@ -23,7 +23,7 @@ %define rname baloo-widgets %bcond_without released Name: baloo-widgets -Version: 25.04.1 +Version: 25.04.2 Release: 0 Summary: Framework for searching and managing metadata License: GPL-2.0-or-later AND LGPL-2.1-or-later AND LGPL-3.0-only ++++++ baloo-widgets-25.04.1.tar.xz -> baloo-widgets-25.04.2.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/baloo-widgets-25.04.1/CMakeLists.txt new/baloo-widgets-25.04.2/CMakeLists.txt --- old/baloo-widgets-25.04.1/CMakeLists.txt 2025-05-05 05:14:59.000000000 +0200 +++ new/baloo-widgets-25.04.2/CMakeLists.txt 2025-06-02 22:00:28.000000000 +0200 @@ -3,7 +3,7 @@ # KDE Application Version, managed by release script set (RELEASE_SERVICE_VERSION_MAJOR "25") set (RELEASE_SERVICE_VERSION_MINOR "04") -set (RELEASE_SERVICE_VERSION_MICRO "1") +set (RELEASE_SERVICE_VERSION_MICRO "2") set (RELEASE_SERVICE_VERSION "${RELEASE_SERVICE_VERSION_MAJOR}.${RELEASE_SERVICE_VERSION_MINOR}.${RELEASE_SERVICE_VERSION_MICRO}") project(baloo-widgets VERSION ${RELEASE_SERVICE_VERSION})