Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package kfind for openSUSE:Factory checked in at 2025-07-06 17:10:04 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kfind (Old) and /work/SRC/openSUSE:Factory/.kfind.new.1903 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kfind" Sun Jul 6 17:10:04 2025 rev:104 rq:1290342 version:25.04.3 Changes: -------- --- /work/SRC/openSUSE:Factory/kfind/kfind.changes 2025-06-10 09:02:35.148697600 +0200 +++ /work/SRC/openSUSE:Factory/.kfind.new.1903/kfind.changes 2025-07-06 17:13:53.649812737 +0200 @@ -1,0 +2,9 @@ +Tue Jul 1 15:26:55 UTC 2025 - Christophe Marin <[email protected]> + +- Update to 25.04.3 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/gear/25.04.3/ +- No code change since 25.04.2 + +------------------------------------------------------------------- Old: ---- kfind-25.04.2.tar.xz kfind-25.04.2.tar.xz.sig New: ---- kfind-25.04.3.tar.xz kfind-25.04.3.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kfind.spec ++++++ --- /var/tmp/diff_new_pack.7pwd1m/_old 2025-07-06 17:13:54.413844352 +0200 +++ /var/tmp/diff_new_pack.7pwd1m/_new 2025-07-06 17:13:54.413844352 +0200 @@ -21,7 +21,7 @@ %bcond_without released Name: kfind -Version: 25.04.2 +Version: 25.04.3 Release: 0 Summary: KDE Find File Utility License: GPL-2.0-or-later ++++++ kfind-25.04.2.tar.xz -> kfind-25.04.3.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kfind-25.04.2/CMakeLists.txt new/kfind-25.04.3/CMakeLists.txt --- old/kfind-25.04.2/CMakeLists.txt 2025-06-02 22:09:42.000000000 +0200 +++ new/kfind-25.04.3/CMakeLists.txt 2025-06-30 18:02:14.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 "2") +set (RELEASE_SERVICE_VERSION_MICRO "3") set (RELEASE_SERVICE_VERSION "${RELEASE_SERVICE_VERSION_MAJOR}.${RELEASE_SERVICE_VERSION_MINOR}.${RELEASE_SERVICE_VERSION_MICRO}") project(kfind VERSION ${RELEASE_SERVICE_VERSION}) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kfind-25.04.2/src/org.kde.kfind.appdata.xml new/kfind-25.04.3/src/org.kde.kfind.appdata.xml --- old/kfind-25.04.2/src/org.kde.kfind.appdata.xml 2025-06-02 22:09:42.000000000 +0200 +++ new/kfind-25.04.3/src/org.kde.kfind.appdata.xml 2025-06-30 18:02:14.000000000 +0200 @@ -240,6 +240,7 @@ </provides> <launchable type="desktop-id">org.kde.kfind.desktop</launchable> <releases> + <release version="25.04.3" date="2025-07-03"/> <release version="25.04.2" date="2025-06-05"/> <release version="25.04.1" date="2025-05-08"/> <release version="25.04.0" date="2025-04-17"/>
