Hello community, here is the log from the commit of package libkgapi for openSUSE:Factory checked in at 2018-05-16 11:33:18 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libkgapi (Old) and /work/SRC/openSUSE:Factory/.libkgapi.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libkgapi" Wed May 16 11:33:18 2018 rev:30 rq:607259 version:18.04.1 Changes: -------- --- /work/SRC/openSUSE:Factory/libkgapi/libkgapi.changes 2018-04-25 09:53:35.951905844 +0200 +++ /work/SRC/openSUSE:Factory/.libkgapi.new/libkgapi.changes 2018-05-16 11:33:21.430276410 +0200 @@ -1,0 +2,10 @@ +Fri May 11 05:18:14 UTC 2018 - [email protected] + +- Update to 18.04.1 + * New bugfix release + * For more details please see: + * https://www.kde.org/announcements/announce-applications-18.04.1.php +- Changes since 18.04.0: + * None + +------------------------------------------------------------------- Old: ---- libkgapi-18.04.0.tar.xz New: ---- libkgapi-18.04.1.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libkgapi.spec ++++++ --- /var/tmp/diff_new_pack.eIAQgX/_old 2018-05-16 11:33:22.002255611 +0200 +++ /var/tmp/diff_new_pack.eIAQgX/_new 2018-05-16 11:33:22.002255611 +0200 @@ -19,7 +19,7 @@ %bcond_without lang Name: libkgapi -Version: 18.04.0 +Version: 18.04.1 Release: 0 Summary: Extension for accessing your Google data License: GPL-2.0-or-later ++++++ libkgapi-18.04.0.tar.xz -> libkgapi-18.04.1.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libkgapi-18.04.0/CMakeLists.txt new/libkgapi-18.04.1/CMakeLists.txt --- old/libkgapi-18.04.0/CMakeLists.txt 2018-04-13 02:16:36.000000000 +0200 +++ new/libkgapi-18.04.1/CMakeLists.txt 2018-05-08 02:24:06.000000000 +0200 @@ -1,5 +1,5 @@ cmake_minimum_required(VERSION 3.0) -set(PIM_VERSION "5.8.0") +set(PIM_VERSION "5.8.1") set(KGAPI_LIB_VERSION ${PIM_VERSION}) @@ -24,8 +24,8 @@ -set(KCALENDARCORE_LIB_VERSION "5.8.0") -set(KCONTACTS_LIB_VERSION "5.8.0") +set(KCALENDARCORE_LIB_VERSION "5.8.1") +set(KCONTACTS_LIB_VERSION "5.8.1") ecm_setup_version(PROJECT VARIABLE_PREFIX KGAPI diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libkgapi-18.04.0/poqm/gl/libkgapi_qt.po new/libkgapi-18.04.1/poqm/gl/libkgapi_qt.po --- old/libkgapi-18.04.0/poqm/gl/libkgapi_qt.po 2018-04-13 02:16:36.000000000 +0200 +++ new/libkgapi-18.04.1/poqm/gl/libkgapi_qt.po 2018-05-08 02:24:06.000000000 +0200 @@ -4,14 +4,14 @@ # Xosé <[email protected]>, 2012. # Marce Villarino <[email protected]>, 2012, 2014. # Adrián Chaves Fernández (Gallaecio) <[email protected]>, 2015. -# Adrián Chaves (Gallaecio) <[email protected]>, 2017. +# Adrián Chaves (Gallaecio) <[email protected]>, 2017, 2018. 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: 2017-11-01 13:52+0100\n" -"Last-Translator: Adrián Chaves (Gallaecio) <[email protected]>\n" +"PO-Revision-Date: 2018-04-20 19:24+0100\n" +"Last-Translator: Adrian Chaves <[email protected]>\n" "Language-Team: Galician <[email protected]>\n" "Language: gl\n" "MIME-Version: 1.0\n" @@ -175,8 +175,6 @@ msgstr "O nome da conta está baleiro" #: src/core/authjob.cpp:248 -#, fuzzy -#| msgid "Authentication cancelled" msgctxt "KGAPI2::AuthJob|" msgid "Authentication canceled" msgstr "Cancelouse a autenticación" @@ -293,12 +291,9 @@ #: src/core/ui/authwidget.cpp:106 msgctxt "KGAPI2::AuthWidget|" msgid "Could not start oauth http server" -msgstr "" +msgstr "Non se puido iniciar o servidor HTTP de OAuth." #: src/core/ui/authwidget_p.cpp:130 -#, fuzzy -#| msgctxt "AuthWidget::Private|" -#| msgid "Authorizing token. This should take just a moment..." msgctxt "KGAPI2::AuthWidgetPrivate|" msgid "Authorizing token. This should take just a moment..." msgstr "A autorizar o token. Isto debería levar só un bocadiño…" @@ -307,19 +302,17 @@ #, qt-format msgctxt "KGAPI2::AuthWidgetPrivate|" msgid "Error receiving response: %1" -msgstr "" +msgstr "Erro ao recibir a resposta: %1" #: src/core/ui/authwidget_p.cpp:287 -#, fuzzy -#| msgid "The account is invalid." msgctxt "KGAPI2::AuthWidgetPrivate|" msgid "Token response invalid" -msgstr "A conta non é válida." +msgstr "A resposta de código é incorrecta." #: src/core/ui/authwidget_p.cpp:302 msgctxt "KGAPI2::AuthWidgetPrivate|" msgid "Could not extract token from HTTP answer" -msgstr "" +msgstr "Non se puido extraer o código da resposta HTTP." #: src/drive/aboutfetchjob.cpp:140 msgctxt "KGAPI2::Drive::AboutFetchJob|" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libkgapi-18.04.0/poqm/pl/libkgapi_qt.po new/libkgapi-18.04.1/poqm/pl/libkgapi_qt.po --- old/libkgapi-18.04.0/poqm/pl/libkgapi_qt.po 2018-04-13 02:16:36.000000000 +0200 +++ new/libkgapi-18.04.1/poqm/pl/libkgapi_qt.po 2018-05-08 02:24:06.000000000 +0200 @@ -1,13 +1,13 @@ # Copyright (C) YEAR This_file_is_part_of_KDE # This file is distributed under the same license as the PACKAGE package. # -# Łukasz Wojniłowicz <[email protected]>, 2011, 2012, 2014, 2015, 2017. +# Łukasz Wojniłowicz <[email protected]>, 2011, 2012, 2014, 2015, 2017, 2018. 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: 2017-02-25 07:56+0100\n" +"PO-Revision-Date: 2018-05-01 05:56+0100\n" "Last-Translator: Łukasz Wojniłowicz <[email protected]>\n" "Language-Team: Polish <[email protected]>\n" "Language: pl\n" @@ -170,8 +170,6 @@ msgstr "Nazwa konta jest pusta" #: src/core/authjob.cpp:248 -#, fuzzy -#| msgid "Authentication cancelled" msgctxt "KGAPI2::AuthJob|" msgid "Authentication canceled" msgstr "Anulowano uwierzytelnienie" @@ -218,7 +216,7 @@ "\n" "Google replied '%1'" msgstr "" -"Konflikt. Zdalny zasób jest nowszy niż lokalny.\n" +"Sprzeczność. Zdalny zasób jest nowszy niż lokalny.\n" "\n" "Google dał odpowiedź '%1'" @@ -288,7 +286,7 @@ #: src/core/ui/authwidget.cpp:106 msgctxt "KGAPI2::AuthWidget|" msgid "Could not start oauth http server" -msgstr "" +msgstr "Nie można uruchomić serwera http oauth" #: src/core/ui/authwidget_p.cpp:130 msgctxt "KGAPI2::AuthWidgetPrivate|" @@ -299,19 +297,17 @@ #, qt-format msgctxt "KGAPI2::AuthWidgetPrivate|" msgid "Error receiving response: %1" -msgstr "" +msgstr "Błąd odbierania odpowiedzi: %1" #: src/core/ui/authwidget_p.cpp:287 -#, fuzzy -#| msgid "The account is invalid." msgctxt "KGAPI2::AuthWidgetPrivate|" msgid "Token response invalid" -msgstr "Konto jest nieprawidłowe." +msgstr "Nieprawidłowa odpowiedź tokena" #: src/core/ui/authwidget_p.cpp:302 msgctxt "KGAPI2::AuthWidgetPrivate|" msgid "Could not extract token from HTTP answer" -msgstr "" +msgstr "Nie można wydobyć tokena z odpowiedzi HTTP" #: src/drive/aboutfetchjob.cpp:140 msgctxt "KGAPI2::Drive::AboutFetchJob|" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libkgapi-18.04.0/poqm/zh_CN/libkgapi_qt.po new/libkgapi-18.04.1/poqm/zh_CN/libkgapi_qt.po --- old/libkgapi-18.04.0/poqm/zh_CN/libkgapi_qt.po 2018-04-13 02:16:36.000000000 +0200 +++ new/libkgapi-18.04.1/poqm/zh_CN/libkgapi_qt.po 2018-05-08 02:24:06.000000000 +0200 @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: kdeorg\n" -"PO-Revision-Date: 2018-04-05 09:39-0400\n" +"PO-Revision-Date: 2018-04-26 06:07-0400\n" "Last-Translator: guoyunhebrave <[email protected]>\n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n"
