Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package kfind for openSUSE:Factory checked in at 2026-06-08 14:12:03 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kfind (Old) and /work/SRC/openSUSE:Factory/.kfind.new.2375 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kfind" Mon Jun 8 14:12:03 2026 rev:115 rq:1357358 version:26.04.2 Changes: -------- --- /work/SRC/openSUSE:Factory/kfind/kfind.changes 2026-05-11 17:01:27.258974193 +0200 +++ /work/SRC/openSUSE:Factory/.kfind.new.2375/kfind.changes 2026-06-08 14:15:09.931794989 +0200 @@ -1,0 +2,9 @@ +Thu Jun 4 08:43:49 UTC 2026 - Christophe Marin <[email protected]> + +- Update to 26.04.2 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/gear/26.04.2/ +- No code change since 26.04.1 + +------------------------------------------------------------------- Old: ---- kfind-26.04.1.tar.xz kfind-26.04.1.tar.xz.sig New: ---- kfind-26.04.2.tar.xz kfind-26.04.2.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kfind.spec ++++++ --- /var/tmp/diff_new_pack.z2KTv9/_old 2026-06-08 14:15:11.979879901 +0200 +++ /var/tmp/diff_new_pack.z2KTv9/_new 2026-06-08 14:15:12.015881394 +0200 @@ -21,7 +21,7 @@ %bcond_without released Name: kfind -Version: 26.04.1 +Version: 26.04.2 Release: 0 Summary: KDE Find File Utility License: GPL-2.0-or-later ++++++ kfind-26.04.1.tar.xz -> kfind-26.04.2.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kfind-26.04.1/CMakeLists.txt new/kfind-26.04.2/CMakeLists.txt --- old/kfind-26.04.1/CMakeLists.txt 2026-05-05 05:27:36.000000000 +0200 +++ new/kfind-26.04.2/CMakeLists.txt 2026-05-29 14:36:38.000000000 +0200 @@ -3,7 +3,7 @@ # KDE Application Version, managed by release script set (RELEASE_SERVICE_VERSION_MAJOR "26") 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(kfind VERSION ${RELEASE_SERVICE_VERSION}) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kfind-26.04.1/src/org.kde.kfind.appdata.xml new/kfind-26.04.2/src/org.kde.kfind.appdata.xml --- old/kfind-26.04.1/src/org.kde.kfind.appdata.xml 2026-05-05 05:27:36.000000000 +0200 +++ new/kfind-26.04.2/src/org.kde.kfind.appdata.xml 2026-05-29 14:36:38.000000000 +0200 @@ -216,6 +216,7 @@ </provides> <launchable type="desktop-id">org.kde.kfind.desktop</launchable> <releases> + <release version="26.04.2" date="2026-06-04"/> <release version="26.04.1" date="2026-05-07"/> <release version="26.04.0" date="2026-04-16"/> <release version="25.12.3" date="2026-03-05"/>
