Hello community,

here is the log from the commit of package libkgapi for openSUSE:Factory 
checked in at 2019-09-09 12:28:07
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libkgapi (Old)
 and      /work/SRC/openSUSE:Factory/.libkgapi.new.7948 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libkgapi"

Mon Sep  9 12:28:07 2019 rev:51 rq:728926 version:19.08.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/libkgapi/libkgapi.changes        2019-08-16 
15:41:15.665775872 +0200
+++ /work/SRC/openSUSE:Factory/.libkgapi.new.7948/libkgapi.changes      
2019-09-09 12:28:09.389729912 +0200
@@ -1,0 +2,16 @@
+Thu Sep  5 14:01:15 UTC 2019 - Luca Beltrame <lbeltr...@kde.org>
+
+- Update to 19.08.1
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-19.08.1.php
+- Changes since 19.08.0:
+  * Include KDE* cmake macros before any others
+
+-------------------------------------------------------------------
+Tue Aug 27 11:46:09 UTC 2019 - wba...@tmo.at
+
+- Temporarily disable LTO to avoid crash when using gdrive
+  (boo#1148217)
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ libkgapi.spec ++++++
--- /var/tmp/diff_new_pack.d1pnQ4/_old  2019-09-09 12:28:10.077729021 +0200
+++ /var/tmp/diff_new_pack.d1pnQ4/_new  2019-09-09 12:28:10.077729021 +0200
@@ -20,7 +20,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:           libkgapi
-Version:        19.08.0
+Version:        19.08.1
 Release:        0
 Summary:        Extension for accessing Google data
 License:        GPL-2.0-or-later AND LGPL-2.1-or-later
@@ -155,6 +155,8 @@
 %setup -q -n libkgapi-%{version}
 
 %build
+# workaround, kio-gdrive crashes when loading libKPimGAPIDrive5 if built with 
LTO (boo#1148217)
+%define _lto_cflags %{nil}
   %cmake_kf5 -d build -- -DBUILD_TESTING=ON
   %make_jobs
 


++++++ libkgapi-19.08.0.tar.xz -> libkgapi-19.08.1.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libkgapi-19.08.0/CMakeLists.txt 
new/libkgapi-19.08.1/CMakeLists.txt
--- old/libkgapi-19.08.0/CMakeLists.txt 2019-08-09 02:57:05.000000000 +0200
+++ new/libkgapi-19.08.1/CMakeLists.txt 2019-09-03 03:49:54.000000000 +0200
@@ -1,5 +1,5 @@
 cmake_minimum_required(VERSION 3.5)
-set(PIM_VERSION "5.12.0")
+set(PIM_VERSION "5.12.1")
 
 set(KGAPI_LIB_VERSION ${PIM_VERSION})
 
@@ -11,6 +11,10 @@
 find_package(ECM ${KF5_MIN_VERSION} CONFIG REQUIRED)
 set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH})
 
+include(KDEInstallDirs)
+include(KDECMakeSettings)
+include(KDEFrameworkCompilerSettings NO_POLICY_SCOPE)
+
 include(GenerateExportHeader)
 include(ECMGenerateHeaders)
 include(ECMGeneratePriFile)
@@ -18,14 +22,10 @@
 include(ECMPoQmTools)
 include(ECMSetupVersion)
 include(FeatureSummary)
-include(KDEInstallDirs)
-include(KDECMakeSettings)
-include(KDEFrameworkCompilerSettings NO_POLICY_SCOPE)
-
 
 
-set(KCALENDARCORE_LIB_VERSION "5.12.0")
-set(KCONTACTS_LIB_VERSION "5.12.0")
+set(KCALENDARCORE_LIB_VERSION "5.12.1")
+set(KCONTACTS_LIB_VERSION "5.12.1")
 
 ecm_setup_version(PROJECT
     VARIABLE_PREFIX KGAPI
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libkgapi-19.08.0/poqm/es/libkgapi_qt.po 
new/libkgapi-19.08.1/poqm/es/libkgapi_qt.po
--- old/libkgapi-19.08.0/poqm/es/libkgapi_qt.po 2019-08-09 02:57:04.000000000 
+0200
+++ new/libkgapi-19.08.1/poqm/es/libkgapi_qt.po 2019-09-03 03:49:53.000000000 
+0200
@@ -8,7 +8,7 @@
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2014-08-23 01:46+0000\n"
-"PO-Revision-Date: 2019-04-30 17:33+0200\n"
+"PO-Revision-Date: 2019-08-29 22:33+0200\n"
 "Last-Translator: Javier Vinal <fjvi...@gmail.com>\n"
 "Language-Team: Spanish <kde-l10n...@kde.org>\n"
 "Language: es\n"
@@ -16,7 +16,7 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=n != 1;\n"
-"X-Generator: Lokalize 19.04.0\n"
+"X-Generator: Lokalize 19.08.0\n"
 "X-Qt-Contexts: true\n"
 
 #: src/blogger/blogfetchjob.cpp:100
@@ -341,33 +341,21 @@
 msgstr "Tipo de contenido de respuesta no válido"
 
 #: src/drive/drivescreatejob.cpp:125
-#, fuzzy
-#| msgctxt "KGAPI2::Blogger::BlogFetchJob|"
-#| msgid "Invalid response content type"
 msgctxt "KGAPI2::Drive::DrivesCreateJob|"
 msgid "Invalid response content type"
 msgstr "Tipo de contenido de respuesta no válido"
 
 #: src/drive/drivesfetchjob.cpp:174
-#, fuzzy
-#| msgctxt "KGAPI2::Blogger::BlogFetchJob|"
-#| msgid "Invalid response content type"
 msgctxt "KGAPI2::Drive::DrivesFetchJob|"
 msgid "Invalid response content type"
 msgstr "Tipo de contenido de respuesta no válido"
 
 #: src/drive/driveshidejob.cpp:112
-#, fuzzy
-#| msgctxt "KGAPI2::Blogger::BlogFetchJob|"
-#| msgid "Invalid response content type"
 msgctxt "KGAPI2::Drive::DrivesHideJob|"
 msgid "Invalid response content type"
 msgstr "Tipo de contenido de respuesta no válido"
 
 #: src/drive/drivesmodifyjob.cpp:133
-#, fuzzy
-#| msgctxt "KGAPI2::Blogger::BlogFetchJob|"
-#| msgid "Invalid response content type"
 msgctxt "KGAPI2::Drive::DrivesModifyJob|"
 msgid "Invalid response content type"
 msgstr "Tipo de contenido de respuesta no válido"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libkgapi-19.08.0/poqm/gl/libkgapi_qt.po 
new/libkgapi-19.08.1/poqm/gl/libkgapi_qt.po
--- old/libkgapi-19.08.0/poqm/gl/libkgapi_qt.po 2019-08-09 02:57:04.000000000 
+0200
+++ new/libkgapi-19.08.1/poqm/gl/libkgapi_qt.po 2019-09-03 03:49:53.000000000 
+0200
@@ -10,14 +10,15 @@
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2014-08-23 01:46+0000\n"
-"PO-Revision-Date: 2019-03-19 08:35+0100\n"
+"PO-Revision-Date: 2019-08-11 17:02+0200\n"
 "Last-Translator: Adrián Chaves (Gallaecio) <adr...@chaves.io>\n"
-"Language-Team: Galician <kde-i18n-...@kde.org>\n"
+"Language-Team: Galician <proxe...@trasno.gal>\n"
 "Language: gl\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=n != 1;\n"
+"X-Generator: Lokalize 19.04.1\n"
 "X-Qt-Contexts: true\n"
 
 #: src/blogger/blogfetchjob.cpp:100
@@ -342,33 +343,21 @@
 msgstr "Tipo de contido da resposta incorrecto"
 
 #: src/drive/drivescreatejob.cpp:125
-#, fuzzy
-#| msgctxt "KGAPI2::Blogger::BlogFetchJob|"
-#| msgid "Invalid response content type"
 msgctxt "KGAPI2::Drive::DrivesCreateJob|"
 msgid "Invalid response content type"
 msgstr "Tipo de contido da resposta incorrecto"
 
 #: src/drive/drivesfetchjob.cpp:174
-#, fuzzy
-#| msgctxt "KGAPI2::Blogger::BlogFetchJob|"
-#| msgid "Invalid response content type"
 msgctxt "KGAPI2::Drive::DrivesFetchJob|"
 msgid "Invalid response content type"
 msgstr "Tipo de contido da resposta incorrecto"
 
 #: src/drive/driveshidejob.cpp:112
-#, fuzzy
-#| msgctxt "KGAPI2::Blogger::BlogFetchJob|"
-#| msgid "Invalid response content type"
 msgctxt "KGAPI2::Drive::DrivesHideJob|"
 msgid "Invalid response content type"
 msgstr "Tipo de contido da resposta incorrecto"
 
 #: src/drive/drivesmodifyjob.cpp:133
-#, fuzzy
-#| msgctxt "KGAPI2::Blogger::BlogFetchJob|"
-#| msgid "Invalid response content type"
 msgctxt "KGAPI2::Drive::DrivesModifyJob|"
 msgid "Invalid response content type"
 msgstr "Tipo de contido da resposta incorrecto"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libkgapi-19.08.0/poqm/zh_CN/libkgapi_qt.po 
new/libkgapi-19.08.1/poqm/zh_CN/libkgapi_qt.po
--- old/libkgapi-19.08.0/poqm/zh_CN/libkgapi_qt.po      2019-08-09 
02:57:05.000000000 +0200
+++ new/libkgapi-19.08.1/poqm/zh_CN/libkgapi_qt.po      2019-09-03 
03:49:54.000000000 +0200
@@ -5,7 +5,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: kdeorg\n"
-"PO-Revision-Date: 2019-07-18 15:10\n"
+"PO-Revision-Date: 2019-08-16 17:07\n"
 "Last-Translator: Guo Yunhe (guoyunhe)\n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"


Reply via email to