Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libkgapi for openSUSE:Factory 
checked in at 2021-05-16 23:40:16
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libkgapi (Old)
 and      /work/SRC/openSUSE:Factory/.libkgapi.new.2988 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libkgapi"

Sun May 16 23:40:16 2021 rev:72 rq:892892 version:21.04.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/libkgapi/libkgapi.changes        2021-04-24 
23:09:03.859387264 +0200
+++ /work/SRC/openSUSE:Factory/.libkgapi.new.2988/libkgapi.changes      
2021-05-16 23:40:45.245913093 +0200
@@ -1,0 +2,9 @@
+Wed May 12 06:08:50 UTC 2021 - Christophe Giboudeaux <[email protected]>
+
+- Update to 21.04.1
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/releases/21.04.1
+- No code change since 21.04.0
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ libkgapi.spec ++++++
--- /var/tmp/diff_new_pack.eBZqgm/_old  2021-05-16 23:40:45.717911335 +0200
+++ /var/tmp/diff_new_pack.eBZqgm/_new  2021-05-16 23:40:45.721911320 +0200
@@ -20,7 +20,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:           libkgapi
-Version:        21.04.0
+Version:        21.04.1
 Release:        0
 Summary:        Extension for accessing Google data
 License:        GPL-2.0-or-later AND LGPL-2.1-or-later


++++++ libkgapi-21.04.0.tar.xz -> libkgapi-21.04.1.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libkgapi-21.04.0/CMakeLists.txt 
new/libkgapi-21.04.1/CMakeLists.txt
--- old/libkgapi-21.04.0/CMakeLists.txt 2021-04-16 10:47:01.000000000 +0200
+++ new/libkgapi-21.04.1/CMakeLists.txt 2021-05-11 09:29:51.000000000 +0200
@@ -1,5 +1,5 @@
 cmake_minimum_required(VERSION 3.5 FATAL_ERROR)
-set(PIM_VERSION "5.17.0")
+set(PIM_VERSION "5.17.1")
 
 set(KGAPI_LIB_VERSION ${PIM_VERSION})
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libkgapi-21.04.0/poqm/de/libkgapi_qt.po 
new/libkgapi-21.04.1/poqm/de/libkgapi_qt.po
--- old/libkgapi-21.04.0/poqm/de/libkgapi_qt.po 2021-04-16 10:47:00.000000000 
+0200
+++ new/libkgapi-21.04.1/poqm/de/libkgapi_qt.po 2021-05-11 09:29:51.000000000 
+0200
@@ -6,7 +6,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: 2021-03-02 11:24+0100\n"
+"PO-Revision-Date: 2021-04-25 06:56+0200\n"
 "Last-Translator: Burkhard L??ck <[email protected]>\n"
 "Language-Team: German <[email protected]>\n"
 "Language: de\n"
@@ -155,16 +155,13 @@
 #: src/core/accountmanager.cpp:93
 msgctxt "KGAPI2::AccountManager|"
 msgid "Failed to authenticate additional scopes"
-msgstr ""
+msgstr "Authentifizierung zus??tzlicher Bereiche ist fehlgeschlagen"
 
 #: src/core/accountmanager.cpp:213 src/core/accountmanager.cpp:253
 #: src/core/accountmanager.cpp:279
-#, fuzzy
-#| msgctxt "KGAPI2::AuthWidgetPrivate|"
-#| msgid "Failed to obtain token."
 msgctxt "KGAPI2::AccountManager|"
 msgid "Failed to open account store"
-msgstr "Schl??ssel konnte nicht ermittelt werden."
+msgstr "??ffnen des Zugangs fehlgeschlagen"
 
 #: src/core/authjob.cpp:102
 msgctxt "KGAPI2::AuthJob|"
@@ -280,18 +277,17 @@
 msgctxt "KGAPI2::FullAuthenticationJob|"
 msgid "You can close this tab and return to the application now."
 msgstr ""
+"Sie k??nnen diese Unterfenster jetzt schlie??en und zur Anwendung 
zur??ckgehen."
 
 #: src/core/private/fullauthenticationjob.cpp:76
-#, fuzzy
-#| msgid "The account is invalid."
 msgctxt "KGAPI2::FullAuthenticationJob|"
 msgid "Token response invalid"
-msgstr "Das Konto ist ung??ltig."
+msgstr "Die Schl??sselantwort ist ung??ltig"
 
 #: src/core/private/fullauthenticationjob.cpp:91
 msgctxt "KGAPI2::FullAuthenticationJob|"
 msgid "Could not extract token from HTTP answer"
-msgstr ""
+msgstr "Schl??ssel kann nicht aus der HTTP-Antwort extrahiert werden"
 
 #: src/core/private/fullauthenticationjob.cpp:180
 msgctxt "KGAPI2::FullAuthenticationJob|"
@@ -371,17 +367,17 @@
 #: src/drive/fileabstractresumablejob.cpp:328
 msgctxt "KGAPI2::Drive::FileAbstractResumableJob|"
 msgid "Failed opening upload session"
-msgstr ""
+msgstr "??ffnen der Sitzung zu Hochladen fehlgeschlagen"
 
 #: src/drive/fileabstractresumablejob.cpp:357
 msgctxt "KGAPI2::Drive::FileAbstractResumableJob|"
 msgid "Failed uploading chunk"
-msgstr ""
+msgstr "Hochladen des Segments fehlgeschlagen"
 
 #: src/drive/fileabstractresumablejob.cpp:378
 msgctxt "KGAPI2::Drive::FileAbstractResumableJob|"
 msgid "Failed completing upload session"
-msgstr ""
+msgstr "Fertigstellen der Sitzung zum Hochladen fehlgeschlagen"
 
 #: src/drive/fileabstractuploadjob.cpp:304
 msgctxt "KGAPI2::Drive::FileAbstractUploadJob|"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libkgapi-21.04.0/poqm/zh_CN/libkgapi_qt.po 
new/libkgapi-21.04.1/poqm/zh_CN/libkgapi_qt.po
--- old/libkgapi-21.04.0/poqm/zh_CN/libkgapi_qt.po      2021-04-16 
10:47:01.000000000 +0200
+++ new/libkgapi-21.04.1/poqm/zh_CN/libkgapi_qt.po      2021-05-11 
09:29:51.000000000 +0200
@@ -5,7 +5,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: kdeorg\n"
-"PO-Revision-Date: 2021-03-27 17:31\n"
+"PO-Revision-Date: 2021-04-24 15:44\n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
 "MIME-Version: 1.0\n"

Reply via email to