Hello community,

here is the log from the commit of package libkgapi for openSUSE:Factory 
checked in at 2020-06-14 18:23:02
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libkgapi (Old)
 and      /work/SRC/openSUSE:Factory/.libkgapi.new.3606 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libkgapi"

Sun Jun 14 18:23:02 2020 rev:60 rq:813750 version:20.04.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/libkgapi/libkgapi.changes        2020-05-20 
18:42:55.872941161 +0200
+++ /work/SRC/openSUSE:Factory/.libkgapi.new.3606/libkgapi.changes      
2020-06-14 18:23:09.696196411 +0200
@@ -1,0 +2,9 @@
+Tue Jun  9 12:16:12 UTC 2020 - Christophe Giboudeaux <[email protected]>
+
+- Update to 20.04.2
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/releases/2020-06-apps-update
+- No code change since 20.04.1
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ libkgapi.spec ++++++
--- /var/tmp/diff_new_pack.GK1x6f/_old  2020-06-14 18:23:11.928203612 +0200
+++ /var/tmp/diff_new_pack.GK1x6f/_new  2020-06-14 18:23:11.928203612 +0200
@@ -20,7 +20,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:           libkgapi
-Version:        20.04.1
+Version:        20.04.2
 Release:        0
 Summary:        Extension for accessing Google data
 License:        GPL-2.0-or-later AND LGPL-2.1-or-later


++++++ libkgapi-20.04.1.tar.xz -> libkgapi-20.04.2.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libkgapi-20.04.1/CMakeLists.txt 
new/libkgapi-20.04.2/CMakeLists.txt
--- old/libkgapi-20.04.1/CMakeLists.txt 2020-05-12 03:27:16.000000000 +0200
+++ new/libkgapi-20.04.2/CMakeLists.txt 2020-06-09 02:47:31.000000000 +0200
@@ -1,5 +1,5 @@
 cmake_minimum_required(VERSION 3.5)
-set(PIM_VERSION "5.14.1")
+set(PIM_VERSION "5.14.2")
 
 set(KGAPI_LIB_VERSION ${PIM_VERSION})
 


Reply via email to