Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package keditbookmarks for openSUSE:Factory checked in at 2025-07-06 17:10:00 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/keditbookmarks (Old) and /work/SRC/openSUSE:Factory/.keditbookmarks.new.1903 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "keditbookmarks" Sun Jul 6 17:10:00 2025 rev:103 rq:1290340 version:25.04.3 Changes: -------- --- /work/SRC/openSUSE:Factory/keditbookmarks/keditbookmarks.changes 2025-06-10 09:02:31.688554663 +0200 +++ /work/SRC/openSUSE:Factory/.keditbookmarks.new.1903/keditbookmarks.changes 2025-07-06 17:13:48.185586636 +0200 @@ -1,0 +2,9 @@ +Tue Jul 1 15:26:55 UTC 2025 - Christophe Marin <christo...@krop.fr> + +- 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: ---- keditbookmarks-25.04.2.tar.xz keditbookmarks-25.04.2.tar.xz.sig New: ---- keditbookmarks-25.04.3.tar.xz keditbookmarks-25.04.3.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ keditbookmarks.spec ++++++ --- /var/tmp/diff_new_pack.fnl16x/_old 2025-07-06 17:13:49.941659299 +0200 +++ /var/tmp/diff_new_pack.fnl16x/_new 2025-07-06 17:13:49.953659796 +0200 @@ -21,7 +21,7 @@ %bcond_without released Name: keditbookmarks -Version: 25.04.2 +Version: 25.04.3 Release: 0 Summary: KDE Bookmark Editor License: GPL-2.0-only ++++++ keditbookmarks-25.04.2.tar.xz -> keditbookmarks-25.04.3.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/keditbookmarks-25.04.2/CMakeLists.txt new/keditbookmarks-25.04.3/CMakeLists.txt --- old/keditbookmarks-25.04.2/CMakeLists.txt 2025-06-02 21:57:33.000000000 +0200 +++ new/keditbookmarks-25.04.3/CMakeLists.txt 2025-06-30 17:55:56.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(keditbookmarks VERSION ${RELEASE_SERVICE_VERSION})