Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package bluedevil5 for openSUSE:Factory checked in at 2022-03-12 17:14:39 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/bluedevil5 (Old) and /work/SRC/openSUSE:Factory/.bluedevil5.new.25692 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "bluedevil5" Sat Mar 12 17:14:39 2022 rev:127 rq:960852 version:5.24.3 Changes: -------- --- /work/SRC/openSUSE:Factory/bluedevil5/bluedevil5.changes 2022-02-24 18:19:01.534729278 +0100 +++ /work/SRC/openSUSE:Factory/.bluedevil5.new.25692/bluedevil5.changes 2022-03-12 17:14:43.630253545 +0100 @@ -1,0 +2,9 @@ +Tue Mar 8 18:09:56 UTC 2022 - Fabian Vogt <fab...@ritter-vogt.de> + +- Update to 5.24.3 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/plasma/5/5.24.3 +- No code changes since 5.24.2 + +------------------------------------------------------------------- Old: ---- bluedevil-5.24.2.tar.xz bluedevil-5.24.2.tar.xz.sig New: ---- bluedevil-5.24.3.tar.xz bluedevil-5.24.3.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ bluedevil5.spec ++++++ --- /var/tmp/diff_new_pack.5fzIsw/_old 2022-03-12 17:14:44.998255127 +0100 +++ /var/tmp/diff_new_pack.5fzIsw/_new 2022-03-12 17:14:45.002255132 +0100 @@ -22,7 +22,7 @@ %bcond_without released Name: bluedevil5 -Version: 5.24.2 +Version: 5.24.3 Release: 0 Summary: Bluetooth Manager for KDE Plasma License: GPL-2.0-or-later ++++++ bluedevil-5.24.2.tar.xz -> bluedevil-5.24.3.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/bluedevil-5.24.2/CMakeLists.txt new/bluedevil-5.24.3/CMakeLists.txt --- old/bluedevil-5.24.2/CMakeLists.txt 2022-02-22 13:02:53.000000000 +0100 +++ new/bluedevil-5.24.3/CMakeLists.txt 2022-03-08 12:11:06.000000000 +0100 @@ -1,7 +1,7 @@ cmake_minimum_required(VERSION 3.16) project(bluedevil) -set(PROJECT_VERSION "5.24.2") +set(PROJECT_VERSION "5.24.3") set(PROJECT_VERSION_MAJOR 5) set(QT_MIN_VERSION "5.15.0") diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/bluedevil-5.24.2/po/cs/bluedevil.po new/bluedevil-5.24.3/po/cs/bluedevil.po --- old/bluedevil-5.24.2/po/cs/bluedevil.po 2022-02-22 13:02:34.000000000 +0100 +++ new/bluedevil-5.24.3/po/cs/bluedevil.po 2022-03-08 12:10:47.000000000 +0100 @@ -2,14 +2,14 @@ # This file is distributed under the same license as the PACKAGE package. # V??t Pel????k <v...@pelcak.org>, 2010, 2011, 2013, 2014, 2015, 2016, 2017. # Tom???? Chv??tal <tomas.chva...@gmail.com>, 2012, 2013. -# Vit Pelcak <vpel...@suse.cz>, 2015, 2017, 2018, 2019, 2020, 2021. +# Vit Pelcak <vpel...@suse.cz>, 2015, 2017, 2018, 2019, 2020, 2021, 2022. # msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2022-02-19 02:10+0000\n" -"PO-Revision-Date: 2021-12-09 15:55+0100\n" +"PO-Revision-Date: 2022-02-11 11:46+0100\n" "Last-Translator: Vit Pelcak <vpel...@suse.cz>\n" "Language-Team: Czech <kde-i18n-...@kde.org>\n" "Language: cs\n" @@ -17,7 +17,7 @@ "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n" -"X-Generator: Lokalize 21.08.1\n" +"X-Generator: Lokalize 21.12.2\n" "X-Language: cs_CZ\n" "X-Source-Language: en_US\n" @@ -296,7 +296,7 @@ #: sendfile/main.cpp:24 sendfile/main.cpp:26 #, kde-format msgid "Bluetooth File Transfer" -msgstr "" +msgstr "P??enos soubor?? Bluetooth" #: sendfile/main.cpp:48 #, kde-format @@ -323,12 +323,12 @@ #, kde-format msgctxt "This string is shown when the wizard fail" msgid "The connection to the device has failed: %1" -msgstr "" +msgstr "Selhalo p??ipojen?? k za????zen??: %1" #: sendfile/pages/failpage.cpp:43 #, kde-format msgid "The connection to %1 has failed: %2" -msgstr "" +msgstr "P??ipojen?? k %1 selhalo: %2" #: sendfile/pages/selectdeviceandfilespage.cpp:53 #, kde-format @@ -401,7 +401,7 @@ #: wizard/main.cpp:25 wizard/main.cpp:27 #, kde-format msgid "Add Bluetooth Device" -msgstr "" +msgstr "P??idat za????zen?? Bluetooth" #: wizard/pages/discover.cpp:101 #, kde-format diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/bluedevil-5.24.2/po/cs/kcm_bluetooth.po new/bluedevil-5.24.3/po/cs/kcm_bluetooth.po --- old/bluedevil-5.24.2/po/cs/kcm_bluetooth.po 2022-02-22 13:02:34.000000000 +0100 +++ new/bluedevil-5.24.3/po/cs/kcm_bluetooth.po 2022-03-08 12:10:47.000000000 +0100 @@ -2,14 +2,14 @@ # This file is distributed under the same license as the PACKAGE package. # V??t Pel????k <v...@pelcak.org>, 2010, 2011, 2013, 2014, 2015, 2016, 2017. # Tom???? Chv??tal <tomas.chva...@gmail.com>, 2012, 2013. -# Vit Pelcak <vpel...@suse.cz>, 2015, 2017, 2018, 2019, 2020, 2021. +# Vit Pelcak <vpel...@suse.cz>, 2015, 2017, 2018, 2019, 2020, 2021, 2022. # msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2021-12-31 00:44+0000\n" -"PO-Revision-Date: 2021-09-15 09:44+0200\n" +"PO-Revision-Date: 2022-02-11 11:46+0100\n" "Last-Translator: Vit Pelcak <vpel...@suse.cz>\n" "Language-Team: Czech <kde-i18n-...@kde.org>\n" "Language: cs\n" @@ -17,7 +17,7 @@ "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n" -"X-Generator: Lokalize 21.08.1\n" +"X-Generator: Lokalize 21.12.2\n" "X-Language: cs_CZ\n" "X-Source-Language: en_US\n" @@ -142,7 +142,7 @@ #, kde-format msgctxt "This device is an Audio/Video device" msgid "Multimedia Device" -msgstr "" +msgstr "Multimedi??ln?? za????zen??" #: package/contents/ui/Device.qml:170 #, kde-format diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/bluedevil-5.24.2/po/id/bluedevil.po new/bluedevil-5.24.3/po/id/bluedevil.po --- old/bluedevil-5.24.2/po/id/bluedevil.po 2022-02-22 13:02:40.000000000 +0100 +++ new/bluedevil-5.24.3/po/id/bluedevil.po 2022-03-08 12:10:53.000000000 +0100 @@ -2,7 +2,8 @@ # This file is distributed under the same license as the PACKAGE package. # Rendiyono Wahyu Saputro <rendi.7...@gmail.com>, 2015. # wantoyo <want...@yahoo.com>, 2015-2016. -# Wantoyo <wanto...@gmail.com>, 2016, 2017, 2018, 2019, 2020. +# Wantoyo <wanto...@gmail.com>, 2016, 2017, 2018, 2019, 2020, 2022. +# Linerly <line...@protonmail.com>, 2022. # # Translators: msgid "" @@ -10,15 +11,15 @@ "Project-Id-Version: KDE Frameworks 5 Applications\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2022-02-19 02:10+0000\n" -"PO-Revision-Date: 2020-09-16 07:28+0700\n" -"Last-Translator: Wantoyo <wanto...@gmail.com>\n" +"PO-Revision-Date: 2022-03-08 07:52+0700\n" +"Last-Translator: Wantoyek <wanto...@gmail.com>\n" "Language-Team: Indonesian <kde-i18n-...@kde.org>\n" "Language: id\n" "MIME-Version: 1.0\n" "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.08.0\n" +"X-Generator: Lokalize 21.12.2\n" #, kde-format msgctxt "NAME OF TRANSLATORS" @@ -76,13 +77,10 @@ msgstr "%1 telah meminta akses ke komputer ini" #: kded/helpers/requestauthorization.cpp:33 -#, fuzzy, kde-format -#| msgctxt "" -#| "Button to trust a bluetooth remote device and authorize it to connect" -#| msgid "Trust && Authorize" +#, kde-format msgctxt "Button to trust a bluetooth remote device and authorize it to connect" msgid "Trust and Authorize" -msgstr "Percaya && Otorisasi" +msgstr "Percayakan dan Otorisasikan" #: kded/helpers/requestauthorization.cpp:34 #, kde-format @@ -185,11 +183,10 @@ msgstr "Batal" #: kded/receivefilejob.cpp:164 -#, fuzzy, kde-format -#| msgid "<b>Receiving files</b>" +#, kde-format msgctxt "@title job" msgid "Receiving file" -msgstr "<b>Penerimaan file</b>" +msgstr "Menerima file" #: kded/receivefilejob.cpp:165 sendfile/sendfilesjob.cpp:70 #: sendfile/sendfilesjob.cpp:86 @@ -232,10 +229,9 @@ msgstr "Tidak ada adaptor Bluetooth yang ditemukan." #: kio/bluetooth/kiobluetooth.cpp:92 -#, fuzzy, kde-format -#| msgid "Retrieving services..." +#, kde-format msgid "Retrieving services???" -msgstr "Mengambil layanan..." +msgstr "Mendapatkan layanan..." #: kio/bluetooth/kiobluetooth.cpp:99 #, kde-format @@ -248,8 +244,7 @@ msgstr "File Terterima" #: kio/bluetooth/kiobluetooth.cpp:168 -#, fuzzy, kde-format -#| msgid "Scanning for new devices..." +#, kde-format msgid "Scanning for new devices???" msgstr "Mencari perangkat baru..." @@ -259,10 +254,9 @@ msgstr "Layanan Obexd tidak berjalan." #: kio/obexftp/kioobexftp.cpp:141 -#, fuzzy, kde-format -#| msgid "Retrieving information from remote device..." +#, kde-format msgid "Retrieving information from remote device???" -msgstr "Mengambil informasi dari perangkat jarak jauh..." +msgstr "Mendapatkan informasi dari perangkat jarak jauh..." #: kio/obexftp/kioobexftp.cpp:224 #, kde-format @@ -302,10 +296,9 @@ msgstr "Nyalakan" #: sendfile/main.cpp:24 sendfile/main.cpp:26 -#, fuzzy, kde-format -#| msgid "Bluetooth transfer failed" +#, kde-format msgid "Bluetooth File Transfer" -msgstr "Transfer bluetooth gagal" +msgstr "Transfer File Bluetooth" #: sendfile/main.cpp:48 #, kde-format @@ -323,30 +316,24 @@ msgstr "File-file yang dikirim." #: sendfile/pages/connectingpage.cpp:32 wizard/pages/connect.cpp:39 -#, fuzzy, kde-format -#| msgctxt "Connecting to a Bluetooth device" -#| msgid "Connecting to %1..." +#, kde-format msgctxt "Connecting to a Bluetooth device" msgid "Connecting to %1???" -msgstr "Mengonek ke %1..." +msgstr "Menghubungkan ke %1..." #: sendfile/pages/failpage.cpp:41 -#, fuzzy, kde-format -#| msgctxt "This string is shown when the wizard fail" -#| msgid "The connection to the device has failed" +#, kde-format msgctxt "This string is shown when the wizard fail" msgid "The connection to the device has failed: %1" -msgstr "Koneksi ke perangkat telah gagal" +msgstr "Koneksi ke perangkat telah gagal: %1" #: sendfile/pages/failpage.cpp:43 -#, fuzzy, kde-format -#| msgid "The connection to %1 has failed" +#, kde-format msgid "The connection to %1 has failed: %2" -msgstr "Koneksi ke %1 telah gagal" +msgstr "Koneksi ke %1 telah gagal: %2" #: sendfile/pages/selectdeviceandfilespage.cpp:53 -#, fuzzy, kde-format -#| msgid "Open file..." +#, kde-format msgid "Open file???" msgstr "Buka file..." @@ -414,10 +401,9 @@ msgstr "Selesai" #: wizard/main.cpp:25 wizard/main.cpp:27 -#, fuzzy, kde-format -#| msgid "Bluetooth Devices" +#, kde-format msgid "Add Bluetooth Device" -msgstr "Perangkat Bluetooth" +msgstr "Tambahkan Perangkat Bluetooth" #: wizard/pages/discover.cpp:101 #, kde-format @@ -443,8 +429,7 @@ #. i18n: ectx: property (text), widget (QLabel, label) #: wizard/pages/discover.ui:54 -#, fuzzy, kde-format -#| msgid "Scanning..." +#, kde-format msgid "Scanning???" msgstr "Memindai..." @@ -485,10 +470,9 @@ msgstr "Pengesetan %1 telah gagal" #: wizard/pages/pairing.cpp:60 -#, fuzzy, kde-format -#| msgid "Connecting to %1..." +#, kde-format msgid "Connecting to %1???" -msgstr "Mengkoneksi ke %1..." +msgstr "Menghubungkan ke %1..." #: wizard/pages/pairing.cpp:91 #, kde-format diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/bluedevil-5.24.2/po/zh_CN/bluedevil.po new/bluedevil-5.24.3/po/zh_CN/bluedevil.po --- old/bluedevil-5.24.2/po/zh_CN/bluedevil.po 2022-02-22 13:02:52.000000000 +0100 +++ new/bluedevil-5.24.3/po/zh_CN/bluedevil.po 2022-03-08 12:11:05.000000000 +0100 @@ -7,7 +7,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2022-02-19 02:10+0000\n" -"PO-Revision-Date: 2022-02-15 12:07\n" +"PO-Revision-Date: 2022-03-05 15:06\n" "Last-Translator: \n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/bluedevil-5.24.2/po/zh_CN/kcm_bluetooth.po new/bluedevil-5.24.3/po/zh_CN/kcm_bluetooth.po --- old/bluedevil-5.24.2/po/zh_CN/kcm_bluetooth.po 2022-02-22 13:02:52.000000000 +0100 +++ new/bluedevil-5.24.3/po/zh_CN/kcm_bluetooth.po 2022-03-08 12:11:05.000000000 +0100 @@ -3,7 +3,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2021-12-31 00:44+0000\n" -"PO-Revision-Date: 2022-02-15 12:07\n" +"PO-Revision-Date: 2022-03-05 15:06\n" "Last-Translator: \n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/bluedevil-5.24.2/po/zh_CN/plasma_applet_org.kde.plasma.bluetooth.po new/bluedevil-5.24.3/po/zh_CN/plasma_applet_org.kde.plasma.bluetooth.po --- old/bluedevil-5.24.2/po/zh_CN/plasma_applet_org.kde.plasma.bluetooth.po 2022-02-22 13:02:52.000000000 +0100 +++ new/bluedevil-5.24.3/po/zh_CN/plasma_applet_org.kde.plasma.bluetooth.po 2022-03-08 12:11:05.000000000 +0100 @@ -7,7 +7,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2022-01-25 02:11+0000\n" -"PO-Revision-Date: 2022-02-15 12:07\n" +"PO-Revision-Date: 2022-03-05 15:06\n" "Last-Translator: \n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/bluedevil-5.24.2/src/sendfile/org.kde.bluedevilsendfile.desktop new/bluedevil-5.24.3/src/sendfile/org.kde.bluedevilsendfile.desktop --- old/bluedevil-5.24.2/src/sendfile/org.kde.bluedevilsendfile.desktop 2022-02-22 13:02:30.000000000 +0100 +++ new/bluedevil-5.24.3/src/sendfile/org.kde.bluedevilsendfile.desktop 2022-03-08 12:10:44.000000000 +0100 @@ -36,6 +36,7 @@ GenericName[ar]=?????? ???????????? ???????????? GenericName[az]=Bluetooth il?? fayl m??badil??si GenericName[ca]=Transfer??ncia de fitxers per Bluetooth +GenericName[cs]=P??enos soubor?? Bluetooth GenericName[de]=Bluetooth-Daten??bertragung GenericName[en_GB]=Bluetooth File Transfer GenericName[es]=Transferencia de archivos por Bluetooth @@ -61,6 +62,7 @@ Comment[ar]=???????? ???????????? ?????? ???????????? Comment[az]=Fayllar?? Bluetooth il?? g??nd??rin Comment[ca]=Envia fitxers per Bluetooth +Comment[cs]=Pos??lat soubory p??es Bluetooth Comment[de]=Dateien ??ber Bluetooth versenden Comment[en_GB]=Send files via Bluetooth Comment[es]=Enviar archivos usando Bluetooth diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/bluedevil-5.24.2/src/wizard/org.kde.bluedevilwizard.desktop new/bluedevil-5.24.3/src/wizard/org.kde.bluedevilwizard.desktop --- old/bluedevil-5.24.2/src/wizard/org.kde.bluedevilwizard.desktop 2022-02-22 13:02:30.000000000 +0100 +++ new/bluedevil-5.24.3/src/wizard/org.kde.bluedevilwizard.desktop 2022-03-08 12:10:44.000000000 +0100 @@ -3,6 +3,7 @@ Name[ar]=?????? ???????? ???????????? Name[az]=Bluetooth cihaz?? ??lav?? edin Name[ca]=Afegeix un dispositiu Bluetooth +Name[cs]=P??idat za????zen?? Bluetooth Name[de]=Bluetooth-Ger??t hinzuf??gen Name[en_GB]=Add Bluetooth Device Name[es]=A??adir dispositivo Bluetooth @@ -28,6 +29,7 @@ GenericName[ar]=?????? ???????? ???????????? GenericName[az]=Bluetooth cihaz?? ??lav?? edin GenericName[ca]=Afegeix un dispositiu Bluetooth +GenericName[cs]=P??idat za????zen?? Bluetooth GenericName[de]=Bluetooth-Ger??t hinzuf??gen GenericName[en_GB]=Add Bluetooth Device GenericName[es]=A??adir dispositivo Bluetooth @@ -53,6 +55,7 @@ Comment[ar]=?????? ???????? ???????????? Comment[az]=Bluetooth cihaz?? ??lav?? edin Comment[ca]=Afegeix un dispositiu Bluetooth +Comment[cs]=P??idat za????zen?? Bluetooth Comment[de]=Bluetooth-Ger??t hinzuf??gen Comment[en_GB]=Add Bluetooth Device Comment[es]=A??adir dispositivo Bluetooth