Script 'mail_helper' called by obssrc
Hello community,

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

Package is "kio-extras5"

Sun May 16 23:39:53 2021 rev:96 rq:892798 version:21.04.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/kio-extras5/kio-extras5.changes  2021-04-24 
23:08:23.567330294 +0200
+++ /work/SRC/openSUSE:Factory/.kio-extras5.new.2988/kio-extras5.changes        
2021-05-16 23:40:11.510038802 +0200
@@ -1,0 +2,10 @@
+Wed May 12 06:07:43 UTC 2021 - Christophe Giboudeaux <christo...@krop.fr>
+
+- Update to 21.04.1
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/releases/21.04.1
+- Changes since 21.04.0:
+  * Support building with OpenEXR 3
+
+-------------------------------------------------------------------

Old:
----
  kio-extras-21.04.0.tar.xz
  kio-extras-21.04.0.tar.xz.sig

New:
----
  kio-extras-21.04.1.tar.xz
  kio-extras-21.04.1.tar.xz.sig

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

Other differences:
------------------
++++++ kio-extras5.spec ++++++
--- /var/tmp/diff_new_pack.DV0MfJ/_old  2021-05-16 23:40:11.994036999 +0200
+++ /var/tmp/diff_new_pack.DV0MfJ/_new  2021-05-16 23:40:11.998036984 +0200
@@ -22,7 +22,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:           kio-extras5
-Version:        21.04.0
+Version:        21.04.1
 Release:        0
 Summary:        Additional KIO slaves for KDE applications
 License:        GPL-2.0-or-later


++++++ kio-extras-21.04.0.tar.xz -> kio-extras-21.04.1.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kio-extras-21.04.0/CMakeLists.txt 
new/kio-extras-21.04.1/CMakeLists.txt
--- old/kio-extras-21.04.0/CMakeLists.txt       2021-04-16 10:44:17.000000000 
+0200
+++ new/kio-extras-21.04.1/CMakeLists.txt       2021-05-11 09:26:04.000000000 
+0200
@@ -3,7 +3,7 @@
 # KDE Applications Version, managed by release script
 set (RELEASE_SERVICE_VERSION_MAJOR "21")
 set (RELEASE_SERVICE_VERSION_MINOR "04")
-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-extras VERSION ${RELEASE_SERVICE_VERSION})
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kio-extras-21.04.0/activities/fileitemplugin/kactivitymanagerd_fileitem_linking_plugin.json
 
new/kio-extras-21.04.1/activities/fileitemplugin/kactivitymanagerd_fileitem_linking_plugin.json
--- 
old/kio-extras-21.04.0/activities/fileitemplugin/kactivitymanagerd_fileitem_linking_plugin.json
     2021-04-14 16:55:25.000000000 +0200
+++ 
new/kio-extras-21.04.1/activities/fileitemplugin/kactivitymanagerd_fileitem_linking_plugin.json
     2021-05-07 20:11:56.000000000 +0200
@@ -28,6 +28,7 @@
         "Name[pl]": "Dowi??zuj pliki do aktywno??ci",
         "Name[pt]": "Associar Ficheiros a Actividades",
         "Name[pt_BR]": "Link de arquivos para atividades",
+        "Name[ro]": "Leag?? fi??iere de activit????i",
         "Name[ru]": "???????????????????? ???????????? ?? ??????????????????",
         "Name[sk]": "Prepoji?? s??bory s Aktivitami",
         "Name[sl]": "Pove??i datoteke z aktivnostmi",
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kio-extras-21.04.0/mtp/kiod_module/kmtpd.json 
new/kio-extras-21.04.1/mtp/kiod_module/kmtpd.json
--- old/kio-extras-21.04.0/mtp/kiod_module/kmtpd.json   2021-04-14 
16:55:25.000000000 +0200
+++ new/kio-extras-21.04.1/mtp/kiod_module/kmtpd.json   2021-05-07 
20:11:56.000000000 +0200
@@ -23,6 +23,7 @@
         "Description[pl]": "DO ZROBIENIA",
         "Description[pt]": "POR FAZER",
         "Description[pt_BR]": "A FAZER",
+        "Description[ro]": "De f??cut",
         "Description[ru]": "TODO",
         "Description[sk]": "??lohy",
         "Description[sl]": "Za narediti",
@@ -54,6 +55,7 @@
         "Name[pl]": "Us??uga KDE MTP",
         "Name[pt]": "Servidor de MTP do KDE",
         "Name[pt_BR]": "Daemon MTP KDE",
+        "Name[ro]": "Demon KDE pentru MTP",
         "Name[ru]": "???????????? KDE MTP",
         "Name[sk]": "KDE MTP d??mon",
         "Name[sl]": "KDE demon MTP",
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kio-extras-21.04.0/po/de/kio5_smb.po 
new/kio-extras-21.04.1/po/de/kio5_smb.po
--- old/kio-extras-21.04.0/po/de/kio5_smb.po    2021-04-16 10:44:15.000000000 
+0200
+++ new/kio-extras-21.04.1/po/de/kio5_smb.po    2021-05-11 09:26:02.000000000 
+0200
@@ -8,7 +8,7 @@
 "Project-Id-Version: kio_smb\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2020-11-04 02:24+0100\n"
-"PO-Revision-Date: 2021-04-15 14:48+0200\n"
+"PO-Revision-Date: 2021-04-25 05:16+0200\n"
 "Last-Translator: Burkhard L??ck <lu...@hube-lueck.de>\n"
 "Language-Team: German <kde-i18n...@kde.org>\n"
 "Language: de\n"
@@ -33,6 +33,17 @@
 "attempted using empty username and password. Depending on server "
 "configuration non-empty usernames may be required</para>"
 msgstr ""
+"<para>Es gibt verschiedene Optionen f??r die Authentifizierung auf SMB-"
+"Freigaben.</para><para><placeholder>Benutzername</placeholder>: Bei der "
+"Authentifizierung innerhalb eines Heimnetzwerk ist der Benutzername auf dem "
+"Server ausreichend</para><para><placeholder>usern...@domain.com</"
+"placeholder>: Anmeldungsnamen in neuen  Firmennetzwerken werden wie E-Mail-"
+"Adressen gebildet</para><para><placeholder>DOMAIN\\username</placeholder>: "
+"Bei alten Firmennetzwerken oder Arbeitsgruppen m??ssen Sie dem NetBIOS-"
+"Dom??nennamen eventuell ein Pr??fix voranstellen (vor Windows 2000)</"
+"para><para><placeholder>anonymous</placeholder>: Anonyme Anmeldungen k??nnen "
+"mit leerem Benutzernamen und Passwort versucht werden. Je nach Server-"
+"Einstellungen k??nnen nicht-leere Benutzernamen erforderlich sein</para>"
 
 #: kio_smb_auth.cpp:48
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kio-extras-21.04.0/po/fi/kio5_info.po 
new/kio-extras-21.04.1/po/fi/kio5_info.po
--- old/kio-extras-21.04.0/po/fi/kio5_info.po   2021-04-16 10:44:15.000000000 
+0200
+++ new/kio-extras-21.04.1/po/fi/kio5_info.po   2021-05-11 09:26:02.000000000 
+0200
@@ -1,6 +1,6 @@
 # Copyright (C) YEAR This_file_is_part_of_KDE
 # This file is distributed under the same license as the PACKAGE package.
-# Tommi Nieminen <transla...@legisign.org>, 2009.
+# Tommi Nieminen <transla...@legisign.org>, 2009, 2021.
 #
 # KDE Finnish translation sprint participants:
 msgid ""
@@ -8,27 +8,22 @@
 "Project-Id-Version: kio_info\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2021-02-20 02:47+0100\n"
-"PO-Revision-Date: 2009-12-29 17:49+0200\n"
+"PO-Revision-Date: 2021-04-08 14:36+0300\n"
 "Last-Translator: Tommi Nieminen <transla...@legisign.org>\n"
-"Language-Team: Finnish <lokalisoi...@lists.coss.fi>\n"
+"Language-Team: Finnish <kde-i18n-...@kde.org>\n"
 "Language: fi\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-POT-Import-Date: 2012-12-01 22:22:13+0000\n"
-"X-Generator: MediaWiki 1.21alpha (963ddae); Translate 2012-11-08\n"
+"X-Generator: Lokalize 20.04.2\n"
 
 #: info.cc:48
-#, fuzzy, kde-format
-#| msgid ""
-#| "\n"
-#| "Unable to locate file %1 which is necessary to run this service. Please "
-#| "check your software installation."
+#, kde-format
 msgid ""
 "Unable to locate files which are necessary to run this service:<br>"
 "%1<br>Please check your software installation."
 msgstr ""
-"\n"
-"Palvelun ajamiseen vaadittavaa tiedostoa %1 ei l??ytynyt. Tarkista "
-"ohjelmiston asennus."
+"Palvelun ajamiseen vaadittavia tiedostoja ei l??ytynyt:%1<br>Tarkista "
+"ohjelman asennus"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kio-extras-21.04.0/po/fi/kio5_nfs.po 
new/kio-extras-21.04.1/po/fi/kio5_nfs.po
--- old/kio-extras-21.04.0/po/fi/kio5_nfs.po    2021-04-16 10:44:15.000000000 
+0200
+++ new/kio-extras-21.04.1/po/fi/kio5_nfs.po    2021-05-11 09:26:02.000000000 
+0200
@@ -11,7 +11,7 @@
 "Project-Id-Version: kio_nfs\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2021-02-14 02:39+0100\n"
-"PO-Revision-Date: 2021-02-07 14:00+0200\n"
+"PO-Revision-Date: 2021-04-08 14:36+0300\n"
 "Last-Translator: Tommi Nieminen <transla...@legisign.org>\n"
 "Language-Team: Finnish <kde-i18n-...@kde.org>\n"
 "Language: fi\n"
@@ -38,10 +38,9 @@
 msgstr "Yhteysk??yt??nn??n alustaminen ep??onnistui"
 
 #: kio_nfs.cpp:860
-#, fuzzy, kde-format
-#| msgid "RPC error %1"
+#, kde-format
 msgid "RPC error %1, %2"
-msgstr "RPC-virhe %1"
+msgstr "RPC-virhe %1, %2"
 
 #: kio_nfs.cpp:910
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kio-extras-21.04.0/po/ro/kio5_activities.po 
new/kio-extras-21.04.1/po/ro/kio5_activities.po
--- old/kio-extras-21.04.0/po/ro/kio5_activities.po     2021-04-16 
10:44:16.000000000 +0200
+++ new/kio-extras-21.04.1/po/ro/kio5_activities.po     2021-05-11 
09:26:03.000000000 +0200
@@ -1,50 +1,49 @@
 # Copyright (C) YEAR This_file_is_part_of_KDE
 # This file is distributed under the same license as the PACKAGE package.
-# Sergiu Bivol <ser...@cip.md>, 2012, 2013.
+# Sergiu Bivol <ser...@cip.md>, 2012, 2013, 2021.
 #
 msgid ""
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2021-03-05 02:38+0100\n"
-"PO-Revision-Date: 2013-10-27 11:29+0200\n"
-"Last-Translator: Sergiu Bivol <ser...@ase.md>\n"
-"Language-Team: Romanian <kde-i18n...@kde.org>\n"
+"PO-Revision-Date: 2021-04-16 17:28+0100\n"
+"Last-Translator: Sergiu Bivol <ser...@cip.md>\n"
+"Language-Team: Romanian\n"
 "Language: ro\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=3; plural=n==1 ? 0 : (n==0 || (n%100 > 0 && n%100 < "
 "20)) ? 1 : 2;\n"
+"X-Generator: Lokalize 19.12.3\n"
 
 #: fileitemplugin/FileItemLinkingPlugin.cpp:101 KioActivities.cpp:308
-#, fuzzy, kde-format
-#| msgid "Activities..."
+#, kde-format
 msgid "Activities"
-msgstr "Activit????i..."
+msgstr "Activit????i"
 
 #: fileitemplugin/FileItemLinkingPlugin.cpp:104
 #, kde-format
 msgid "Loading..."
-msgstr ""
+msgstr "Se ??ncarc??..."
 
 #: fileitemplugin/FileItemLinkingPlugin.cpp:124
-#, fuzzy, kde-format
-#| msgid "Activity manager is not running properly."
+#, kde-format
 msgid "The Activity Manager is not running"
-msgstr "Administratorul de activit????i nu ruleaz?? corespunz??tor."
+msgstr "Gestionarul de activit????i nu ruleaz??"
 
 #: fileitemplugin/FileItemLinkingPluginActionLoader.cpp:67
 #: fileitemplugin/FileItemLinkingPluginActionLoader.cpp:139
 #, kde-format
 msgid "Link to the current activity"
-msgstr "Leag?? de activitatea curent??"
+msgstr "Leag?? de activitatea actual??"
 
 #: fileitemplugin/FileItemLinkingPluginActionLoader.cpp:70
 #: fileitemplugin/FileItemLinkingPluginActionLoader.cpp:144
 #, kde-format
 msgid "Unlink from the current activity"
-msgstr "Dezleag?? de activitatea curent??"
+msgstr "Dezleag?? de activitatea actual??"
 
 #: fileitemplugin/FileItemLinkingPluginActionLoader.cpp:73
 #: fileitemplugin/FileItemLinkingPluginActionLoader.cpp:148
@@ -59,16 +58,14 @@
 msgstr "Dezleag?? de la:"
 
 #: KioActivities.cpp:108 KioActivities.cpp:231
-#, fuzzy, kde-format
-#| msgid "Activities..."
+#, kde-format
 msgid "Activity"
-msgstr "Activit????i..."
+msgstr "Activitate"
 
 #: KioActivities.cpp:230
-#, fuzzy, kde-format
-#| msgid "Link to the current activity"
+#, kde-format
 msgid "Current activity"
-msgstr "Leag?? de activitatea curent??"
+msgstr "Activitatea actual??"
 
 #~ msgctxt "NAME OF TRANSLATORS"
 #~ msgid "Your names"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kio-extras-21.04.0/po/ro/kio5_bookmarks.po 
new/kio-extras-21.04.1/po/ro/kio5_bookmarks.po
--- old/kio-extras-21.04.0/po/ro/kio5_bookmarks.po      2021-04-16 
10:44:16.000000000 +0200
+++ new/kio-extras-21.04.1/po/ro/kio5_bookmarks.po      2021-05-11 
09:26:03.000000000 +0200
@@ -1,21 +1,22 @@
 # Copyright (C) YEAR This_file_is_part_of_KDE
 # This file is distributed under the same license as the PACKAGE package.
-# Sergiu Bivol <ser...@cip.md>, 2014.
+# Sergiu Bivol <ser...@cip.md>, 2014, 2021.
 #
 msgid ""
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2020-10-31 02:20+0100\n"
-"PO-Revision-Date: 2014-04-11 15:39+0300\n"
-"Last-Translator: Sergiu Bivol <ser...@ase.md>\n"
-"Language-Team: Romanian <kde-i18n...@kde.org>\n"
+"PO-Revision-Date: 2021-04-16 17:29+0100\n"
+"Last-Translator: Sergiu Bivol <ser...@cip.md>\n"
+"Language-Team: Romanian\n"
 "Language: ro\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=3; plural=n==1 ? 0 : (n==0 || (n%100 > 0 && n%100 < "
 "20)) ? 1 : 2;\n"
+"X-Generator: Lokalize 19.12.3\n"
 
 #: kio_bookmarks.cpp:87
 #, kde-format
@@ -30,12 +31,12 @@
 #: kio_bookmarks.cpp:193
 #, kde-format
 msgid "Could not find bookmarks config"
-msgstr ""
+msgstr "Nu s-a putut g??si configura??ia semnelor de carte"
 
 #: kio_bookmarks.cpp:202
 #, kde-format
 msgid "Could not find bookmarks editor"
-msgstr ""
+msgstr "Nu s-a putut g??si redactorul de semne de carte"
 
 #: kio_bookmarks.cpp:209
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kio-extras-21.04.0/po/ro/kio5_info.po 
new/kio-extras-21.04.1/po/ro/kio5_info.po
--- old/kio-extras-21.04.0/po/ro/kio5_info.po   2021-04-16 10:44:16.000000000 
+0200
+++ new/kio-extras-21.04.1/po/ro/kio5_info.po   2021-05-11 09:26:03.000000000 
+0200
@@ -1,32 +1,28 @@
 # Copyright (C) YEAR This_file_is_part_of_KDE
 # This file is distributed under the same license as the PACKAGE package.
-# Sergiu Bivol <ser...@cip.md>, 2009.
+# Sergiu Bivol <ser...@cip.md>, 2009, 2021.
 #
 msgid ""
 msgstr ""
 "Project-Id-Version: kio_info\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2021-02-20 02:47+0100\n"
-"PO-Revision-Date: 2009-04-08 13:08+0300\n"
-"Last-Translator: Sergiu Bivol <ser...@ase.md>\n"
-"Language-Team: Romanian <kde-i18n...@lists.kde.org>\n"
+"PO-Revision-Date: 2021-04-16 17:30+0100\n"
+"Last-Translator: Sergiu Bivol <ser...@cip.md>\n"
+"Language-Team: Romanian\n"
 "Language: ro\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=3; plural=n==1 ? 0 : (n==0 || (n%100 > 0 && n%100 < "
 "20)) ? 1 : 2;\n"
+"X-Generator: Lokalize 19.12.3\n"
 
 #: info.cc:48
-#, fuzzy, kde-format
-#| msgid ""
-#| "\n"
-#| "Unable to locate file %1 which is necessary to run this service. Please "
-#| "check your software installation."
+#, kde-format
 msgid ""
 "Unable to locate files which are necessary to run this service:<br>"
 "%1<br>Please check your software installation."
 msgstr ""
-"\n"
-"Imposibil de localizat fi??ierul %1 care este necesar pentru a rula acest "
-"serviciu. Verifica??i instalarea programelor dumneavoastr??."
+"Nu s-au putut localiza fi??iere necesare pentru a rula acest serviciu:<br>"
+"%1<br>Verifica??i instalarea programelor dumneavoastr??."
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kio-extras-21.04.0/po/ro/kio5_mtp.po 
new/kio-extras-21.04.1/po/ro/kio5_mtp.po
--- old/kio-extras-21.04.0/po/ro/kio5_mtp.po    2021-04-16 10:44:16.000000000 
+0200
+++ new/kio-extras-21.04.1/po/ro/kio5_mtp.po    2021-05-11 09:26:03.000000000 
+0200
@@ -1,21 +1,22 @@
 # Copyright (C) YEAR This_file_is_part_of_KDE
 # This file is distributed under the same license as the PACKAGE package.
+# Sergiu Bivol <ser...@cip.md>, 2015, 2021.
 #
-# Sergiu Bivol <ser...@cip.md>, 2015.
 msgid ""
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2020-04-04 03:36+0200\n"
-"PO-Revision-Date: 2015-04-20 14:28+0300\n"
+"PO-Revision-Date: 2021-04-16 17:31+0100\n"
 "Last-Translator: Sergiu Bivol <ser...@cip.md>\n"
-"Language-Team: Romanian <kde-i18n...@kde.org>\n"
+"Language-Team: Romanian\n"
 "Language: ro\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=3; plural=n==1 ? 0 : (n==0 || (n%100 > 0 && n%100 < "
 "20)) ? 1 : 2;\n"
+"X-Generator: Lokalize 19.12.3\n"
 
 #: kio_mtp.cpp:223
 #, kde-format
@@ -23,6 +24,8 @@
 "No storage media found. Make sure your device is unlocked and has MTP "
 "enabled in its USB connection settings."
 msgstr ""
+"Nu au fost g??site medii de stocare. Asigura??i-v?? c?? dispozitivul e 
deblocat "
+"??i are MTP activat ??n configur??rile conexiunii sale USB."
 
 #: kio_mtp.cpp:526
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kio-extras-21.04.0/po/ro/kio5_network.po 
new/kio-extras-21.04.1/po/ro/kio5_network.po
--- old/kio-extras-21.04.0/po/ro/kio5_network.po        1970-01-01 
01:00:00.000000000 +0100
+++ new/kio-extras-21.04.1/po/ro/kio5_network.po        2021-05-11 
09:26:03.000000000 +0200
@@ -0,0 +1,24 @@
+# Copyright (C) YEAR This file is copyright:
+# This file is distributed under the same license as the kio-extras package.
+# Sergiu Bivol <ser...@cip.md>, 2021.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: kio-extras\n"
+"Report-Msgid-Bugs-To: https://bugs.kde.org\n";
+"POT-Creation-Date: 2020-11-30 02:26+0100\n"
+"PO-Revision-Date: 2021-04-16 17:31+0100\n"
+"Last-Translator: Sergiu Bivol <ser...@cip.md>\n"
+"Language-Team: Romanian\n"
+"Language: ro\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=3; plural=n==1 ? 0 : (n==0 || (n%100 > 0 && n%100 < "
+"20)) ? 1 : 2;\n"
+"X-Generator: Lokalize 19.12.3\n"
+
+#: ioslave/networkslave.cpp:274
+#, kde-format
+msgid "Network"
+msgstr "Re??ea"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kio-extras-21.04.0/po/ro/kio5_nfs.po 
new/kio-extras-21.04.1/po/ro/kio5_nfs.po
--- old/kio-extras-21.04.0/po/ro/kio5_nfs.po    2021-04-16 10:44:16.000000000 
+0200
+++ new/kio-extras-21.04.1/po/ro/kio5_nfs.po    2021-05-11 09:26:03.000000000 
+0200
@@ -2,42 +2,43 @@
 # translation of @PACKAGE.po to @LANGUAGE
 # Copyright (C) 2004 Free Software Foundation, Inc.
 # Claudiu Costin <claud...@kde.org>, 2003, 2004.
-# Sergiu Bivol <ser...@cip.md>, 2008.
+# Sergiu Bivol <ser...@cip.md>, 2008, 2021.
 #
 msgid ""
 msgstr ""
 "Project-Id-Version: kio_nfs\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2021-02-14 02:39+0100\n"
-"PO-Revision-Date: 2008-12-14 18:52+0200\n"
-"Last-Translator: Sergiu Bivol <ser...@ase.md>\n"
-"Language-Team: Romanian <kde-i18n...@lists.kde.org>\n"
+"PO-Revision-Date: 2021-04-16 17:33+0100\n"
+"Last-Translator: Sergiu Bivol <ser...@cip.md>\n"
+"Language-Team: Romanian\n"
 "Language: ro\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=3; plural=n==1 ? 0 : (n==0 || (n%100 > 0 && n%100 < "
 "20)) ? 1 : 2;\n"
+"X-Generator: Lokalize 19.12.3\n"
 
 #: kio_nfs.cpp:164
 #, kde-format
 msgid "Cannot find an NFS version that host '%1' supports"
-msgstr ""
+msgstr "Nu se poate g??si o versiune NFS sus??inut?? de gazda ???%1???"
 
 #: kio_nfs.cpp:344
 #, kde-format
 msgid "The NFS protocol requires a server host name."
-msgstr ""
+msgstr "Protocolul NFS necesit?? o denumire de gazd?? pentru server."
 
 #: kio_nfs.cpp:377
 #, kde-format
 msgid "Failed to initialise protocol"
-msgstr ""
+msgstr "Ini??ializarea protocolului a e??uat"
 
 #: kio_nfs.cpp:860
 #, kde-format
 msgid "RPC error %1, %2"
-msgstr ""
+msgstr "Eroare RPC %1, %2"
 
 #: kio_nfs.cpp:910
 #, kde-format
@@ -47,17 +48,17 @@
 #: kio_nfs.cpp:917
 #, kde-format
 msgid "Disk quota exceeded"
-msgstr "Cot?? spa??iu de disc dep????it??"
+msgstr "Cot?? de disc dep????it??"
 
 #: kio_nfs.cpp:923
 #, kde-format
 msgid "NFS error %1, %2"
-msgstr ""
+msgstr "Eroare NFS %1, %2"
 
 #: nfsv2.cpp:407 nfsv2.cpp:459 nfsv3.cpp:439 nfsv3.cpp:583
 #, kde-format
 msgid "Unknown target"
-msgstr ""
+msgstr "??int?? necunoscut??"
 
 #~ msgid "No space left on device"
 #~ msgstr "Nu mai exist?? spa??iu de disc"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kio-extras-21.04.0/po/ro/kio5_sftp.po 
new/kio-extras-21.04.1/po/ro/kio5_sftp.po
--- old/kio-extras-21.04.0/po/ro/kio5_sftp.po   2021-04-16 10:44:16.000000000 
+0200
+++ new/kio-extras-21.04.1/po/ro/kio5_sftp.po   2021-05-11 09:26:03.000000000 
+0200
@@ -3,7 +3,7 @@
 # Copyright (C) 2003, 2004, 2005 Free Software Foundation, Inc.
 # Claudiu Costin <claud...@kde.org>, 2003, 2004, 2005.
 # Sergiu Bivol <ser...@cip.md>, 2008, 2009, 2010.
-# Sergiu Bivol <ser...@cip.md>, 2010, 2012, 2013.
+# Sergiu Bivol <ser...@cip.md>, 2010, 2012, 2013, 2021.
 # Cristian One?? <onet.crist...@gmail.com>, 2011.
 #
 msgid ""
@@ -11,20 +11,21 @@
 "Project-Id-Version: kio_sftp\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2020-11-07 02:24+0100\n"
-"PO-Revision-Date: 2013-05-25 09:29+0300\n"
-"Last-Translator: Sergiu Bivol <ser...@ase.md>\n"
-"Language-Team: Romanian <kde-i18n...@kde.org>\n"
+"PO-Revision-Date: 2021-04-16 17:34+0100\n"
+"Last-Translator: Sergiu Bivol <ser...@cip.md>\n"
+"Language-Team: Romanian\n"
 "Language: ro\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=3; plural=n==1 ? 0 : (n==0 || (n%100 > 0 && n%100 < "
 "20)) ? 1 : 2;\n"
+"X-Generator: Lokalize 19.12.3\n"
 
 #: kio_sftp.cpp:224
 #, kde-format
 msgid "Incorrect or invalid passphrase"
-msgstr "Fraz?? de acces gre??it?? sau nevalid??"
+msgstr "Fraz?? secret?? gre??it?? sau nevalid??"
 
 #: kio_sftp.cpp:274
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kio-extras-21.04.0/po/ro/kio5_smb.po 
new/kio-extras-21.04.1/po/ro/kio5_smb.po
--- old/kio-extras-21.04.0/po/ro/kio5_smb.po    2021-04-16 10:44:16.000000000 
+0200
+++ new/kio-extras-21.04.1/po/ro/kio5_smb.po    2021-05-11 09:26:03.000000000 
+0200
@@ -3,22 +3,23 @@
 # translation of @PACKAGE.po to @LANGUAGE
 # Copyright (C) 2003, 2004, 2008 Free Software Foundation, Inc.
 # Claudiu Costin <claud...@kde.org>, 2003, 2004.
-# Sergiu Bivol <ser...@cip.md>, 2008.
+# Sergiu Bivol <ser...@cip.md>, 2008, 2021.
 #
 msgid ""
 msgstr ""
 "Project-Id-Version: kio_smb\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2020-11-04 02:24+0100\n"
-"PO-Revision-Date: 2008-04-05 18:39+0300\n"
-"Last-Translator: Sergiu Bivol <sergiu-bi...@mail.md>\n"
-"Language-Team: Rom??n??\n"
+"PO-Revision-Date: 2021-04-16 17:34+0100\n"
+"Last-Translator: Sergiu Bivol <ser...@cip.md>\n"
+"Language-Team: Romanian\n"
 "Language: ro\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=3; plural=n==1 ? 0 : (n==0 || (n%100 > 0 && n%100 < "
 "20)) ? 1 : 2;\n"
+"X-Generator: Lokalize 19.12.3\n"
 
 #: kio_smb_auth.cpp:40
 #, kde-kuit-format
@@ -91,8 +92,7 @@
 msgstr "Nu am g??sit partajarea pe serverul dat"
 
 #: kio_smb_browse.cpp:306
-#, fuzzy, kde-format
-#| msgid "BAD File descriptor"
+#, kde-format
 msgid "Bad file descriptor"
 msgstr "Descriptor de fi??ier eronat"
 
@@ -113,7 +113,7 @@
 "@info:status smb failed to reach the server (e.g. server offline or network "
 "failure). %1 is an ip address or hostname"
 msgid "%1: Host unreachable"
-msgstr ""
+msgstr "%1: Gazd?? inaccesibil??"
 
 #: kio_smb_browse.cpp:324
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kio-extras-21.04.0/po/zh_CN/kfileaudiopreview5.po 
new/kio-extras-21.04.1/po/zh_CN/kfileaudiopreview5.po
--- old/kio-extras-21.04.0/po/zh_CN/kfileaudiopreview5.po       2021-04-16 
10:44:16.000000000 +0200
+++ new/kio-extras-21.04.1/po/zh_CN/kfileaudiopreview5.po       2021-05-11 
09:26:03.000000000 +0200
@@ -7,7 +7,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2019-05-20 03:10+0200\n"
-"PO-Revision-Date: 2021-03-27 17:31\n"
+"PO-Revision-Date: 2021-04-24 15: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-extras-21.04.0/po/zh_CN/kio5_activities.po 
new/kio-extras-21.04.1/po/zh_CN/kio5_activities.po
--- old/kio-extras-21.04.0/po/zh_CN/kio5_activities.po  2021-04-16 
10:44:16.000000000 +0200
+++ new/kio-extras-21.04.1/po/zh_CN/kio5_activities.po  2021-05-11 
09:26:03.000000000 +0200
@@ -9,7 +9,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2021-03-05 02:38+0100\n"
-"PO-Revision-Date: 2021-03-27 17:31\n"
+"PO-Revision-Date: 2021-04-24 15: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-extras-21.04.0/po/zh_CN/kio5_archive.po 
new/kio-extras-21.04.1/po/zh_CN/kio5_archive.po
--- old/kio-extras-21.04.0/po/zh_CN/kio5_archive.po     2021-04-16 
10:44:16.000000000 +0200
+++ new/kio-extras-21.04.1/po/zh_CN/kio5_archive.po     2021-05-11 
09:26:03.000000000 +0200
@@ -6,7 +6,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2020-10-11 02:23+0200\n"
-"PO-Revision-Date: 2021-03-27 17:31\n"
+"PO-Revision-Date: 2021-04-24 15: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-extras-21.04.0/po/zh_CN/kio5_bookmarks.po 
new/kio-extras-21.04.1/po/zh_CN/kio5_bookmarks.po
--- old/kio-extras-21.04.0/po/zh_CN/kio5_bookmarks.po   2021-04-16 
10:44:16.000000000 +0200
+++ new/kio-extras-21.04.1/po/zh_CN/kio5_bookmarks.po   2021-05-11 
09:26:03.000000000 +0200
@@ -8,7 +8,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2020-10-31 02:20+0100\n"
-"PO-Revision-Date: 2021-03-27 17:31\n"
+"PO-Revision-Date: 2021-04-24 15: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-extras-21.04.0/po/zh_CN/kio5_fish.po 
new/kio-extras-21.04.1/po/zh_CN/kio5_fish.po
--- old/kio-extras-21.04.0/po/zh_CN/kio5_fish.po        2021-04-16 
10:44:16.000000000 +0200
+++ new/kio-extras-21.04.1/po/zh_CN/kio5_fish.po        2021-05-11 
09:26:03.000000000 +0200
@@ -8,7 +8,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2020-11-08 02:24+0100\n"
-"PO-Revision-Date: 2021-03-27 17:31\n"
+"PO-Revision-Date: 2021-04-24 15: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-extras-21.04.0/po/zh_CN/kio5_info.po 
new/kio-extras-21.04.1/po/zh_CN/kio5_info.po
--- old/kio-extras-21.04.0/po/zh_CN/kio5_info.po        2021-04-16 
10:44:16.000000000 +0200
+++ new/kio-extras-21.04.1/po/zh_CN/kio5_info.po        2021-05-11 
09:26:03.000000000 +0200
@@ -8,7 +8,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2021-02-20 02:47+0100\n"
-"PO-Revision-Date: 2021-03-27 17:31\n"
+"PO-Revision-Date: 2021-04-24 15:45\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
@@ -27,4 +27,4 @@
 msgid ""
 "Unable to locate files which are necessary to run this service:<br>"
 "%1<br>Please check your software installation."
-msgstr ""
+msgstr 
"?????????????????????????????????????????????<br>%1<br>???????????????????????????????????????"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kio-extras-21.04.0/po/zh_CN/kio5_man.po 
new/kio-extras-21.04.1/po/zh_CN/kio5_man.po
--- old/kio-extras-21.04.0/po/zh_CN/kio5_man.po 2021-04-16 10:44:16.000000000 
+0200
+++ new/kio-extras-21.04.1/po/zh_CN/kio5_man.po 2021-05-11 09:26:03.000000000 
+0200
@@ -10,7 +10,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2020-10-11 02:23+0200\n"
-"PO-Revision-Date: 2021-03-27 17:31\n"
+"PO-Revision-Date: 2021-04-24 15: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-extras-21.04.0/po/zh_CN/kio5_mtp.po 
new/kio-extras-21.04.1/po/zh_CN/kio5_mtp.po
--- old/kio-extras-21.04.0/po/zh_CN/kio5_mtp.po 2021-04-16 10:44:16.000000000 
+0200
+++ new/kio-extras-21.04.1/po/zh_CN/kio5_mtp.po 2021-05-11 09:26:03.000000000 
+0200
@@ -7,7 +7,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2020-04-04 03:36+0200\n"
-"PO-Revision-Date: 2021-03-27 17:31\n"
+"PO-Revision-Date: 2021-04-24 15: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-extras-21.04.0/po/zh_CN/kio5_network.po 
new/kio-extras-21.04.1/po/zh_CN/kio5_network.po
--- old/kio-extras-21.04.0/po/zh_CN/kio5_network.po     2021-04-16 
10:44:16.000000000 +0200
+++ new/kio-extras-21.04.1/po/zh_CN/kio5_network.po     2021-05-11 
09:26:03.000000000 +0200
@@ -3,7 +3,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2020-11-30 02:26+0100\n"
-"PO-Revision-Date: 2021-03-27 17:31\n"
+"PO-Revision-Date: 2021-04-24 15: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-extras-21.04.0/po/zh_CN/kio5_nfs.po 
new/kio-extras-21.04.1/po/zh_CN/kio5_nfs.po
--- old/kio-extras-21.04.0/po/zh_CN/kio5_nfs.po 2021-04-16 10:44:16.000000000 
+0200
+++ new/kio-extras-21.04.1/po/zh_CN/kio5_nfs.po 2021-05-11 09:26:03.000000000 
+0200
@@ -7,7 +7,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2021-02-14 02:39+0100\n"
-"PO-Revision-Date: 2021-03-27 17:31\n"
+"PO-Revision-Date: 2021-04-24 15: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-extras-21.04.0/po/zh_CN/kio5_recentdocuments.po 
new/kio-extras-21.04.1/po/zh_CN/kio5_recentdocuments.po
--- old/kio-extras-21.04.0/po/zh_CN/kio5_recentdocuments.po     2021-04-16 
10:44:16.000000000 +0200
+++ new/kio-extras-21.04.1/po/zh_CN/kio5_recentdocuments.po     2021-05-11 
09:26:03.000000000 +0200
@@ -7,7 +7,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2020-11-30 02:26+0100\n"
-"PO-Revision-Date: 2021-03-27 17:31\n"
+"PO-Revision-Date: 2021-04-24 15: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-extras-21.04.0/po/zh_CN/kio5_sftp.po 
new/kio-extras-21.04.1/po/zh_CN/kio5_sftp.po
--- old/kio-extras-21.04.0/po/zh_CN/kio5_sftp.po        2021-04-16 
10:44:16.000000000 +0200
+++ new/kio-extras-21.04.1/po/zh_CN/kio5_sftp.po        2021-05-11 
09:26:03.000000000 +0200
@@ -13,7 +13,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2020-11-07 02:24+0100\n"
-"PO-Revision-Date: 2021-03-27 17:31\n"
+"PO-Revision-Date: 2021-04-24 15: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-extras-21.04.0/po/zh_CN/kio5_smb.po 
new/kio-extras-21.04.1/po/zh_CN/kio5_smb.po
--- old/kio-extras-21.04.0/po/zh_CN/kio5_smb.po 2021-04-16 10:44:16.000000000 
+0200
+++ new/kio-extras-21.04.1/po/zh_CN/kio5_smb.po 2021-05-11 09:26:03.000000000 
+0200
@@ -7,7 +7,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2020-11-04 02:24+0100\n"
-"PO-Revision-Date: 2021-03-27 17:31\n"
+"PO-Revision-Date: 2021-04-24 15: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-extras-21.04.0/po/zh_CN/kio5_thumbnail.po 
new/kio-extras-21.04.1/po/zh_CN/kio5_thumbnail.po
--- old/kio-extras-21.04.0/po/zh_CN/kio5_thumbnail.po   2021-04-16 
10:44:16.000000000 +0200
+++ new/kio-extras-21.04.1/po/zh_CN/kio5_thumbnail.po   2021-05-11 
09:26:03.000000000 +0200
@@ -8,7 +8,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2020-11-26 02:30+0100\n"
-"PO-Revision-Date: 2021-03-27 17:31\n"
+"PO-Revision-Date: 2021-04-24 15: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-extras-21.04.0/thumbnail/CMakeLists.txt 
new/kio-extras-21.04.1/thumbnail/CMakeLists.txt
--- old/kio-extras-21.04.0/thumbnail/CMakeLists.txt     2021-04-14 
16:55:25.000000000 +0200
+++ new/kio-extras-21.04.1/thumbnail/CMakeLists.txt     2021-05-07 
20:11:56.000000000 +0200
@@ -1,6 +1,9 @@
 add_definitions(-DTRANSLATION_DOMAIN=\"kio5_thumbnail\")
 
-find_package(OpenEXR)
+find_package(OpenEXR 3.0 CONFIG QUIET)
+if(NOT OpenEXR_FOUND)
+    find_package(OpenEXR)
+endif()
 set_package_properties(OpenEXR PROPERTIES DESCRIPTION "API for accessing 
OpenEXR formatted images"
                        URL "https://www.openexr.com";
                        TYPE OPTIONAL
@@ -142,9 +145,13 @@
     target_link_libraries(exrthumbnail
             KF5::KIOCore
             KF5::KIOWidgets
-            ${OpenEXR_LIBRARIES}
     )
-    target_include_directories(exrthumbnail SYSTEM PRIVATE 
${OpenEXR_INCLUDE_DIRS})
+    if(TARGET OpenEXR::OpenEXR)
+        target_link_libraries(exrthumbnail OpenEXR::OpenEXR)
+    else()
+        target_include_directories(exrthumbnail SYSTEM PRIVATE 
${OpenEXR_INCLUDE_DIRS})
+        target_link_libraries(exrthumbnail ${OpenEXR_LIBRARIES})
+    endif()
 
     # OpenEXR headers use exceptions; at least clang refuses to build the 
target
     # when exceptions are not enabled.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kio-extras-21.04.0/thumbnail/exrcreator.cpp 
new/kio-extras-21.04.1/thumbnail/exrcreator.cpp
--- old/kio-extras-21.04.0/thumbnail/exrcreator.cpp     2021-04-14 
16:55:25.000000000 +0200
+++ new/kio-extras-21.04.1/thumbnail/exrcreator.cpp     2021-05-07 
20:11:56.000000000 +0200
@@ -23,6 +23,7 @@
 #include <QImage>
 #include <QFile>
 
+#include <ImfHeader.h>
 #include <ImfInputFile.h>
 #include <ImfPreviewImage.h>
 

Reply via email to