Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package plasma5-thunderbolt for openSUSE:Factory checked in at 2021-03-19 16:42:40 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/plasma5-thunderbolt (Old) and /work/SRC/openSUSE:Factory/.plasma5-thunderbolt.new.2401 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "plasma5-thunderbolt" Fri Mar 19 16:42:40 2021 rev:30 rq:879632 version:5.21.3 Changes: -------- --- /work/SRC/openSUSE:Factory/plasma5-thunderbolt/plasma5-thunderbolt.changes 2021-03-15 10:54:21.145167304 +0100 +++ /work/SRC/openSUSE:Factory/.plasma5-thunderbolt.new.2401/plasma5-thunderbolt.changes 2021-03-19 16:42:57.134097484 +0100 @@ -1,0 +2,10 @@ +Tue Mar 16 13:55:26 UTC 2021 - Fabian Vogt <fab...@ritter-vogt.de> + +- Update to 5.21.3 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/plasma/5/5.21.3 +- Changes since 5.21.2: + * Include <thread> for std::this_thread::sleep_for + +------------------------------------------------------------------- Old: ---- plasma-thunderbolt-5.21.2.tar.xz plasma-thunderbolt-5.21.2.tar.xz.sig New: ---- plasma-thunderbolt-5.21.3.tar.xz plasma-thunderbolt-5.21.3.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ plasma5-thunderbolt.spec ++++++ --- /var/tmp/diff_new_pack.3380nH/_old 2021-03-19 16:42:57.586098093 +0100 +++ /var/tmp/diff_new_pack.3380nH/_new 2021-03-19 16:42:57.590098098 +0100 @@ -23,15 +23,15 @@ %define qt5_version 5.10.0 %bcond_without lang Name: plasma5-thunderbolt -Version: 5.21.2 +Version: 5.21.3 Release: 0 Summary: Plasma frontend for Thunderbolt 3 security levels License: GPL-2.0-or-later Group: Productivity/Security URL: http://www.kde.org -Source: plasma-thunderbolt-%{version}.tar.xz +Source: https://download.kde.org/stable/plasma/%{version}/plasma-thunderbolt-%{version}.tar.xz %if %{with lang} -Source1: plasma-thunderbolt-%{version}.tar.xz.sig +Source1: https://download.kde.org/stable/plasma/%{version}/plasma-thunderbolt-%{version}.tar.xz.sig Source2: plasma.keyring %endif BuildRequires: extra-cmake-modules >= %{kf5_version} ++++++ plasma-thunderbolt-5.21.2.tar.xz -> plasma-thunderbolt-5.21.3.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/plasma-thunderbolt-5.21.2/autotests/fakeserver/fakedevice.cpp new/plasma-thunderbolt-5.21.3/autotests/fakeserver/fakedevice.cpp --- old/plasma-thunderbolt-5.21.2/autotests/fakeserver/fakedevice.cpp 2021-03-02 14:12:11.000000000 +0100 +++ new/plasma-thunderbolt-5.21.3/autotests/fakeserver/fakedevice.cpp 2021-03-16 13:39:11.000000000 +0100 @@ -25,6 +25,7 @@ #include <QDBusError> #include <chrono> +#include <thread> using namespace std::chrono_literals; diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/plasma-thunderbolt-5.21.2/autotests/fakeserver/fakemanager.cpp new/plasma-thunderbolt-5.21.3/autotests/fakeserver/fakemanager.cpp --- old/plasma-thunderbolt-5.21.2/autotests/fakeserver/fakemanager.cpp 2021-03-02 14:12:11.000000000 +0100 +++ new/plasma-thunderbolt-5.21.3/autotests/fakeserver/fakemanager.cpp 2021-03-16 13:39:11.000000000 +0100 @@ -29,6 +29,7 @@ #include <QDebug> #include <chrono> +#include <thread> using namespace std::chrono_literals; diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/plasma-thunderbolt-5.21.2/po/zh_CN/kcm_bolt.po new/plasma-thunderbolt-5.21.3/po/zh_CN/kcm_bolt.po --- old/plasma-thunderbolt-5.21.2/po/zh_CN/kcm_bolt.po 2021-03-02 14:12:36.000000000 +0100 +++ new/plasma-thunderbolt-5.21.3/po/zh_CN/kcm_bolt.po 2021-03-16 13:39:36.000000000 +0100 @@ -3,7 +3,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2021-01-21 02:51+0100\n" -"PO-Revision-Date: 2021-02-04 12:01\n" +"PO-Revision-Date: 2021-03-14 15:44\n" "Last-Translator: \n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n" @@ -20,22 +20,22 @@ #, kde-format msgctxt "NAME OF TRANSLATORS" msgid "Your names" -msgstr "KDE China,Guo Yunhe" +msgstr "KDE China, Guo Yunhe, Tyson Tan" #, kde-format msgctxt "EMAIL OF TRANSLATORS" msgid "Your emails" -msgstr "kde-ch...@kde.org,i...@guoyunhe.me" +msgstr "kde-ch...@kde.org, i...@guoyunhe.me, tyson...@tysontan.com" #: kcm_bolt.cpp:84 #, kde-format msgid "Thunderbolt Device Management" -msgstr "Thunderbolt ????????????" +msgstr "????????????????????????" #: kcm_bolt.cpp:86 #, kde-format msgid "System Settings module for managing Thunderbolt devices." -msgstr "?????? Thunderbolt ??????????????????????????????" +msgstr "????????????????????????????????????????????????" #: kcm_bolt.cpp:88 #, kde-format @@ -45,7 +45,7 @@ #: package/contents/ui/DeviceList.qml:41 #, kde-format msgid "Enable Thunderbolt devices" -msgstr "?????? Thunderbolt ??????" +msgstr "????????????????????????" #: package/contents/ui/DeviceList.qml:75 #, kde-format @@ -70,17 +70,17 @@ #: package/contents/ui/DeviceView.qml:91 #, kde-format msgid "Authorized at:" -msgstr "????????????" +msgstr "????????????" #: package/contents/ui/DeviceView.qml:96 #, kde-format msgid "Connected at:" -msgstr "???????????????" +msgstr "????????????" #: package/contents/ui/DeviceView.qml:101 #, kde-format msgid "Enrolled at:" -msgstr "????????????" +msgstr "????????????" #: package/contents/ui/DeviceView.qml:105 #, kde-format @@ -100,12 +100,12 @@ #: package/contents/ui/DeviceView.qml:115 #, kde-format msgid "Authorizing..." -msgstr "????????????..." +msgstr "????????????..." #: package/contents/ui/DeviceView.qml:115 #, kde-format msgid "Authorize" -msgstr "??????" +msgstr "??????" #: package/contents/ui/DeviceView.qml:126 #: package/contents/ui/DeviceView.qml:146 @@ -126,42 +126,42 @@ #: package/contents/ui/DeviceView.qml:166 #, kde-format msgid "Error changing device trust: <b>%1</b>: %2" -msgstr "??????????????????????????????<b>%1</b>???%2" +msgstr "????????????????????????????????????<b>%1</b>???%2" #: package/contents/ui/DeviceView.qml:183 #, kde-format msgid "" "Hint: trusted device will be automatically authorized the next time it is " "connected to the computer." -msgstr "?????????????????????????????????????????????????????????????????????" +msgstr "???????????????????????????????????????????????????????????????????????????" #: package/contents/ui/DeviceView.qml:184 #, kde-format msgid "" "Hint: an untrusted device needs to be manually authorized each time it is " "connected to the computer." -msgstr "???????????????????????????????????????????????????????????????????????????" +msgstr "???????????????????????????????????????????????????????????????????????????" #: package/contents/ui/main.qml:32 #, kde-format msgid "" "This module allows you to manage Thunderbolt devices connected to your " "computer." -msgstr "??????????????????????????????????????????????????? Thunderbolt ?????????" +msgstr "???????????????????????????????????????????????????????????????" #: package/contents/ui/main.qml:54 #, kde-format msgid "Thunderbolt support has been disabled in BIOS" -msgstr "??? BIOS ???????????? Thunderbolt ??????" +msgstr "??????????????????????????? BIOS ?????????" #: package/contents/ui/main.qml:59 #, kde-format msgid "Thunderbolt subsystem is not available" -msgstr "Thunderbolt ??????????????????" +msgstr "??????????????????????????????" #: package/contents/ui/utils.js:30 msgid "Disconnected" -msgstr "?????????" +msgstr "?????????" #: package/contents/ui/utils.js:32 msgid "Connecting" @@ -173,15 +173,15 @@ #: package/contents/ui/utils.js:37 msgid "Authorization Error" -msgstr "????????????" +msgstr "????????????" #: package/contents/ui/utils.js:39 msgid "Authorizing" -msgstr "????????????" +msgstr "????????????" #: package/contents/ui/utils.js:43 msgid "Reduced Functionality" -msgstr "????????????" +msgstr "????????????" #: package/contents/ui/utils.js:45 msgid "Connected & Authorized" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/plasma-thunderbolt-5.21.2/po/zh_CN/kded_bolt.po new/plasma-thunderbolt-5.21.3/po/zh_CN/kded_bolt.po --- old/plasma-thunderbolt-5.21.2/po/zh_CN/kded_bolt.po 2021-03-02 14:12:36.000000000 +0100 +++ new/plasma-thunderbolt-5.21.3/po/zh_CN/kded_bolt.po 2021-03-16 13:39:36.000000000 +0100 @@ -3,7 +3,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2021-01-21 02:51+0100\n" -"PO-Revision-Date: 2021-02-04 12:01\n" +"PO-Revision-Date: 2021-03-14 15:44\n" "Last-Translator: \n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n" @@ -20,14 +20,14 @@ #: kded_bolt.cpp:81 #, kde-format msgid "New Thunderbolt Device Detected" -msgstr "??????????????? Thunderbolt ??????" +msgstr "?????????????????????????????????" #: kded_bolt.cpp:82 #, kde-format msgid "" "Unauthorized Thunderbolt device <b>%1</b> was detected. Do you want to " "authorize it?" -msgstr "????????????????????? Thunderbolt ?????? <b>%1</b>???????????????????????????" +msgstr "??????????????????????????????????????? <b>%1</b>????????????????????????????????????" #: kded_bolt.cpp:84 #, kde-format @@ -36,7 +36,7 @@ msgid_plural "" "%1 unauthorized Thunderbolt devices were detected. Do you want to authorize " "them?" -msgstr[0] "????????? %1 ??????????????????Thunderbolt ????????????????????????????????????" +msgstr[0] "????????? %1 ???????????????????????????????????????????????????????????????????????????" #: kded_bolt.cpp:91 #, kde-format @@ -51,9 +51,9 @@ #: kded_bolt.cpp:142 #, kde-format msgid "Thunderbolt Device Authorization Error" -msgstr "Thunderbolt ??????????????????" +msgstr "??????????????????????????????" #: kded_bolt.cpp:143 #, kde-format msgid "Failed to authorize Thunderbolt device <b>%1</b>: %2" -msgstr "?????? Thunderbolt ?????? <b>%1</b> ?????????%2" \ No newline at end of file +msgstr "???????????????????????? <b>%1</b> ?????????%2" \ No newline at end of file diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/plasma-thunderbolt-5.21.2/src/kcm/kcm_bolt.desktop new/plasma-thunderbolt-5.21.3/src/kcm/kcm_bolt.desktop --- old/plasma-thunderbolt-5.21.2/src/kcm/kcm_bolt.desktop 2021-03-02 14:12:11.000000000 +0100 +++ new/plasma-thunderbolt-5.21.3/src/kcm/kcm_bolt.desktop 2021-03-16 13:39:11.000000000 +0100 @@ -40,7 +40,7 @@ Name[sv]=Thunderbolt Name[uk]=Thunderbolt Name[x-test]=xxThunderboltxx -Name[zh_CN]=Thunderbolt +Name[zh_CN]=???????????? Name[zh_TW]=Thunderbolt Comment=Thunderbolt Device Management Comment[az]=Thunderbolt cihaz?? meneceri @@ -74,7 +74,7 @@ Comment[sv]=Thunderbolt enhetshantering Comment[uk]=?????????????????? ???????????????????? Thunderbolt Comment[x-test]=xxThunderbolt Device Managementxx -Comment[zh_CN]=Thunderbolt ???????????? +Comment[zh_CN]=???????????????????????? Comment[zh_TW]=Thunderbolt ???????????? X-KDE-Keywords=thunderbolt,hardware,device X-KDE-Keywords[az]=thunderbolt,avadanl??q,cihaz diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/plasma-thunderbolt-5.21.2/src/kcm/package/metadata.desktop new/plasma-thunderbolt-5.21.3/src/kcm/package/metadata.desktop --- old/plasma-thunderbolt-5.21.2/src/kcm/package/metadata.desktop 2021-03-02 14:12:11.000000000 +0100 +++ new/plasma-thunderbolt-5.21.3/src/kcm/package/metadata.desktop 2021-03-16 13:39:11.000000000 +0100 @@ -31,7 +31,7 @@ Name[sv]=Thunderbolt Name[uk]=Thunderbolt Name[x-test]=xxThunderboltxx -Name[zh_CN]=Thunderbolt +Name[zh_CN]=???????????? Name[zh_TW]=Thunderbolt Comment=Thunderbolt Device Management Comment[az]=Thunderbolt cihaz?? meneceri @@ -65,7 +65,7 @@ Comment[sv]=Thunderbolt enhetshantering Comment[uk]=?????????????????? ???????????????????? Thunderbolt Comment[x-test]=xxThunderbolt Device Managementxx -Comment[zh_CN]=Thunderbolt ???????????? +Comment[zh_CN]=???????????????????????? Comment[zh_TW]=Thunderbolt ???????????? Icon=preferences-desktop-thunderbolt Keywords= diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/plasma-thunderbolt-5.21.2/src/kded/kded_bolt.desktop new/plasma-thunderbolt-5.21.3/src/kded/kded_bolt.desktop --- old/plasma-thunderbolt-5.21.2/src/kded/kded_bolt.desktop 2021-03-02 14:12:11.000000000 +0100 +++ new/plasma-thunderbolt-5.21.3/src/kded/kded_bolt.desktop 2021-03-16 13:39:11.000000000 +0100 @@ -31,7 +31,7 @@ Name[sv]=Thunderbolt enhets??vervakare Name[uk]=?????????????????????????? ???? ???????????????????? Thunderbolt Name[x-test]=xxThunderbolt Device Monitorxx -Name[zh_CN]=Thunderbolt ??????????????? +Name[zh_CN]=??????????????????????????? Name[zh_TW]=Thunderbolt ?????????????????? Comment=Thunderbolt Device Monitor Comment[az]=Thunderbolt cihaz??na n??zar??t @@ -65,7 +65,7 @@ Comment[sv]=Thunderbolt enhets??vervakare Comment[uk]=?????????????????????????? ???? ???????????????????? Thunderbolt Comment[x-test]=xxThunderbolt Device Monitorxx -Comment[zh_CN]=Thunderbolt ??????????????? +Comment[zh_CN]=??????????????????????????? Comment[zh_TW]=Thunderbolt ?????????????????? Type=Service diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/plasma-thunderbolt-5.21.2/src/kded/kded_bolt.notifyrc new/plasma-thunderbolt-5.21.3/src/kded/kded_bolt.notifyrc --- old/plasma-thunderbolt-5.21.2/src/kded/kded_bolt.notifyrc 2021-03-02 14:12:11.000000000 +0100 +++ new/plasma-thunderbolt-5.21.3/src/kded/kded_bolt.notifyrc 2021-03-16 13:39:11.000000000 +0100 @@ -32,7 +32,7 @@ Name[sv]=Thunderbolt enhets??vervakare Name[uk]=?????????????????????????? ???? ???????????????????? Thunderbolt Name[x-test]=xxThunderbolt Device Monitorxx -Name[zh_CN]=Thunderbolt ??????????????? +Name[zh_CN]=??????????????????????????? Name[zh_TW]=Thunderbolt ?????????????????? Comment=Thunderbolt Device Monitor Comment[az]=Thunderbolt cihaz??na n??zar??t @@ -66,7 +66,7 @@ Comment[sv]=Thunderbolt enhets??vervakare Comment[uk]=?????????????????????????? ???? ???????????????????? Thunderbolt Comment[x-test]=xxThunderbolt Device Monitorxx -Comment[zh_CN]=Thunderbolt ??????????????? +Comment[zh_CN]=??????????????????????????? Comment[zh_TW]=Thunderbolt ?????????????????? [Context/warningnot] @@ -241,7 +241,7 @@ Name[sv]=Enhet utan beh??righet ??r ansluten Name[uk]=?? ????????'???????????? ??'???????????? ?????????????????????????????? ???????????????? Name[x-test]=xxUnauthorized device is plugged inxx -Name[zh_CN]=??????????????????????????? +Name[zh_CN]=??????????????????????????? Name[zh_TW]=???????????????????????? Comment=An unauthorized Thunderbolt device has been plugged into the computer Comment[az]=??caz??siz Thunderbolt cihaz?? komputer?? qo??ulub. @@ -274,7 +274,7 @@ Comment[sv]=En Thunderbolt-enhet utan beh??righet har anslutits till datorn Comment[uk]=?? ????????'???????????? ??'???????????? ?????????????????????????????? ???????????????? Thunderbolt Comment[x-test]=xxAn unauthorized Thunderbolt device has been plugged into the computerxx -Comment[zh_CN]=????????????????????? Thunderbolt ??????????????????????????? +Comment[zh_CN]=???????????????????????????????????????????????????????????? Comment[zh_TW]=???????????????????????? Thunderbolt ??????????????? Contexts=warningnot Action=Popup @@ -344,7 +344,7 @@ Comment[sv]=Ett fel uppstod vid f??rs??k att blockera eller ge en Thunderbolt-enhet beh??righet Comment[uk]=?????? ?????? ???????????? ???????????????????????? ?????? ?????????????????????? ???????????????? Thunderbolt ?????????????? ?????????????? Comment[x-test]=xxAn error occurred while authorizing or blocking a Thunderbolt devicexx -Comment[zh_CN]=??????????????? Thunderbolt ????????????????????? +Comment[zh_CN]=???????????????????????????????????????????????? Comment[zh_TW]=?????????????????? Thunderbolt ????????????????????? Contexts=errornot Action=Popup