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-12-15 11:49:50
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libkgapi6 (Old)
 and      /work/SRC/openSUSE:Factory/.libkgapi6.new.1939 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libkgapi6"

Mon Dec 15 11:49:50 2025 rev:23 rq:1322488 version:25.12.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/libkgapi6/libkgapi6.changes      2025-11-08 
16:29:47.412301179 +0100
+++ /work/SRC/openSUSE:Factory/.libkgapi6.new.1939/libkgapi6.changes    
2025-12-15 11:51:35.514266079 +0100
@@ -1,0 +2,17 @@
+Sat Dec  6 11:41:08 UTC 2025 - Christophe Marin <[email protected]>
+
+- Update to 25.12.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/gear/25.12.0/
+- No code change since 25.11.80
+
+-------------------------------------------------------------------
+Sat Nov 15 19:57:12 UTC 2025 - Christophe Marin <[email protected]>
+
+- Update to 25.11.80
+  * New feature release
+- Changes since 25.08.3:
+  * Fix space
+
+-------------------------------------------------------------------

Old:
----
  libkgapi-25.08.3.tar.xz
  libkgapi-25.08.3.tar.xz.sig

New:
----
  libkgapi-25.12.0.tar.xz
  libkgapi-25.12.0.tar.xz.sig

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ libkgapi6.spec ++++++
--- /var/tmp/diff_new_pack.aNaWAV/_old  2025-12-15 11:51:38.174378181 +0100
+++ /var/tmp/diff_new_pack.aNaWAV/_new  2025-12-15 11:51:38.194379023 +0100
@@ -16,13 +16,13 @@
 #
 
 
-%define kf6_version 6.14.0
-%define qt6_version 6.8.0
+%define kf6_version 6.19.0
+%define qt6_version 6.9.0
 
 %define rname libkgapi
 %bcond_without released
 Name:           libkgapi6
-Version:        25.08.3
+Version:        25.12.0
 Release:        0
 Summary:        Extension for accessing Google data
 License:        GPL-2.0-or-later AND LGPL-2.1-or-later


++++++ libkgapi-25.08.3.tar.xz -> libkgapi-25.12.0.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libkgapi-25.08.3/AUTHORS new/libkgapi-25.12.0/AUTHORS
--- old/libkgapi-25.08.3/AUTHORS        2025-10-18 06:14:52.000000000 +0200
+++ new/libkgapi-25.12.0/AUTHORS        2025-12-01 07:02:52.000000000 +0100
@@ -21,4 +21,3 @@
 - Volker Christian <[email protected]>
 - Volker Krause <[email protected]>
 - Yuri Chornoivan <[email protected]>
-
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libkgapi-25.08.3/CMakeLists.txt 
new/libkgapi-25.12.0/CMakeLists.txt
--- old/libkgapi-25.08.3/CMakeLists.txt 2025-10-18 06:14:52.000000000 +0200
+++ new/libkgapi-25.12.0/CMakeLists.txt 2025-12-01 07:02:52.000000000 +0100
@@ -1,16 +1,16 @@
 cmake_minimum_required(VERSION 3.16 FATAL_ERROR)
-set(PIM_VERSION "6.5.3")
+set(PIM_VERSION "6.6.0")
 
 set(KGAPI_LIB_VERSION ${PIM_VERSION})
 
 project(kgapi VERSION ${KGAPI_LIB_VERSION})
 
 # ECM setup
-set(KF_MIN_VERSION "6.14.0")
+set(KF_MIN_VERSION "6.18.0")
 set(QT_REQUIRED_VERSION "6.8.0")
 find_package(ECM ${KF_MIN_VERSION} CONFIG REQUIRED)
 set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH})
-
+set(CMAKE_CXX_SCAN_FOR_MODULES OFF)
 include(KDEInstallDirs)
 include(KDECMakeSettings)
 include(KDECompilerSettings NO_POLICY_SCOPE)
@@ -65,7 +65,7 @@
 
 
 add_definitions(-DQT_NO_CONTEXTLESS_CONNECT)
-ecm_set_disabled_deprecation_versions(QT 6.10.0 KF 6.16.0)
+ecm_set_disabled_deprecation_versions(QT 6.10.0 KF 6.20.0)
 
 
 option(USE_UNITY_CMAKE_SUPPORT "Use UNITY cmake support (speedup compile 
time)" OFF)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libkgapi-25.08.3/LICENSES/LGPL-3.0-only.txt 
new/libkgapi-25.12.0/LICENSES/LGPL-3.0-only.txt
--- old/libkgapi-25.08.3/LICENSES/LGPL-3.0-only.txt     2025-10-18 
06:14:52.000000000 +0200
+++ new/libkgapi-25.12.0/LICENSES/LGPL-3.0-only.txt     2025-12-01 
07:02:52.000000000 +0100
@@ -13,38 +13,38 @@
 
    0. Additional Definitions.
 
-      
+
 
 As used herein, "this License" refers to version 3 of the GNU Lesser General
 Public License, and the "GNU GPL" refers to version 3 of the GNU General Public
 License.
 
-      
+
 
 "The Library" refers to a covered work governed by this License, other than
 an Application or a Combined Work as defined below.
 
-      
+
 
 An "Application" is any work that makes use of an interface provided by the
 Library, but which is not otherwise based on the Library. Defining a subclass
 of a class defined by the Library is deemed a mode of using an interface 
provided
 by the Library.
 
-      
+
 
 A "Combined Work" is a work produced by combining or linking an Application
 with the Library. The particular version of the Library with which the Combined
 Work was made is also called the "Linked Version".
 
-      
+
 
 The "Minimal Corresponding Source" for a Combined Work means the Corresponding
 Source for the Combined Work, excluding any source code for portions of the
 Combined Work that, considered in isolation, are based on the Application,
 and not on the Linked Version.
 
-      
+
 
 The "Corresponding Application Code" for a Combined Work means the object
 code and/or source code for the Application, including any data and utility
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libkgapi-25.08.3/examples/staticmaps/CMakeLists.txt 
new/libkgapi-25.12.0/examples/staticmaps/CMakeLists.txt
--- old/libkgapi-25.08.3/examples/staticmaps/CMakeLists.txt     2025-10-18 
06:14:52.000000000 +0200
+++ new/libkgapi-25.12.0/examples/staticmaps/CMakeLists.txt     2025-12-01 
07:02:52.000000000 +0100
@@ -11,4 +11,3 @@
         KF6::Contacts
         KPim6::GapiStaticMaps
 )
-
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libkgapi-25.08.3/readme-build-ftime.txt 
new/libkgapi-25.12.0/readme-build-ftime.txt
--- old/libkgapi-25.08.3/readme-build-ftime.txt 2025-10-18 06:14:52.000000000 
+0200
+++ new/libkgapi-25.12.0/readme-build-ftime.txt 2025-12-01 07:02:52.000000000 
+0100
@@ -23,4 +23,3 @@
 
 
 see https://aras-p.info/blog/2019/09/28/Clang-Build-Analyzer/
-
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libkgapi-25.08.3/src/CMakeLists.txt 
new/libkgapi-25.12.0/src/CMakeLists.txt
--- old/libkgapi-25.08.3/src/CMakeLists.txt     2025-10-18 06:14:52.000000000 
+0200
+++ new/libkgapi-25.12.0/src/CMakeLists.txt     2025-12-01 07:02:52.000000000 
+0100
@@ -14,4 +14,3 @@
 if(NOT WIN32 AND BUILD_SASL_PLUGIN)
     add_subdirectory(saslplugin)
 endif()
-
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libkgapi-25.08.3/src/calendar/calendarservice.h 
new/libkgapi-25.12.0/src/calendar/calendarservice.h
--- old/libkgapi-25.08.3/src/calendar/calendarservice.h 2025-10-18 
06:14:52.000000000 +0200
+++ new/libkgapi-25.12.0/src/calendar/calendarservice.h 2025-12-01 
07:02:52.000000000 +0100
@@ -200,4 +200,3 @@
 } // namespace KGAPI
 
 Q_DECLARE_OPERATORS_FOR_FLAGS(KGAPI2::CalendarService::EventSerializeFlags)
-
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libkgapi-25.08.3/src/calendar/enums.h 
new/libkgapi-25.12.0/src/calendar/enums.h
--- old/libkgapi-25.08.3/src/calendar/enums.h   2025-10-18 06:14:52.000000000 
+0200
+++ new/libkgapi-25.12.0/src/calendar/enums.h   2025-12-01 07:02:52.000000000 
+0100
@@ -28,4 +28,3 @@
 Q_ENUM_NS(KGAPI2::SendUpdatesPolicy)
 
 } // namespace KGAPI
-
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libkgapi-25.08.3/src/calendar/event.cpp 
new/libkgapi-25.12.0/src/calendar/event.cpp
--- old/libkgapi-25.08.3/src/calendar/event.cpp 2025-10-18 06:14:52.000000000 
+0200
+++ new/libkgapi-25.12.0/src/calendar/event.cpp 2025-12-01 07:02:52.000000000 
+0100
@@ -123,4 +123,4 @@
 void Event::setEventType(EventType type)
 {
     setCustomProperty("LIBKGAPI", EventTypeProperty, 
CalendarService::eventTypeToString(type));
-}
\ No newline at end of file
+}
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libkgapi-25.08.3/src/calendar/eventmodifyjob.h 
new/libkgapi-25.12.0/src/calendar/eventmodifyjob.h
--- old/libkgapi-25.08.3/src/calendar/eventmodifyjob.h  2025-10-18 
06:14:52.000000000 +0200
+++ new/libkgapi-25.12.0/src/calendar/eventmodifyjob.h  2025-12-01 
07:02:52.000000000 +0100
@@ -90,4 +90,3 @@
 };
 
 } // namespace KGAPI
-
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libkgapi-25.08.3/src/core/CMakeLists.txt 
new/libkgapi-25.12.0/src/core/CMakeLists.txt
--- old/libkgapi-25.08.3/src/core/CMakeLists.txt        2025-10-18 
06:14:52.000000000 +0200
+++ new/libkgapi-25.12.0/src/core/CMakeLists.txt        2025-12-01 
07:02:52.000000000 +0100
@@ -144,4 +144,3 @@
         COMPONENT Devel
    )
 endif()
-
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libkgapi-25.08.3/src/drive/CMakeLists.txt 
new/libkgapi-25.12.0/src/drive/CMakeLists.txt
--- old/libkgapi-25.08.3/src/drive/CMakeLists.txt       2025-10-18 
06:14:52.000000000 +0200
+++ new/libkgapi-25.12.0/src/drive/CMakeLists.txt       2025-12-01 
07:02:52.000000000 +0100
@@ -249,4 +249,3 @@
         COMPONENT Devel
    )
 endif()
-
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libkgapi-25.08.3/src/latitude/CMakeLists.txt 
new/libkgapi-25.12.0/src/latitude/CMakeLists.txt
--- old/libkgapi-25.08.3/src/latitude/CMakeLists.txt    2025-10-18 
06:14:52.000000000 +0200
+++ new/libkgapi-25.12.0/src/latitude/CMakeLists.txt    2025-12-01 
07:02:52.000000000 +0100
@@ -95,4 +95,3 @@
         COMPONENT Devel
    )
 endif()
-
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libkgapi-25.08.3/src/saslplugin/plugin_common.c 
new/libkgapi-25.12.0/src/saslplugin/plugin_common.c
--- old/libkgapi-25.08.3/src/saslplugin/plugin_common.c 2025-10-18 
06:14:52.000000000 +0200
+++ new/libkgapi-25.12.0/src/saslplugin/plugin_common.c 2025-12-01 
07:02:52.000000000 +0100
@@ -54,7 +54,7 @@
 #include <netinet/in.h>
 #include <sys/socket.h>
 #include <sys/utsname.h>
-#endif /* WIN32 */ 
+#endif /* WIN32 */
 #ifdef HAVE_UNISTD_H
 #include <unistd.h>
 #endif
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libkgapi-25.08.3/src/tasks/CMakeLists.txt 
new/libkgapi-25.12.0/src/tasks/CMakeLists.txt
--- old/libkgapi-25.08.3/src/tasks/CMakeLists.txt       2025-10-18 
06:14:52.000000000 +0200
+++ new/libkgapi-25.12.0/src/tasks/CMakeLists.txt       2025-12-01 
07:02:52.000000000 +0100
@@ -115,4 +115,3 @@
         COMPONENT Devel
    )
 endif()
-

Reply via email to