Hello community, here is the log from the commit of package libkgapi for openSUSE:Factory checked in at 2019-05-14 13:26:12 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libkgapi (Old) and /work/SRC/openSUSE:Factory/.libkgapi.new.5148 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libkgapi" Tue May 14 13:26:12 2019 rev:46 rq:702316 version:19.04.1 Changes: -------- --- /work/SRC/openSUSE:Factory/libkgapi/libkgapi.changes 2019-04-26 22:50:57.717443666 +0200 +++ /work/SRC/openSUSE:Factory/.libkgapi.new.5148/libkgapi.changes 2019-05-14 13:26:15.190713582 +0200 @@ -1,0 +2,9 @@ +Fri May 10 05:37:17 UTC 2019 - [email protected] + +- Update to 19.04.1 + * New bugfix release + * For more details please see: + * https://www.kde.org/announcements/announce-applications-19.04.1.php +- No code changes since 19.04.0 + +------------------------------------------------------------------- Old: ---- libkgapi-19.04.0.tar.xz New: ---- libkgapi-19.04.1.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libkgapi.spec ++++++ --- /var/tmp/diff_new_pack.Xf56ow/_old 2019-05-14 13:26:15.966715302 +0200 +++ /var/tmp/diff_new_pack.Xf56ow/_new 2019-05-14 13:26:15.970715311 +0200 @@ -20,7 +20,7 @@ %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %bcond_without lang Name: libkgapi -Version: 19.04.0 +Version: 19.04.1 Release: 0 Summary: Extension for accessing Google data License: GPL-2.0-or-later AND LGPL-2.1-or-later ++++++ libkgapi-19.04.0.tar.xz -> libkgapi-19.04.1.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libkgapi-19.04.0/CMakeLists.txt new/libkgapi-19.04.1/CMakeLists.txt --- old/libkgapi-19.04.0/CMakeLists.txt 2019-04-12 02:16:30.000000000 +0200 +++ new/libkgapi-19.04.1/CMakeLists.txt 2019-05-07 02:59:07.000000000 +0200 @@ -1,5 +1,5 @@ cmake_minimum_required(VERSION 3.5) -set(PIM_VERSION "5.11.0") +set(PIM_VERSION "5.11.1") set(KGAPI_LIB_VERSION ${PIM_VERSION}) @@ -24,8 +24,8 @@ -set(KCALENDARCORE_LIB_VERSION "5.11.0") -set(KCONTACTS_LIB_VERSION "5.11.0") +set(KCALENDARCORE_LIB_VERSION "5.11.1") +set(KCONTACTS_LIB_VERSION "5.11.1") ecm_setup_version(PROJECT VARIABLE_PREFIX KGAPI diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libkgapi-19.04.0/poqm/es/libkgapi_qt.po new/libkgapi-19.04.1/poqm/es/libkgapi_qt.po --- old/libkgapi-19.04.0/poqm/es/libkgapi_qt.po 2019-04-12 02:16:29.000000000 +0200 +++ new/libkgapi-19.04.1/poqm/es/libkgapi_qt.po 2019-05-07 02:59:04.000000000 +0200 @@ -2,13 +2,13 @@ # This file is distributed under the same license as the PACKAGE package. # # Eloy Cuadra <[email protected]>, 2012, 2014, 2015. -# Javier Vinal <[email protected]>, 2017, 2018. +# Javier Vinal <[email protected]>, 2017, 2018, 2019. msgid "" msgstr "" "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: 2018-06-14 23:12+0100\n" +"PO-Revision-Date: 2019-04-30 17:41+0200\n" "Last-Translator: Javier Vinal <[email protected]>\n" "Language-Team: Spanish <[email protected]>\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 2.0\n" +"X-Generator: Lokalize 19.04.0\n" "X-Qt-Contexts: true\n" #: src/blogger/blogfetchjob.cpp:103 @@ -396,25 +396,16 @@ msgstr "Tipo de contenido de respuesta no válido" #: src/drive/teamdrivecreatejob.cpp:126 -#, fuzzy -#| msgctxt "KGAPI2::Blogger::BlogFetchJob|" -#| msgid "Invalid response content type" msgctxt "KGAPI2::Drive::TeamdriveCreateJob|" msgid "Invalid response content type" msgstr "Tipo de contenido de respuesta no válido" #: src/drive/teamdrivefetchjob.cpp:164 -#, fuzzy -#| msgctxt "KGAPI2::Blogger::BlogFetchJob|" -#| msgid "Invalid response content type" msgctxt "KGAPI2::Drive::TeamdriveFetchJob|" msgid "Invalid response content type" msgstr "Tipo de contenido de respuesta no válido" #: src/drive/teamdrivemodifyjob.cpp:106 -#, fuzzy -#| msgctxt "KGAPI2::Blogger::BlogFetchJob|" -#| msgid "Invalid response content type" msgctxt "KGAPI2::Drive::TeamdriveModifyJob|" 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.04.0/poqm/ko/libkgapi_qt.po new/libkgapi-19.04.1/poqm/ko/libkgapi_qt.po --- old/libkgapi-19.04.0/poqm/ko/libkgapi_qt.po 2019-04-12 02:16:29.000000000 +0200 +++ new/libkgapi-19.04.1/poqm/ko/libkgapi_qt.po 2019-05-07 02:59:06.000000000 +0200 @@ -1,21 +1,21 @@ # Copyright (C) YEAR This_file_is_part_of_KDE # This file is distributed under the same license as the PACKAGE package. -# Shinjo Park <[email protected]>, 2014, 2015, 2017, 2018. +# Shinjo Park <[email protected]>, 2014, 2015, 2017, 2018, 2019. # msgid "" msgstr "" "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: 2018-08-15 12:30+0100\n" +"PO-Revision-Date: 2019-04-22 01:18+0200\n" "Last-Translator: Shinjo Park <[email protected]>\n" -"Language-Team: Korean <[email protected]>\n" +"Language-Team: Korean <[email protected]>\n" "Language: ko\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" -"X-Generator: Lokalize 2.0\n" +"X-Generator: Lokalize 18.12.3\n" "X-Qt-Contexts: true\n" #: src/blogger/blogfetchjob.cpp:103 @@ -395,25 +395,16 @@ msgstr "잘못된 응답 내용 형식" #: src/drive/teamdrivecreatejob.cpp:126 -#, fuzzy -#| msgctxt "KGAPI2::Blogger::BlogFetchJob|" -#| msgid "Invalid response content type" msgctxt "KGAPI2::Drive::TeamdriveCreateJob|" msgid "Invalid response content type" msgstr "잘못된 응답 내용 형식" #: src/drive/teamdrivefetchjob.cpp:164 -#, fuzzy -#| msgctxt "KGAPI2::Blogger::BlogFetchJob|" -#| msgid "Invalid response content type" msgctxt "KGAPI2::Drive::TeamdriveFetchJob|" msgid "Invalid response content type" msgstr "잘못된 응답 내용 형식" #: src/drive/teamdrivemodifyjob.cpp:106 -#, fuzzy -#| msgctxt "KGAPI2::Blogger::BlogFetchJob|" -#| msgid "Invalid response content type" msgctxt "KGAPI2::Drive::TeamdriveModifyJob|" msgid "Invalid response content type" msgstr "잘못된 응답 내용 형식" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libkgapi-19.04.0/poqm/nb/libkgapi_qt.po new/libkgapi-19.04.1/poqm/nb/libkgapi_qt.po --- old/libkgapi-19.04.0/poqm/nb/libkgapi_qt.po 2019-04-12 02:16:29.000000000 +0200 +++ new/libkgapi-19.04.1/poqm/nb/libkgapi_qt.po 2019-05-07 02:59:06.000000000 +0200 @@ -95,7 +95,7 @@ msgid "Invalid response content type" msgstr "" -#: src/calendar/eventcreatejob.cpp:99 +#: src/calendar/eventcreatejob.cpp:113 msgctxt "KGAPI2::EventCreateJob|" msgid "Invalid response content type" msgstr "" @@ -105,7 +105,7 @@ msgid "Invalid response content type" msgstr "" -#: src/calendar/eventmodifyjob.cpp:98 +#: src/calendar/eventmodifyjob.cpp:112 msgctxt "KGAPI2::EventModifyJob|" msgid "Invalid response content type" msgstr "" @@ -335,7 +335,7 @@ msgid "Invalid response content type" msgstr "" -#: src/drive/filefetchjob.cpp:355 +#: src/drive/filefetchjob.cpp:372 msgctxt "KGAPI2::Drive::FileFetchJob|" msgid "Invalid response content type" msgstr "" @@ -375,6 +375,21 @@ msgid "Invalid response content type" msgstr "" +#: src/drive/teamdrivecreatejob.cpp:126 +msgctxt "KGAPI2::Drive::TeamdriveCreateJob|" +msgid "Invalid response content type" +msgstr "" + +#: src/drive/teamdrivefetchjob.cpp:164 +msgctxt "KGAPI2::Drive::TeamdriveFetchJob|" +msgid "Invalid response content type" +msgstr "" + +#: src/drive/teamdrivemodifyjob.cpp:106 +msgctxt "KGAPI2::Drive::TeamdriveModifyJob|" +msgid "Invalid response content type" +msgstr "" + #: src/latitude/locationcreatejob.cpp:98 msgctxt "KGAPI2::LocationCreateJob|" msgid "Invalid response content type" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libkgapi-19.04.0/poqm/sr/libkgapi_qt.po new/libkgapi-19.04.1/poqm/sr/libkgapi_qt.po --- old/libkgapi-19.04.0/poqm/sr/libkgapi_qt.po 2019-04-12 02:16:30.000000000 +0200 +++ new/libkgapi-19.04.1/poqm/sr/libkgapi_qt.po 2019-05-07 02:59:07.000000000 +0200 @@ -92,7 +92,7 @@ msgid "Invalid response content type" msgstr "Лош тип садржаја одзива" -#: src/calendar/eventcreatejob.cpp:99 +#: src/calendar/eventcreatejob.cpp:113 msgctxt "KGAPI2::EventCreateJob|" msgid "Invalid response content type" msgstr "Лош тип садржаја одзива" @@ -102,7 +102,7 @@ msgid "Invalid response content type" msgstr "Лош тип садржаја одзива" -#: src/calendar/eventmodifyjob.cpp:98 +#: src/calendar/eventmodifyjob.cpp:112 msgctxt "KGAPI2::EventModifyJob|" msgid "Invalid response content type" msgstr "Лош тип садржаја одзива" @@ -353,7 +353,7 @@ msgid "Invalid response content type" msgstr "Лош тип садржаја одзива" -#: src/drive/filefetchjob.cpp:355 +#: src/drive/filefetchjob.cpp:372 msgctxt "KGAPI2::Drive::FileFetchJob|" msgid "Invalid response content type" msgstr "Лош тип садржаја одзива" @@ -393,6 +393,30 @@ msgid "Invalid response content type" msgstr "Лош тип садржаја одзива" +#: src/drive/teamdrivecreatejob.cpp:126 +#, fuzzy +#| msgctxt "KGAPI2::Blogger::BlogFetchJob|" +#| msgid "Invalid response content type" +msgctxt "KGAPI2::Drive::TeamdriveCreateJob|" +msgid "Invalid response content type" +msgstr "Лош тип садржаја одзива" + +#: src/drive/teamdrivefetchjob.cpp:164 +#, fuzzy +#| msgctxt "KGAPI2::Blogger::BlogFetchJob|" +#| msgid "Invalid response content type" +msgctxt "KGAPI2::Drive::TeamdriveFetchJob|" +msgid "Invalid response content type" +msgstr "Лош тип садржаја одзива" + +#: src/drive/teamdrivemodifyjob.cpp:106 +#, fuzzy +#| msgctxt "KGAPI2::Blogger::BlogFetchJob|" +#| msgid "Invalid response content type" +msgctxt "KGAPI2::Drive::TeamdriveModifyJob|" +msgid "Invalid response content type" +msgstr "Лош тип садржаја одзива" + #: src/latitude/locationcreatejob.cpp:98 msgctxt "KGAPI2::LocationCreateJob|" msgid "Invalid response content type" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libkgapi-19.04.0/poqm/zh_CN/libkgapi_qt.po new/libkgapi-19.04.1/poqm/zh_CN/libkgapi_qt.po --- old/libkgapi-19.04.0/poqm/zh_CN/libkgapi_qt.po 2019-04-12 02:16:30.000000000 +0200 +++ new/libkgapi-19.04.1/poqm/zh_CN/libkgapi_qt.po 2019-05-07 02:59:07.000000000 +0200 @@ -5,8 +5,8 @@ msgid "" msgstr "" "Project-Id-Version: kdeorg\n" -"PO-Revision-Date: 2019-04-09 18:51\n" -"Last-Translator: guoyunhe <[email protected]>\n" +"PO-Revision-Date: 2019-05-05 22:30\n" +"Last-Translator: Guo Yunhe (guoyunhe)\n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n" "MIME-Version: 1.0\n"
