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 2026-08-24 12:03:05 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kio-gdrive (Old) and /work/SRC/openSUSE:Factory/.kio-gdrive.new.1258 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kio-gdrive" Mon Aug 24 12:03:05 2026 rev:91 rq:1372412 version:26.08.0 Changes: -------- --- /work/SRC/openSUSE:Factory/kio-gdrive/kio-gdrive.changes 2026-07-02 22:06:24.810585085 +0200 +++ /work/SRC/openSUSE:Factory/.kio-gdrive.new.1258/kio-gdrive.changes 2026-08-24 12:05:07.948088195 +0200 @@ -1,0 +2,23 @@ +Sun Aug 16 07:27:15 UTC 2026 - Christophe Marin <[email protected]> + +- Update to 26.08.0 + * New feature release + * For more details please see: + * https://kde.org/announcements/gear/26.08.0/ +- No code change since 26.07.90 + +------------------------------------------------------------------- +Sat Aug 1 11:38:58 UTC 2026 - Christophe Marin <[email protected]> + +- Update to 26.07.90 + * New feature release +- No code change since 26.07.80 + +------------------------------------------------------------------- +Sat Jul 18 11:11:38 UTC 2026 - Christophe Marin <[email protected]> + +- Update to 26.07.80 + * New feature release +- No code change since 26.04.3 + +------------------------------------------------------------------- Old: ---- kio-gdrive-26.04.3.tar.xz kio-gdrive-26.04.3.tar.xz.sig New: ---- kio-gdrive-26.08.0.tar.xz kio-gdrive-26.08.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kio-gdrive.spec ++++++ --- /var/tmp/diff_new_pack.CjQFM7/_old 2026-08-24 12:05:08.867120644 +0200 +++ /var/tmp/diff_new_pack.CjQFM7/_new 2026-08-24 12:05:08.871120785 +0200 @@ -16,13 +16,13 @@ # -%define kf6_version 6.19.0 +%define kf6_version 6.27.0 %define qt6_version 6.9.0 -%define kpim6_version 6.7.3 +%define kpim6_version 6.8.0 %bcond_without released Name: kio-gdrive -Version: 26.04.3 +Version: 26.08.0 Release: 0 Summary: Google Drive KIO slave for KDE applications License: GPL-2.0-or-later @@ -32,8 +32,8 @@ Source1: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig Source2: applications.keyring %endif -BuildRequires: kf6-extra-cmake-modules >= %{kf6_version} BuildRequires: intltool +BuildRequires: kf6-extra-cmake-modules >= %{kf6_version} BuildRequires: cmake(KAccounts6) BuildRequires: cmake(KF6DocTools) >= %{kf6_version} BuildRequires: cmake(KF6I18n) >= %{kf6_version} ++++++ kio-gdrive-26.04.3.tar.xz -> kio-gdrive-26.08.0.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kio-gdrive-26.04.3/CMakeLists.txt new/kio-gdrive-26.08.0/CMakeLists.txt --- old/kio-gdrive-26.04.3/CMakeLists.txt 2026-06-27 00:21:47.000000000 +0200 +++ new/kio-gdrive-26.08.0/CMakeLists.txt 2026-08-11 23:53:31.000000000 +0200 @@ -2,8 +2,8 @@ # KDE Application Version, managed by release script set (RELEASE_SERVICE_VERSION_MAJOR "26") -set (RELEASE_SERVICE_VERSION_MINOR "04") -set (RELEASE_SERVICE_VERSION_MICRO "3") +set (RELEASE_SERVICE_VERSION_MINOR "08") +set (RELEASE_SERVICE_VERSION_MICRO "0") 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-26.04.3/desktop/gdrive-network.desktop new/kio-gdrive-26.08.0/desktop/gdrive-network.desktop --- old/kio-gdrive-26.04.3/desktop/gdrive-network.desktop 2026-06-27 00:21:47.000000000 +0200 +++ new/kio-gdrive-26.08.0/desktop/gdrive-network.desktop 2026-08-11 23:53:31.000000000 +0200 @@ -44,6 +44,7 @@ Name[sv]=Google Drive Name[ta]=கூகுள் டிரைவ் Name[tr]=Google Drive +Name[ug]=Google تور دىسكىسى Name[uk]=Google Диск Name[zh_CN]=Google Drive Name[zh_TW]=Google 雲端硬碟 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kio-gdrive-26.04.3/desktop/org.kde.kio_gdrive.metainfo.xml new/kio-gdrive-26.08.0/desktop/org.kde.kio_gdrive.metainfo.xml --- old/kio-gdrive-26.04.3/desktop/org.kde.kio_gdrive.metainfo.xml 2026-06-27 00:21:47.000000000 +0200 +++ new/kio-gdrive-26.08.0/desktop/org.kde.kio_gdrive.metainfo.xml 2026-08-11 23:53:31.000000000 +0200 @@ -50,6 +50,7 @@ <name xml:lang="sl">KIO GDrive</name> <name xml:lang="sv">KIO Gdrive</name> <name xml:lang="tr">KIO GDrive</name> + <name xml:lang="ug">KIO GDrive</name> <name xml:lang="uk">KIO GDrive</name> <name xml:lang="zh-CN">KIO GDrive</name> <name xml:lang="zh-TW">KIO GDrive</name> @@ -95,16 +96,19 @@ <summary xml:lang="sl">Integracija Google Drive s KDE Plasmo in aplikacijami KDE</summary> <summary xml:lang="sv">Integrering av Google Drive med KDE Plasma och KDE-program</summary> <summary xml:lang="tr">KDE Plasma ve KDE uygulamaları ile Google Drive tümleştirmesi</summary> + <summary xml:lang="ug">KDE Plasma ۋە KDE پىروگراممىسىنىڭ Google تور دىسكىسى بىلەن توپلاشتۇرۇلۇشى</summary> <summary xml:lang="uk">Інтеграція Диска Google із Плазмою KDE та програмами KDE</summary> <summary xml:lang="zh-CN">KDE Plasma 和 KDE 应用的 Google 云端硬盘整合</summary> <summary xml:lang="zh-TW">適用於 KDE Plasma 和 KDE 應用程式的 Google Drive 整合</summary> <description> <p>KIO GDrive is a KIO worker that enables KIO-aware applications (such as Dolphin, Kate or Gwenview) to access and edit Google Drive files on the cloud.</p> <p xml:lang="ar">تمكّن وحدة غوغل درايف التطبيقات المدركة لـ KIO (مثل دولفين أو كيت أو حونفيو) للوصول إلى ملفات غوغل درايف على سحابة غوغل.</p> + <p xml:lang="az">KIO GDrive, KIO dəstəkli tətbiqlərin (Dolphin, Kate və ya Gwenview kimi) buludda olan Google Disk (Google Drive) fayllarına daxil olmasına və onlara düzəliş etməsinə imkan verən bir KIO moduludur.</p> <p xml:lang="be">KIO GDrive - гэта ўбудова KIO worker, якая дазваляе праграмам, якія працуюць з KIO (напрыклад, Dolphin, Kate або Gwenview), атрымліваць доступ і рэдагаваць файлы ў воблаку Google Drive.</p> <p xml:lang="bg">KIO GDrive e KIO worker програма, която позволява на приложения, поддържащи KIO (като Dolphin, Kate или Gwenview) да имат достъп и да редактират файлове в облачната услуга Google Диск.</p> <p xml:lang="ca">El KIO GDrive és un procés de treball del KIO que permet a les aplicacions preparades per al KIO (com el Dolphin, el Kate o el Gwenview) que accedeixin i editin els fitxers del Drive de Google en el núvol.</p> <p xml:lang="ca-valencia">KIO GDrive és un procés de treball de KIO que permet a les aplicacions preparades per a KIO (com Dolphin, Kate o Gwenview) que accedisquen i editen els fitxers del Drive de Google en el núvol.</p> + <p xml:lang="cs">KIO GDrive je pracovní modul KIO, který umožňuje aplikacím podporujícím KIO (jako jsou Dolphin, Kate nebo Gwenview) přistupovat k souborům na Google Drive v cloudu a upravovat je.</p> <p xml:lang="de">KIO GDrive ist ein Ein-/Ausgabemodul, mit dem Anwendungen wie Dolphin, Kate oder Gwenview auf Dateien in der „Google Drive“-Cloud zugreifen und bearbeiten können.</p> <p xml:lang="en-GB">KIO GDrive is a KIO worker that enables KIO-aware applications (such as Dolphin, Kate or Gwenview) to access and edit Google Drive files on the cloud.</p> <p xml:lang="eo">KIO GDrive estas KIO-laboranto kiu ebligas KIO-konsciajn aplikojn (kiel Dolphin, Kate aŭ Gwenview) aliri kaj redakti dosierojn de Google Drive en la nubo.</p> @@ -150,6 +154,7 @@ <caption xml:lang="bg">Dolphin показващ KIO GDrive долу в дясно и Falkon горе в ляво, преглеждащ обектите в Google Диск.</caption> <caption xml:lang="ca">El Dolphin mostra el KIO GDrive a la part inferior dreta, i el Falkon mostra el Google Drive a la part superior esquerra.</caption> <caption xml:lang="ca-valencia">Dolphin mostra KIO GDrive a la part inferior dreta, i Falkon mostra Google Drive en la part superior esquerra.</caption> + <caption xml:lang="cs">V pravém dolním rohu je zobrazen Dolphin s aplikací KIO GDrive a v levém horním rohu Falkon při prohlížení Google Drive.</caption> <caption xml:lang="da">Dolphin viser KIO GDrev nederst til højre, og Falkon som gennemser Google Drev øverst til venstre.</caption> <caption xml:lang="de">Ansicht von Dolphin mit KIO GDrive unten rechts und Falkon auf Google Drive oben links.</caption> <caption xml:lang="el">Το Dolphin εμφανίζει το KIO GDrive κάτω δεξιά, και το Falkon πάνω αριστερά.</caption> @@ -192,6 +197,7 @@ </screenshot> </screenshots> <releases> + <release version="26.08.0" date="2026-08-20"/> <release version="26.04.3" date="2026-07-02"/> <release version="26.04.2" date="2026-06-04"/> <release version="26.04.1" date="2026-05-07"/> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kio-gdrive-26.04.3/kaccounts/gdrive.notifyrc new/kio-gdrive-26.08.0/kaccounts/gdrive.notifyrc --- old/kio-gdrive-26.04.3/kaccounts/gdrive.notifyrc 2026-06-27 00:21:47.000000000 +0200 +++ new/kio-gdrive-26.08.0/kaccounts/gdrive.notifyrc 2026-08-11 23:53:31.000000000 +0200 @@ -43,6 +43,7 @@ Comment[sl]=KIO GDrive Comment[sv]=KIO Gdrive Comment[tr]=KIO GDrive +Comment[ug]=KIO GDrive Comment[uk]=KIO GDrive Comment[zh_CN]=KIO GDrive Comment[zh_TW]=KIO GDrive @@ -92,6 +93,7 @@ Name[sv]=Nytt konto tillagt Name[ta]=புதிய கணக்கு சேர்க்கப்பட்டுள்ளது Name[tr]=Yeni Hesap Eklendi +Name[ug]=يېڭى ھېساب قوشۇلدى Name[uk]=Додано новий обліковий запис Name[zh_CN]=新账户已添加 Name[zh_TW]=已新增帳號 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kio-gdrive-26.04.3/po/de/docs/kioworker6/gdrive/index.docbook new/kio-gdrive-26.08.0/po/de/docs/kioworker6/gdrive/index.docbook --- old/kio-gdrive-26.04.3/po/de/docs/kioworker6/gdrive/index.docbook 2026-06-27 00:21:47.000000000 +0200 +++ new/kio-gdrive-26.08.0/po/de/docs/kioworker6/gdrive/index.docbook 2026-08-11 23:53:31.000000000 +0200 @@ -67,7 +67,7 @@ <para >Die URL <userinput >gdrive://</userinput -> kann außerdem benutzt werden, um jederzeit einen zusätzlichen Zugang hinzuzufügen.</para> +> kann außerdem verwendet werden, um jederzeit einen zusätzlichen Zugang hinzuzufügen.</para> <para >Mit der URL <userinput diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kio-gdrive-26.04.3/po/de/kio6_gdrive.po new/kio-gdrive-26.08.0/po/de/kio6_gdrive.po --- old/kio-gdrive-26.04.3/po/de/kio6_gdrive.po 2026-06-27 00:21:47.000000000 +0200 +++ new/kio-gdrive-26.08.0/po/de/kio6_gdrive.po 2026-08-11 23:53:31.000000000 +0200 @@ -1,8 +1,8 @@ # Copyright (C) 2025 This_file_is_part_of_KDE # This file is distributed under the same license as the kio-gdrive package. -# SPDX-FileCopyrightText: 2016, 2017, 2019, 2020, 2021 Burkhard Lück <[email protected]> -# SPDX-FileCopyrightText: 2022 Frederik Schwarzer <[email protected]> +# SPDX-FileCopyrightText: 2016-2017, 2019-2021 Burkhard Lück <[email protected]> # SPDX-FileCopyrightText: 2022 Frank Steinmetzger <[email protected]> +# SPDX-FileCopyrightText: 2022 Frederik Schwarzer <[email protected]> # SPDX-FileCopyrightText: 2024 Johannes Obermayr <[email protected]> msgid "" msgstr "" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kio-gdrive-26.04.3/po/ug/kio6_gdrive.po new/kio-gdrive-26.08.0/po/ug/kio6_gdrive.po --- old/kio-gdrive-26.04.3/po/ug/kio6_gdrive.po 1970-01-01 01:00:00.000000000 +0100 +++ new/kio-gdrive-26.08.0/po/ug/kio6_gdrive.po 2026-08-11 23:53:31.000000000 +0200 @@ -0,0 +1,119 @@ +# Uyghur translation for kio6_gdrive. +# Copyright (C) YEAR This file is copyright: +# This file is distributed under the same license as the kio-gdrive package. +# Abduqadir Abliz <[email protected]>, 2026., YEAR. +# +msgid "" +msgstr "" +"Project-Id-Version: kio-gdrive\n" +"Report-Msgid-Bugs-To: https://bugs.kde.org\n" +"POT-Creation-Date: 2025-11-17 11:51+0000\n" +"PO-Revision-Date: 2026-05-31 18:49-0400\n" +"Last-Translator: Abduqadir Abliz <[email protected]>\n" +"Language-Team: Uyghur <[email protected]>\n" +"Language: ug\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: Poedit 3.9\n" +"Plural-Forms: nplurals=1; plural=0;\n" + +#: kaccounts/kaccountsplugin.cpp:36 +#, kde-format +msgid "New Online Account" +msgstr "" + +#: kaccounts/kaccountsplugin.cpp:38 +#, kde-kuit-format +msgctxt "@info" +msgid "" +"You can now manage the Google Drive files of your <emphasis strong='true'>" +"%1</emphasis> account." +msgstr "" + +#: kaccounts/kaccountsplugin.cpp:44 +#, kde-format +msgid "Open" +msgstr "ئاچ" + +#: purpose/purpose_gdrive_config.qml:24 +#, kde-format +msgid "Select an account:" +msgstr "بىر ھېساب تاللىنىدۇ:" + +#: purpose/purpose_gdrive_config.qml:63 +#, kde-format +msgid "No account configured" +msgstr "ھېچقانداق ھېساب سەپلەنمىگەن" + +#: purpose/purpose_gdrive_config.qml:71 +#, kde-format +msgid "Configure Accounts" +msgstr "" + +#: purpose/purpose_gdrive_config.qml:78 +#, kde-format +msgid "Upload to folder:" +msgstr "قىسقۇچقا يۈكلە:" + +#: src/integration/contextmenuaction/contextmenuaction.cpp:53 +#, kde-format +msgid "Google Drive" +msgstr "Google تور دىسكىسى" + +#: src/integration/contextmenuaction/contextmenuaction.cpp:62 +#, kde-format +msgid "Copy URL to clipboard" +msgstr "" + +#: src/integration/contextmenuaction/contextmenuaction.cpp:75 +#, kde-format +msgid "Open in browser" +msgstr "توركۆرگۈدە ئاچ" + +#: src/integration/propertiesplugin/gdrivepropertiesplugin.cpp:106 +#, kde-format +msgid "G&oogle Drive" +msgstr "" + +#: src/kio_gdrive.cpp:120 +#, kde-format +msgid "Unknown error" +msgstr "نامەلۇم خاتالىق" + +#: src/kio_gdrive.cpp:242 +#, kde-format +msgctxt "login in a new google account" +msgid "New account" +msgstr "" + +#: src/kio_gdrive.cpp:255 +#, kde-format +msgctxt "folder containing gdrive files shared with me" +msgid "Shared With Me" +msgstr "" + +#: src/kio_gdrive.cpp:308 +#, kde-format +msgid "There are no Google Drive accounts enabled. Please add at least one." +msgstr "" + +#: src/kio_gdrive.cpp:453 +#, kde-format +msgid "Shared Drives" +msgstr "" + +#: src/kio_gdrive.cpp:705 src/kio_gdrive.cpp:865 +#, kde-format +msgid "%1 isn't a known GDrive account" +msgstr "" + +#: src/kio_gdrive.cpp:1049 +#, kde-format +msgid "Expired or missing access tokens for account %1" +msgstr "" + +#: src/kio_gdrive.cpp:1305 +#, kde-format +msgid "Can't delete Shared Drives root." +msgstr "" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kio-gdrive-26.04.3/purpose/purpose_gdrive.json new/kio-gdrive-26.08.0/purpose/purpose_gdrive.json --- old/kio-gdrive-26.04.3/purpose/purpose_gdrive.json 2026-06-27 00:21:47.000000000 +0200 +++ new/kio-gdrive-26.08.0/purpose/purpose_gdrive.json 2026-08-11 23:53:31.000000000 +0200 @@ -45,6 +45,7 @@ "Name[sv]": "Nicolas Fella", "Name[ta]": "நிக்கோலஸ் ஃபெல்லா", "Name[tr]": "Nicolas Fella", + "Name[ug]": "Nicolas Fella", "Name[uk]": "Nicolas Fella", "Name[zh_CN]": "Nicolas Fella", "Name[zh_TW]": "Nicolas Fella" @@ -142,6 +143,7 @@ "Name[sv]": "Google Drive", "Name[ta]": "கூகுள் டிரைவ்", "Name[tr]": "Google Drive", + "Name[ug]": "Google تور دىسكىسى", "Name[uk]": "Google Диск", "Name[zh_CN]": "Google Drive", "Name[zh_TW]": "Google 雲端硬碟", diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kio-gdrive-26.04.3/src/integration/propertiesplugin/gdrivepropertiesplugin.json new/kio-gdrive-26.08.0/src/integration/propertiesplugin/gdrivepropertiesplugin.json --- old/kio-gdrive-26.04.3/src/integration/propertiesplugin/gdrivepropertiesplugin.json 2026-06-27 00:21:47.000000000 +0200 +++ new/kio-gdrive-26.08.0/src/integration/propertiesplugin/gdrivepropertiesplugin.json 2026-08-11 23:53:31.000000000 +0200 @@ -7,6 +7,7 @@ "Description[bg]": "Страница „Свойства“, показваща допълнителна информация за елемент в Google Диск", "Description[ca@valencia]": "Pàgina de propietats que mostra informació addicional relativa a un element de Google Drive", "Description[ca]": "Pàgina de propietats que mostra informació addicional relativa a un element del Google Drive", + "Description[cs]": "Stránka s vlastnostmi zobrazující doplňující informace o položce na Disku Google", "Description[da]": "Egenskabsside som viser yderligere information om et Google Drev-element", "Description[de]": "Eigenschaftenseite mit zusätzliche Informationen zu einem Eintrag in Google Drive", "Description[el]": "Η σελίδα ιδιοτήτων εμφανίζει πρόσθετες πληροφορίες σχετικά με ένα αντικείμενο του Google Drive",
