Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package kio-gdrive for openSUSE:Factory checked in at 2021-09-04 22:34:30 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kio-gdrive (Old) and /work/SRC/openSUSE:Factory/.kio-gdrive.new.1899 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kio-gdrive" Sat Sep 4 22:34:30 2021 rev:33 rq:915912 version:21.08.1 Changes: -------- --- /work/SRC/openSUSE:Factory/kio-gdrive/kio-gdrive.changes 2021-08-16 10:15:33.634805194 +0200 +++ /work/SRC/openSUSE:Factory/.kio-gdrive.new.1899/kio-gdrive.changes 2021-09-04 22:37:01.936284973 +0200 @@ -1,0 +2,9 @@ +Wed Sep 1 12:38:28 UTC 2021 - Christophe Giboudeaux <[email protected]> + +- Update to 21.08.1 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/gear/21.08.1 +- No code change since 21.08.0 + +------------------------------------------------------------------- Old: ---- kio-gdrive-21.08.0.tar.xz kio-gdrive-21.08.0.tar.xz.sig New: ---- kio-gdrive-21.08.1.tar.xz kio-gdrive-21.08.1.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kio-gdrive.spec ++++++ --- /var/tmp/diff_new_pack.GsuENT/_old 2021-09-04 22:37:02.320285483 +0200 +++ /var/tmp/diff_new_pack.GsuENT/_new 2021-09-04 22:37:02.324285488 +0200 @@ -21,7 +21,7 @@ %{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %bcond_without lang Name: kio-gdrive -Version: 21.08.0 +Version: 21.08.1 Release: 0 Summary: Google Drive KIO slave for KDE applications License: GPL-2.0-or-later ++++++ kio-gdrive-21.08.0.tar.xz -> kio-gdrive-21.08.1.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kio-gdrive-21.08.0/CMakeLists.txt new/kio-gdrive-21.08.1/CMakeLists.txt --- old/kio-gdrive-21.08.0/CMakeLists.txt 2021-08-06 02:25:48.000000000 +0200 +++ new/kio-gdrive-21.08.1/CMakeLists.txt 2021-08-31 02:40:04.000000000 +0200 @@ -3,7 +3,7 @@ # KDE Application Version, managed by release script set (RELEASE_SERVICE_VERSION_MAJOR "21") set (RELEASE_SERVICE_VERSION_MINOR "08") -set (RELEASE_SERVICE_VERSION_MICRO "0") +set (RELEASE_SERVICE_VERSION_MICRO "1") set (RELEASE_SERVICE_VERSION "${RELEASE_SERVICE_VERSION_MAJOR}.${RELEASE_SERVICE_VERSION_MINOR}.${RELEASE_SERVICE_VERSION_MICRO}") project(kio-gdrive VERSION ${RELEASE_SERVICE_VERSION}) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kio-gdrive-21.08.0/desktop/org.kde.kio_gdrive.metainfo.xml new/kio-gdrive-21.08.1/desktop/org.kde.kio_gdrive.metainfo.xml --- old/kio-gdrive-21.08.0/desktop/org.kde.kio_gdrive.metainfo.xml 2021-08-05 00:10:46.000000000 +0200 +++ new/kio-gdrive-21.08.1/desktop/org.kde.kio_gdrive.metainfo.xml 2021-08-27 23:17:51.000000000 +0200 @@ -77,7 +77,7 @@ <summary xml:lang="tr">KDE Plasma ve KDE uygulamalar?? ile Google Drive t??mle??tirmesi</summary> <summary xml:lang="uk">???????????????????? ?????????? Google ???? ?????????????? KDE ???? ???????????????????? KDE</summary> <summary xml:lang="x-test">xxGoogle Drive integration with KDE Plasma and KDE applicationsxx</summary> - <summary xml:lang="zh-CN">KDE Plasma ??? KDE ????????? Google Drive ??????</summary> + <summary xml:lang="zh-CN">KDE Plasma ??? KDE ????????? Google Drive ????????????</summary> <summary xml:lang="zh-TW">????????? KDE Plasma ??? KDE ??????????????? Google Drive ??????</summary> <description> <p>KIO GDrive is a KIO slave that enables KIO-aware applications (such as Dolphin, Kate or Gwenview) to access and edit Google Drive files on the cloud.</p> @@ -156,10 +156,10 @@ </screenshot> </screenshots> <releases> + <release version="21.08.1" date="2021-09-02"/> <release version="21.08.0" date="2021-08-12"/> <release version="21.04.3" date="2021-07-08"/> <release version="21.04.2" date="2021-06-10"/> - <release version="21.04.1" date="2021-05-13"/> </releases> <project_group>KDE</project_group> <categories> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kio-gdrive-21.08.0/kaccounts/kaccountsplugin.json new/kio-gdrive-21.08.1/kaccounts/kaccountsplugin.json --- old/kio-gdrive-21.08.0/kaccounts/kaccountsplugin.json 2021-08-05 00:10:46.000000000 +0200 +++ new/kio-gdrive-21.08.1/kaccounts/kaccountsplugin.json 2021-08-27 23:17:51.000000000 +0200 @@ -14,6 +14,7 @@ "Description[fi]": "Integroi KIOn gdrive", "Description[fr]": "Int??grer ????KIO gdrive????", "Description[hi]": "??????-????????? ??????-?????????????????? ?????? ?????????????????? ????????????", + "Description[ia]": "Integra KIO gdrive", "Description[it]": "Integra KIO gdrive", "Description[ko]": "KIO gdrive ??????", "Description[lt]": "Integruoti KIO gdrive", diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kio-gdrive-21.08.0/po/ia/kio5_gdrive.po new/kio-gdrive-21.08.1/po/ia/kio5_gdrive.po --- old/kio-gdrive-21.08.0/po/ia/kio5_gdrive.po 2021-08-06 02:25:48.000000000 +0200 +++ new/kio-gdrive-21.08.1/po/ia/kio5_gdrive.po 2021-08-31 02:40:04.000000000 +0200 @@ -7,7 +7,7 @@ "Project-Id-Version: \n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2021-01-16 02:40+0100\n" -"PO-Revision-Date: 2021-01-25 10:31+0100\n" +"PO-Revision-Date: 2021-08-26 22:15+0200\n" "Last-Translator: giovanni <[email protected]>\n" "Language-Team: Interlingua <[email protected]>\n" "Language: ia\n" @@ -15,7 +15,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 20.04.2\n" +"X-Generator: Lokalize 21.04.3\n" #: kaccounts/kaccountsplugin.cpp:36 #, kde-format @@ -43,7 +43,7 @@ #: purpose/purpose_gdrive_config.qml:63 #, kde-format msgid "No account configured" -msgstr "" +msgstr "Currentemente il non ha alcun conto configurate" #: purpose/purpose_gdrive_config.qml:71 #, kde-format @@ -80,18 +80,19 @@ #, kde-format msgid "There are no Google Drive accounts enabled. Please add at least one." msgstr "" +"Il non ha contos de Google Drive habilitate. Pro favor tu adde al minus un." #: src/kio_gdrive.cpp:458 #, kde-format msgid "Shared Drives" -msgstr "" +msgstr "Drives compartite" #: src/kio_gdrive.cpp:704 src/kio_gdrive.cpp:844 #, kde-format msgid "%1 isn't a known GDrive account" -msgstr "" +msgstr "%1 non es un conto de GDrive cognoscite" #: src/kio_gdrive.cpp:1264 #, kde-format msgid "Can't delete Shared Drives root." -msgstr "" +msgstr "Non pot edeler radice de Drives Compartite." diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kio-gdrive-21.08.0/po/zh_CN/kio5_gdrive.po new/kio-gdrive-21.08.1/po/zh_CN/kio5_gdrive.po --- old/kio-gdrive-21.08.0/po/zh_CN/kio5_gdrive.po 2021-08-06 02:25:48.000000000 +0200 +++ new/kio-gdrive-21.08.1/po/zh_CN/kio5_gdrive.po 2021-08-31 02:40:04.000000000 +0200 @@ -7,7 +7,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2021-01-16 02:40+0100\n" -"PO-Revision-Date: 2021-07-26 13:49\n" +"PO-Revision-Date: 2021-08-30 11:45\n" "Last-Translator: \n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kio-gdrive-21.08.0/purpose/purpose_gdrive.json new/kio-gdrive-21.08.1/purpose/purpose_gdrive.json --- old/kio-gdrive-21.08.0/purpose/purpose_gdrive.json 2021-08-05 00:10:46.000000000 +0200 +++ new/kio-gdrive-21.08.1/purpose/purpose_gdrive.json 2021-08-27 23:17:51.000000000 +0200 @@ -14,6 +14,7 @@ "Name[fi]": "Nicolas Fella", "Name[fr]": "Nicolas Fella", "Name[hi]": "?????????????????? ??????????????????", + "Name[ia]": "Nicolas Fella", "Name[it]": "Nicolas Fella", "Name[ko]": "Nicolas Fella", "Name[nl]": "Nicolas Fella", @@ -42,6 +43,7 @@ "Description[fi]": "L??het?? tiedostoja Google Driveen", "Description[fr]": "Envoyer des fichiers vers ????Google Drive????", "Description[hi]": "???????????? ?????????????????? ????????? ?????????????????? ??????????????? ????????????", + "Description[ia]": "Incarga files a Google Drive", "Description[it]": "Carica i file su Google Drive", "Description[ko]": "Google ??????????????? ?????? ?????????", "Description[nl]": "Bestanden naar Google Drive uploaden", diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kio-gdrive-21.08.0/src/integration/contextmenuaction/contextmenuaction.json new/kio-gdrive-21.08.1/src/integration/contextmenuaction/contextmenuaction.json --- old/kio-gdrive-21.08.0/src/integration/contextmenuaction/contextmenuaction.json 2021-08-05 00:10:46.000000000 +0200 +++ new/kio-gdrive-21.08.1/src/integration/contextmenuaction/contextmenuaction.json 2021-08-27 23:17:51.000000000 +0200 @@ -19,6 +19,7 @@ "Name[fi]": "Google Drive -toimintovalikko", "Name[fr]": "Menu d'actions ????Google Drive????", "Name[hi]": "'???????????? ??????????????????' ???????????????????????? ?????? ????????????", + "Name[ia]": "Menu de actiones de 'Google Drive'", "Name[it]": "Menu azioni di ??Google Drive??", "Name[ko]": "'Google ????????????' ?????? ??????", "Name[nl]": "Actiemenu van Google Drive", diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kio-gdrive-21.08.0/src/integration/propertiesplugin/gdrivepropertiesplugin.json new/kio-gdrive-21.08.1/src/integration/propertiesplugin/gdrivepropertiesplugin.json --- old/kio-gdrive-21.08.0/src/integration/propertiesplugin/gdrivepropertiesplugin.json 2021-08-05 00:10:46.000000000 +0200 +++ new/kio-gdrive-21.08.1/src/integration/propertiesplugin/gdrivepropertiesplugin.json 2021-08-27 23:17:51.000000000 +0200 @@ -13,6 +13,7 @@ "Description[fi]": "Google Drive -tietueesta lis??tietoa n??ytt??v?? ominaisuussivu", "Description[fr]": "Affichage dans la page de propri??t??s d'informations suppl??mentaires concernant un ??l??ment ????Google Drive????", "Description[hi]": "???????????? ??????????????? ??????????????? ?????? ??????????????? ????????? ???????????????????????? ????????????????????? ?????????????????? ???????????? ????????? ???????????????", + "Description[ia]": "Pagina de proprietates monstrante information additional reguardante un elemento de Google Drive", "Description[it]": "Pagina delle propriet?? che mostra informazioni aggiuntive relative a un elemento di Google Drive", "Description[ko]": "Google ???????????? ????????? ?????? ????????? ???????????? ?????? ?????????", "Description[nl]": "Eigenschappenpagina die extra informatie over een Google Drive-item toont", @@ -47,6 +48,7 @@ "Name[fi]": "Google Drive -ominaisuussivu", "Name[fr]": "Page de propri??t??s de ????Google Drive????", "Name[hi]": "???????????? ?????????????????? ????????? ???????????????", + "Name[ia]": "Pagina de proprietates de Google Drive", "Name[it]": "Pagina delle propriet?? di Google Drive", "Name[ko]": "Google ???????????? ?????? ?????????", "Name[nl]": "Pagina van eigenschappen van Google Drive",
