Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package keditbookmarks for openSUSE:Factory checked in at 2024-11-08 11:57:47 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/keditbookmarks (Old) and /work/SRC/openSUSE:Factory/.keditbookmarks.new.2017 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "keditbookmarks" Fri Nov 8 11:57:47 2024 rev:95 rq:1222291 version:24.08.3 Changes: -------- --- /work/SRC/openSUSE:Factory/keditbookmarks/keditbookmarks.changes 2024-10-12 13:33:27.235500823 +0200 +++ /work/SRC/openSUSE:Factory/.keditbookmarks.new.2017/keditbookmarks.changes 2024-11-08 12:01:26.822634362 +0100 @@ -1,0 +2,9 @@ +Tue Nov 5 10:43:15 UTC 2024 - Christophe Marin <christo...@krop.fr> + +- Update to 24.08.3 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/gear/24.08.3/ +- No code change since 24.08.2 + +------------------------------------------------------------------- Old: ---- keditbookmarks-24.08.2.tar.xz keditbookmarks-24.08.2.tar.xz.sig New: ---- keditbookmarks-24.08.3.tar.xz keditbookmarks-24.08.3.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ keditbookmarks.spec ++++++ --- /var/tmp/diff_new_pack.9WGp5A/_old 2024-11-08 12:01:27.446660385 +0100 +++ /var/tmp/diff_new_pack.9WGp5A/_new 2024-11-08 12:01:27.446660385 +0100 @@ -21,7 +21,7 @@ %bcond_without released Name: keditbookmarks -Version: 24.08.2 +Version: 24.08.3 Release: 0 Summary: KDE Bookmark Editor License: GPL-2.0-only ++++++ keditbookmarks-24.08.2.tar.xz -> keditbookmarks-24.08.3.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/keditbookmarks-24.08.2/CMakeLists.txt new/keditbookmarks-24.08.3/CMakeLists.txt --- old/keditbookmarks-24.08.2/CMakeLists.txt 2024-10-06 19:43:35.000000000 +0200 +++ new/keditbookmarks-24.08.3/CMakeLists.txt 2024-10-30 23:30:56.000000000 +0100 @@ -3,7 +3,7 @@ # KDE Application Version, managed by release script set(RELEASE_SERVICE_VERSION_MAJOR "24") set(RELEASE_SERVICE_VERSION_MINOR "08") -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})