Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package libkgapi6 for openSUSE:Factory checked in at 2025-01-12 11:12:43 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libkgapi6 (Old) and /work/SRC/openSUSE:Factory/.libkgapi6.new.1881 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libkgapi6" Sun Jan 12 11:12:43 2025 rev:12 rq:1236576 version:24.12.1 Changes: -------- --- /work/SRC/openSUSE:Factory/libkgapi6/libkgapi6.changes 2024-12-13 22:31:08.328058016 +0100 +++ /work/SRC/openSUSE:Factory/.libkgapi6.new.1881/libkgapi6.changes 2025-01-12 11:17:55.515733896 +0100 @@ -1,0 +2,9 @@ +Tue Jan 7 18:53:47 UTC 2025 - Christophe Marin <christo...@krop.fr> + +- Update to 24.12.1 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/gear/24.12.1/ +- No code change since 24.12.0 + +------------------------------------------------------------------- Old: ---- libkgapi-24.12.0.tar.xz libkgapi-24.12.0.tar.xz.sig New: ---- libkgapi-24.12.1.tar.xz libkgapi-24.12.1.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libkgapi6.spec ++++++ --- /var/tmp/diff_new_pack.zNyaSg/_old 2025-01-12 11:17:55.979752978 +0100 +++ /var/tmp/diff_new_pack.zNyaSg/_new 2025-01-12 11:17:55.983753142 +0100 @@ -22,7 +22,7 @@ %define rname libkgapi %bcond_without released Name: libkgapi6 -Version: 24.12.0 +Version: 24.12.1 Release: 0 Summary: Extension for accessing Google data License: GPL-2.0-or-later AND LGPL-2.1-or-later ++++++ libkgapi-24.12.0.tar.xz -> libkgapi-24.12.1.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libkgapi-24.12.0/CMakeLists.txt new/libkgapi-24.12.1/CMakeLists.txt --- old/libkgapi-24.12.0/CMakeLists.txt 2024-12-02 05:20:18.000000000 +0100 +++ new/libkgapi-24.12.1/CMakeLists.txt 2024-12-12 13:51:35.000000000 +0100 @@ -1,5 +1,5 @@ cmake_minimum_required(VERSION 3.16 FATAL_ERROR) -set(PIM_VERSION "6.3.0") +set(PIM_VERSION "6.3.1") set(KGAPI_LIB_VERSION ${PIM_VERSION})