Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package libkgapi6 for openSUSE:Factory checked in at 2024-03-22 15:17:03 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libkgapi6 (Old) and /work/SRC/openSUSE:Factory/.libkgapi6.new.1905 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libkgapi6" Fri Mar 22 15:17:03 2024 rev:2 rq:1160326 version:24.02.1 Changes: -------- --- /work/SRC/openSUSE:Factory/libkgapi6/libkgapi6.changes 2024-03-11 15:29:19.756246254 +0100 +++ /work/SRC/openSUSE:Factory/.libkgapi6.new.1905/libkgapi6.changes 2024-03-22 15:18:17.283798553 +0100 @@ -1,0 +2,9 @@ +Tue Mar 19 15:27:40 UTC 2024 - Christophe Marin <christo...@krop.fr> + +- Update to 24.02.1 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/gear/24.02.1/ +- No code change since 24.02.0 + +------------------------------------------------------------------- Old: ---- libkgapi-24.02.0.tar.xz libkgapi-24.02.0.tar.xz.sig New: ---- libkgapi-24.02.1.tar.xz libkgapi-24.02.1.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libkgapi6.spec ++++++ --- /var/tmp/diff_new_pack.Fbdf9H/_old 2024-03-22 15:18:17.859819725 +0100 +++ /var/tmp/diff_new_pack.Fbdf9H/_new 2024-03-22 15:18:17.859819725 +0100 @@ -22,7 +22,7 @@ %define rname libkgapi %bcond_without released Name: libkgapi6 -Version: 24.02.0 +Version: 24.02.1 Release: 0 Summary: Extension for accessing Google data License: GPL-2.0-or-later AND LGPL-2.1-or-later ++++++ libkgapi-24.02.0.tar.xz -> libkgapi-24.02.1.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libkgapi-24.02.0/CMakeLists.txt new/libkgapi-24.02.1/CMakeLists.txt --- old/libkgapi-24.02.0/CMakeLists.txt 2024-02-14 04:01:16.000000000 +0100 +++ new/libkgapi-24.02.1/CMakeLists.txt 2024-02-28 19:28:37.000000000 +0100 @@ -1,5 +1,5 @@ cmake_minimum_required(VERSION 3.16 FATAL_ERROR) -set(PIM_VERSION "6.0.0") +set(PIM_VERSION "6.0.1") set(KGAPI_LIB_VERSION ${PIM_VERSION})