commit kio-extras5 for openSUSE:Factory

2020-11-10 Thread root
Hello community,

here is the log from the commit of package kio-extras5 for openSUSE:Factory 
checked in at 2020-11-10 13:36:21

Comparing /work/SRC/openSUSE:Factory/kio-extras5 (Old)
 and  /work/SRC/openSUSE:Factory/.kio-extras5.new.11331 (New)


Package is "kio-extras5"

Tue Nov 10 13:36:21 2020 rev:90 rq:846691 version:20.08.3

Changes:

--- /work/SRC/openSUSE:Factory/kio-extras5/kio-extras5.changes  2020-10-12 
13:50:16.209993404 +0200
+++ /work/SRC/openSUSE:Factory/.kio-extras5.new.11331/kio-extras5.changes   
2020-11-10 13:36:41.112803515 +0100
@@ -1,0 +2,14 @@
+Thu Nov  5 22:46:28 UTC 2020 - Luca Beltrame 
+
+- Update to 20.08.3
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/releases/2020-11-apps-update
+- Changes since 20.08.2:
+  * Fish: Make makeTimeFromLs() actually take the strings into account
+  * Fish: Use the right result code on 'sh' command submission
+  * Fish: Fix 'sh' implementations for LIST and STAT commands
+  * Fish: Wrap lines in 'sh' implementations for LIST and STAT commands
+  * smb: no discovery cap on file listing (kde#427644)
+
+---

Old:

  kio-extras-20.08.2.tar.xz
  kio-extras-20.08.2.tar.xz.sig

New:

  kio-extras-20.08.3.tar.xz
  kio-extras-20.08.3.tar.xz.sig



Other differences:
--
++ kio-extras5.spec ++
--- /var/tmp/diff_new_pack.s07lPP/_old  2020-11-10 13:36:41.700802346 +0100
+++ /var/tmp/diff_new_pack.s07lPP/_new  2020-11-10 13:36:41.704802339 +0100
@@ -22,7 +22,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   kio-extras5
-Version:20.08.2
+Version:20.08.3
 Release:0
 Summary:Additional KIO slaves for KDE applications
 License:GPL-2.0-or-later


++ kio-extras-20.08.2.tar.xz -> kio-extras-20.08.3.tar.xz ++
 3131 lines of diff (skipped)




commit kio-extras5 for openSUSE:Factory

2020-10-12 Thread root
Hello community,

here is the log from the commit of package kio-extras5 for openSUSE:Factory 
checked in at 2020-10-12 13:49:52

Comparing /work/SRC/openSUSE:Factory/kio-extras5 (Old)
 and  /work/SRC/openSUSE:Factory/.kio-extras5.new.3486 (New)


Package is "kio-extras5"

Mon Oct 12 13:49:52 2020 rev:89 rq:840631 version:20.08.2

Changes:

--- /work/SRC/openSUSE:Factory/kio-extras5/kio-extras5.changes  2020-09-24 
16:12:04.852768805 +0200
+++ /work/SRC/openSUSE:Factory/.kio-extras5.new.3486/kio-extras5.changes
2020-10-12 13:50:16.209993404 +0200
@@ -1,0 +2,9 @@
+Fri Oct  9 05:43:59 UTC 2020 - Luca Beltrame 
+
+- Update to 20.08.2
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/releases/2020-10-apps-update
+- No code change since 20.08.1
+
+---

Old:

  kio-extras-20.08.1.tar.xz
  kio-extras-20.08.1.tar.xz.sig

New:

  kio-extras-20.08.2.tar.xz
  kio-extras-20.08.2.tar.xz.sig



Other differences:
--
++ kio-extras5.spec ++
--- /var/tmp/diff_new_pack.HxSe2N/_old  2020-10-12 13:50:17.601993969 +0200
+++ /var/tmp/diff_new_pack.HxSe2N/_new  2020-10-12 13:50:17.605993970 +0200
@@ -22,7 +22,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   kio-extras5
-Version:20.08.1
+Version:20.08.2
 Release:0
 Summary:Additional KIO slaves for KDE applications
 License:GPL-2.0-or-later


++ kio-extras-20.08.1.tar.xz -> kio-extras-20.08.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kio-extras-20.08.1/CMakeLists.txt 
new/kio-extras-20.08.2/CMakeLists.txt
--- old/kio-extras-20.08.1/CMakeLists.txt   2020-09-01 08:31:18.0 
+0200
+++ new/kio-extras-20.08.2/CMakeLists.txt   2020-10-06 05:36:40.0 
+0200
@@ -7,7 +7,7 @@
 # KDE Applications Version, managed by release script
 set (RELEASE_SERVICE_VERSION_MAJOR "20")
 set (RELEASE_SERVICE_VERSION_MINOR "08")
-set (RELEASE_SERVICE_VERSION_MICRO "1")
+set (RELEASE_SERVICE_VERSION_MICRO "2")
 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-20.08.1/activities/fileitemplugin/kactivitymanagerd_fileitem_linking_plugin.json
 
new/kio-extras-20.08.2/activities/fileitemplugin/kactivitymanagerd_fileitem_linking_plugin.json
--- 
old/kio-extras-20.08.1/activities/fileitemplugin/kactivitymanagerd_fileitem_linking_plugin.json
 2020-08-31 20:41:02.0 +0200
+++ 
new/kio-extras-20.08.2/activities/fileitemplugin/kactivitymanagerd_fileitem_linking_plugin.json
 2020-10-05 09:59:31.0 +0200
@@ -10,6 +10,8 @@
 "Name[ca]": "Enllaçat de fitxers a les activitats",
 "Name[cs]": "Připojit soubory k aktivitám",
 "Name[da]": "Link filer til aktiviteter",
+"Name[de]": "Datei-Verknüpfung mit Aktivitäten",
+"Name[el]": "Σύνδεση αρχείων με δραστηριότητες",
 "Name[en_GB]": "Link Files to Activities",
 "Name[es]": "Enlazar archivos a actividades",
 "Name[et]": "Failide linkimine tegevustega",
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kio-extras-20.08.1/network/kded/networkwatcher.desktop 
new/kio-extras-20.08.2/network/kded/networkwatcher.desktop
--- old/kio-extras-20.08.1/network/kded/networkwatcher.desktop  2020-08-31 
20:41:02.0 +0200
+++ new/kio-extras-20.08.2/network/kded/networkwatcher.desktop  2020-10-05 
09:59:31.0 +0200
@@ -123,7 +123,7 @@
 Comment[pa]=network:/ ਪਰੋਟੋਕਾਲ ਰਾਹੀਂ ਦਿੱਤੀਆਂ ਡਾਇਰੈਕਟਰੀਆਂ ਤੇ ਨੈੱਟਵਰਕ ਬਾਰੀ 
ਜਾਣਕਾਰੀ ਰੱਖੋ
 Comment[pl]=Śledzi sieć i uaktualnia zawartości katalogów dla protokołu 
network:/
 Comment[pt]=Mantém um registo da rede e actualiza as listagens de pastas no 
protocolo 'network:/'
-Comment[pt_BR]=Monitora a rede e atualiza a listagem de diretórios do 
protocolo network:/
+Comment[pt_BR]=Monitora a rede e atualiza a listagem de pastas do protocolo 
network:/
 Comment[ro]=Duce evidența rețelei și actualizează conținutul dosarelor 
protocolului network:/
 Comment[ru]=Поиск служб и обновление содержимого каталогов по протоколу 
network:/
 Comment[si]=ජාලය හා ජාලයේ:/ ක්‍රියාපටිපාටියේ යාවත්කාලීනබහාළුම් ලැයිස්තුගත 
කිරීමගැන විමසිල්ලෙන් සිටින්න 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kio-extras-20.08.1/po/ca/kfileaudiopreview5.po 
new/kio-extras-20.08.2/po/ca/kfilea

commit kio-extras5 for openSUSE:Factory

2020-09-24 Thread root
Hello community,

here is the log from the commit of package kio-extras5 for openSUSE:Factory 
checked in at 2020-09-24 16:12:03

Comparing /work/SRC/openSUSE:Factory/kio-extras5 (Old)
 and  /work/SRC/openSUSE:Factory/.kio-extras5.new.4249 (New)


Package is "kio-extras5"

Thu Sep 24 16:12:03 2020 rev:88 rq:835674 version:20.08.1

Changes:

--- /work/SRC/openSUSE:Factory/kio-extras5/kio-extras5.changes  2020-09-09 
17:55:43.506857892 +0200
+++ /work/SRC/openSUSE:Factory/.kio-extras5.new.4249/kio-extras5.changes
2020-09-24 16:12:04.852768805 +0200
@@ -1,0 +2,6 @@
+Fri Sep 18 19:16:02 UTC 2020 - Stefan Brüns 
+
+- Remove obsolete build dependencies: openslp, KDELibs4Support,
+  KHtml, exiv2
+
+---



Other differences:
--
++ kio-extras5.spec ++
--- /var/tmp/diff_new_pack.h82sz6/_old  2020-09-24 16:12:05.568769521 +0200
+++ /var/tmp/diff_new_pack.h82sz6/_new  2020-09-24 16:12:05.572769525 +0200
@@ -17,7 +17,7 @@
 
 
 %define rname kio-extras
-%define kf5_version 5.60.0
+%define kf5_version 5.66.0
 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
@@ -39,7 +39,6 @@
 BuildRequires:  libmtp-devel
 BuildRequires:  libssh-devel
 BuildRequires:  libtag-devel
-BuildRequires:  openslp-devel
 BuildRequires:  pkgconfig
 BuildRequires:  xz
 BuildRequires:  cmake(KF5Activities)
@@ -51,23 +50,21 @@
 BuildRequires:  cmake(KF5DBusAddons)
 BuildRequires:  cmake(KF5DNSSD)
 BuildRequires:  cmake(KF5DocTools)
+BuildRequires:  cmake(KF5GuiAddons)
 BuildRequires:  cmake(KF5I18n)
 BuildRequires:  cmake(KF5IconThemes)
-BuildRequires:  cmake(KF5KDELibs4Support)
-BuildRequires:  cmake(KF5KHtml)
 BuildRequires:  cmake(KF5KIO)
 BuildRequires:  cmake(KF5Pty)
 BuildRequires:  cmake(KF5Solid)
 BuildRequires:  cmake(KF5SyntaxHighlighting)
 BuildRequires:  cmake(Phonon4Qt5)
-BuildRequires:  cmake(Qt5DBus) >= 5.4.0
-BuildRequires:  cmake(Qt5Network) >= 5.4.0
+BuildRequires:  cmake(Qt5DBus) >= 5.11.0
+BuildRequires:  cmake(Qt5Network) >= 5.11.0
 BuildRequires:  cmake(Qt5Sql)
-BuildRequires:  cmake(Qt5Svg) >= 5.4.0
-BuildRequires:  cmake(Qt5Test) >= 5.4.0
-BuildRequires:  cmake(Qt5Widgets) >= 5.4.0
+BuildRequires:  cmake(Qt5Svg) >= 5.11.0
+BuildRequires:  cmake(Qt5Test)
+BuildRequires:  cmake(Qt5Widgets) >= 5.11.0
 BuildRequires:  pkgconfig(bzip2)
-BuildRequires:  pkgconfig(exiv2)
 BuildRequires:  pkgconfig(smbclient)
 Recommends: %{name}-lang
 Recommends: kimageformats






commit kio-extras5 for openSUSE:Factory

2020-09-09 Thread root
Hello community,

here is the log from the commit of package kio-extras5 for openSUSE:Factory 
checked in at 2020-09-09 17:55:01

Comparing /work/SRC/openSUSE:Factory/kio-extras5 (Old)
 and  /work/SRC/openSUSE:Factory/.kio-extras5.new.3399 (New)


Package is "kio-extras5"

Wed Sep  9 17:55:01 2020 rev:87 rq:831795 version:20.08.1

Changes:

--- /work/SRC/openSUSE:Factory/kio-extras5/kio-extras5.changes  2020-08-18 
11:58:56.843357505 +0200
+++ /work/SRC/openSUSE:Factory/.kio-extras5.new.3399/kio-extras5.changes
2020-09-09 17:55:43.506857892 +0200
@@ -1,0 +2,9 @@
+Tue Sep  1 20:50:01 UTC 2020 - Luca Beltrame 
+
+- Update to 20.08.1
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/releases/2020-09-apps-update
+- No code change since 20.08.0
+
+---

Old:

  kio-extras-20.08.0.tar.xz
  kio-extras-20.08.0.tar.xz.sig

New:

  kio-extras-20.08.1.tar.xz
  kio-extras-20.08.1.tar.xz.sig



Other differences:
--
++ kio-extras5.spec ++
--- /var/tmp/diff_new_pack.e5uvD9/_old  2020-09-09 17:55:44.534858828 +0200
+++ /var/tmp/diff_new_pack.e5uvD9/_new  2020-09-09 17:55:44.538858832 +0200
@@ -22,7 +22,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   kio-extras5
-Version:20.08.0
+Version:20.08.1
 Release:0
 Summary:Additional KIO slaves for KDE applications
 License:GPL-2.0-or-later


++ kio-extras-20.08.0.tar.xz -> kio-extras-20.08.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kio-extras-20.08.0/CMakeLists.txt 
new/kio-extras-20.08.1/CMakeLists.txt
--- old/kio-extras-20.08.0/CMakeLists.txt   2020-08-07 09:05:55.0 
+0200
+++ new/kio-extras-20.08.1/CMakeLists.txt   2020-09-01 08:31:18.0 
+0200
@@ -7,7 +7,7 @@
 # KDE Applications Version, managed by release script
 set (RELEASE_SERVICE_VERSION_MAJOR "20")
 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-extras VERSION ${RELEASE_SERVICE_VERSION})
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kio-extras-20.08.0/po/zh_CN/kfileaudiopreview5.po 
new/kio-extras-20.08.1/po/zh_CN/kfileaudiopreview5.po
--- old/kio-extras-20.08.0/po/zh_CN/kfileaudiopreview5.po   2020-08-07 
09:05:53.0 +0200
+++ new/kio-extras-20.08.1/po/zh_CN/kfileaudiopreview5.po   2020-09-01 
08:31:15.0 +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: 2020-07-31 15:03\n"
+"PO-Revision-Date: 2020-08-12 20:43\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-20.08.0/po/zh_CN/kio5_activities.po 
new/kio-extras-20.08.1/po/zh_CN/kio5_activities.po
--- old/kio-extras-20.08.0/po/zh_CN/kio5_activities.po  2020-08-07 
09:05:53.0 +0200
+++ new/kio-extras-20.08.1/po/zh_CN/kio5_activities.po  2020-09-01 
08:31:16.0 +0200
@@ -9,7 +9,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2020-07-13 07:43+0200\n"
-"PO-Revision-Date: 2020-07-31 15:03\n"
+"PO-Revision-Date: 2020-08-12 20:43\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-20.08.0/po/zh_CN/kio5_archive.po 
new/kio-extras-20.08.1/po/zh_CN/kio5_archive.po
--- old/kio-extras-20.08.0/po/zh_CN/kio5_archive.po 2020-08-07 
09:05:53.0 +0200
+++ new/kio-extras-20.08.1/po/zh_CN/kio5_archive.po 2020-09-01 
08:31:15.0 +0200
@@ -6,7 +6,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2020-07-13 07:43+0200\n"
-"PO-Revision-Date: 2020-07-31 15:03\n"
+"PO-Revision-Date: 2020-08-12 20:43\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-20.08.0/po/zh_CN/kio5_bookmarks.po 
new/kio-extras-20.08.1/po/zh_CN/kio5_bookmarks.po
--- old/kio-extras-20.08.0/po/zh_CN/kio5_bookmarks.po   2020-08-07 
09:05:53.0 +0200
+++ new/kio-extras-20

commit kio-extras5 for openSUSE:Factory

2020-08-18 Thread root
Hello community,

here is the log from the commit of package kio-extras5 for openSUSE:Factory 
checked in at 2020-08-18 11:58:25

Comparing /work/SRC/openSUSE:Factory/kio-extras5 (Old)
 and  /work/SRC/openSUSE:Factory/.kio-extras5.new.3399 (New)


Package is "kio-extras5"

Tue Aug 18 11:58:25 2020 rev:86 rq:826421 version:20.08.0

Changes:

--- /work/SRC/openSUSE:Factory/kio-extras5/kio-extras5.changes  2020-07-14 
07:48:44.763742376 +0200
+++ /work/SRC/openSUSE:Factory/.kio-extras5.new.3399/kio-extras5.changes
2020-08-18 11:58:56.843357505 +0200
@@ -1,0 +2,29 @@
+Sun Aug  9 09:09:17 UTC 2020 - Christophe Giboudeaux 
+
+- Update to 20.08.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/releases/2020-08-apps-update
+- No code change since 20.07.90
+
+---
+Sun Aug  2 07:59:39 UTC 2020 - Christophe Giboudeaux 
+
+- Update to 20.07.90
+  * New feature release
+- No code change since 20.07.80
+
+---
+Sun Jul 19 10:04:47 UTC 2020 - Christophe Giboudeaux 
+
+- Update to 20.07.80
+  * New feature release
+- Too many changes since 20.04.3, only listing bugfixes:
+  * Thumbnail folders: scale down sub image when their height is too big 
(kde#419566)
+  * filenamesearch: Implement stat to display metainfo (kde#420354)
+  * [KIO-MTP] Fix null pointer dereference (kde#405838)
+  * smb: make all qmin and qmax explicitly typed off_t (kde#419702)
+  * smb: make sure we use balanced arguments on qmax (kde#419702)
+  * smb: fast copy (kde#291835)
+
+---

Old:

  kio-extras-20.04.3.tar.xz
  kio-extras-20.04.3.tar.xz.sig

New:

  kio-extras-20.08.0.tar.xz
  kio-extras-20.08.0.tar.xz.sig



Other differences:
--
++ kio-extras5.spec ++
--- /var/tmp/diff_new_pack.orDdPr/_old  2020-08-18 11:58:57.887357964 +0200
+++ /var/tmp/diff_new_pack.orDdPr/_new  2020-08-18 11:58:57.891357966 +0200
@@ -22,7 +22,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   kio-extras5
-Version:20.04.3
+Version:20.08.0
 Release:0
 Summary:Additional KIO slaves for KDE applications
 License:GPL-2.0-or-later


++ kio-extras-20.04.3.tar.xz -> kio-extras-20.08.0.tar.xz ++
 49441 lines of diff (skipped)




commit kio-extras5 for openSUSE:Factory

2020-07-13 Thread root
Hello community,

here is the log from the commit of package kio-extras5 for openSUSE:Factory 
checked in at 2020-07-14 07:48:28

Comparing /work/SRC/openSUSE:Factory/kio-extras5 (Old)
 and  /work/SRC/openSUSE:Factory/.kio-extras5.new.3060 (New)


Package is "kio-extras5"

Tue Jul 14 07:48:28 2020 rev:85 rq:820204 version:20.04.3

Changes:

--- /work/SRC/openSUSE:Factory/kio-extras5/kio-extras5.changes  2020-06-14 
18:20:44.591728246 +0200
+++ /work/SRC/openSUSE:Factory/.kio-extras5.new.3060/kio-extras5.changes
2020-07-14 07:48:44.763742376 +0200
@@ -1,0 +2,10 @@
+Thu Jul  9 20:09:39 UTC 2020 - Luca Beltrame 
+
+- Update to 20.04.3
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/releases/2020-07-apps-update
+- Changes since 20.04.2:
+  * Fix the CMake module search order
+
+---

Old:

  kio-extras-20.04.2.tar.xz
  kio-extras-20.04.2.tar.xz.sig

New:

  kio-extras-20.04.3.tar.xz
  kio-extras-20.04.3.tar.xz.sig



Other differences:
--
++ kio-extras5.spec ++
--- /var/tmp/diff_new_pack.IlA2WS/_old  2020-07-14 07:48:45.491744727 +0200
+++ /var/tmp/diff_new_pack.IlA2WS/_new  2020-07-14 07:48:45.495744740 +0200
@@ -22,7 +22,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   kio-extras5
-Version:20.04.2
+Version:20.04.3
 Release:0
 Summary:Additional KIO slaves for KDE applications
 License:GPL-2.0-or-later


++ kio-extras-20.04.2.tar.xz -> kio-extras-20.04.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kio-extras-20.04.2/CMakeLists.txt 
new/kio-extras-20.04.3/CMakeLists.txt
--- old/kio-extras-20.04.2/CMakeLists.txt   2020-06-09 02:42:00.0 
+0200
+++ new/kio-extras-20.04.3/CMakeLists.txt   2020-07-07 03:04:14.0 
+0200
@@ -3,7 +3,7 @@
 # KDE Applications Version, managed by release script
 set (RELEASE_SERVICE_VERSION_MAJOR "20")
 set (RELEASE_SERVICE_VERSION_MINOR "04")
-set (RELEASE_SERVICE_VERSION_MICRO "2")
+set (RELEASE_SERVICE_VERSION_MICRO "3")
 set (RELEASE_SERVICE_VERSION 
"${RELEASE_SERVICE_VERSION_MAJOR}.${RELEASE_SERVICE_VERSION_MINOR}.${RELEASE_SERVICE_VERSION_MICRO}")
 project(kio-extras VERSION ${RELEASE_SERVICE_VERSION})
 
@@ -24,7 +24,7 @@
 endif()
 
 find_package(ECM ${KF5_MIN_VERSION} REQUIRED NO_MODULE)
-set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH} "${CMAKE_CURRENT_SOURCE_DIR}/cmake")
+set(CMAKE_MODULE_PATH ${CMAKE_CURRENT_SOURCE_DIR}/cmake ${ECM_MODULE_PATH})
 
 find_package(KF5 ${KF5_MIN_VERSION} REQUIRED COMPONENTS
 Archive
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kio-extras-20.04.2/mtp/solid_mtp.desktop 
new/kio-extras-20.04.3/mtp/solid_mtp.desktop
--- old/kio-extras-20.04.2/mtp/solid_mtp.desktop2020-06-08 
19:37:45.0 +0200
+++ new/kio-extras-20.04.3/mtp/solid_mtp.desktop2020-07-03 
22:34:34.0 +0200
@@ -17,6 +17,7 @@
 Name[es]=Explorar archivos con el gestor de archivos
 Name[et]=Failide sirvimine failihalduriga
 Name[eu]=Arakatu fitxategiak fitxategi kudeatzailearekin
+Name[fi]=Selaa tiedostoja tiedostonhallinnassa
 Name[fr]=Parcourir les fichiers avec le gestionnaire de fichiers
 Name[gl]=Explorar o ficheiros co xestor de ficheiros
 Name[ia]=Navigar Files con le Gerente de Files
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kio-extras-20.04.2/po/cs/kio5_man.po 
new/kio-extras-20.04.3/po/cs/kio5_man.po
--- old/kio-extras-20.04.2/po/cs/kio5_man.po2020-06-09 02:41:26.0 
+0200
+++ new/kio-extras-20.04.3/po/cs/kio5_man.po2020-07-07 03:04:04.0 
+0200
@@ -11,7 +11,7 @@
 "PO-Revision-Date: 2019-09-02 14:31+0200\n"
 "Last-Translator: Vit Pelcak \n"
 "Language-Team: Czech \n"
-"Language: en_US\n"
+"Language: cs\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kio-extras-20.04.2/po/cs/kio5_sftp.po 
new/kio-extras-20.04.3/po/cs/kio5_sftp.po
--- old/kio-extras-20.04.2/po/cs/kio5_sftp.po   2020-06-09 02:41:26.0 
+0200
+++ new/kio-extras-20.04.3/po/cs/kio5_sftp.po   2020-07-07 03:04:04.0 
+0200
@@ -1,6 +1,6 @@
 # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
 # This file is distributed under the same license as the PACKAGE package.
-# Vít Pelčák , 2010, 2011, 2012, 2013, 2014, 2018.
+# Vít Pelčák , 2010, 2011, 2012, 2013, 2014, 2018, 2020.
 # Lukáš Tinkl , 2011.
 # Tomáš Chvátal , 2012.
 #
@@ -9,7 +9,

commit kio-extras5 for openSUSE:Factory

2020-06-14 Thread root
Hello community,

here is the log from the commit of package kio-extras5 for openSUSE:Factory 
checked in at 2020-06-14 18:20:17

Comparing /work/SRC/openSUSE:Factory/kio-extras5 (Old)
 and  /work/SRC/openSUSE:Factory/.kio-extras5.new.3606 (New)


Package is "kio-extras5"

Sun Jun 14 18:20:17 2020 rev:84 rq:813663 version:20.04.2

Changes:

--- /work/SRC/openSUSE:Factory/kio-extras5/kio-extras5.changes  2020-05-20 
18:41:23.488733618 +0200
+++ /work/SRC/openSUSE:Factory/.kio-extras5.new.3606/kio-extras5.changes
2020-06-14 18:20:44.591728246 +0200
@@ -1,0 +2,13 @@
+Tue Jun  9 12:15:04 UTC 2020 - Christophe Giboudeaux 
+
+- Update to 20.04.2
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/releases/2020-06-apps-update
+- Changes since 20.04.1:
+  * Fix kio-extras compilation with -DQT_NO_CAST_TO_ASCII
+  * smb: reshuffle discovery systems (kde#421624)
+  * sftp: map sftp_open error to kio error
+  * sftp: break large writes into multiple requests (kde#404890)
+
+---

Old:

  kio-extras-20.04.1.tar.xz
  kio-extras-20.04.1.tar.xz.sig

New:

  kio-extras-20.04.2.tar.xz
  kio-extras-20.04.2.tar.xz.sig



Other differences:
--
++ kio-extras5.spec ++
--- /var/tmp/diff_new_pack.bud8vh/_old  2020-06-14 18:20:46.695735034 +0200
+++ /var/tmp/diff_new_pack.bud8vh/_new  2020-06-14 18:20:46.699735047 +0200
@@ -22,7 +22,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   kio-extras5
-Version:20.04.1
+Version:20.04.2
 Release:0
 Summary:Additional KIO slaves for KDE applications
 License:GPL-2.0-or-later


++ kio-extras-20.04.1.tar.xz -> kio-extras-20.04.2.tar.xz ++
 15804 lines of diff (skipped)




commit kio-extras5 for openSUSE:Factory

2020-05-20 Thread root
Hello community,

here is the log from the commit of package kio-extras5 for openSUSE:Factory 
checked in at 2020-05-20 18:41:16

Comparing /work/SRC/openSUSE:Factory/kio-extras5 (Old)
 and  /work/SRC/openSUSE:Factory/.kio-extras5.new.2738 (New)


Package is "kio-extras5"

Wed May 20 18:41:16 2020 rev:83 rq:806491 version:20.04.1

Changes:

--- /work/SRC/openSUSE:Factory/kio-extras5/kio-extras5.changes  2020-05-14 
23:22:19.852658402 +0200
+++ /work/SRC/openSUSE:Factory/.kio-extras5.new.2738/kio-extras5.changes
2020-05-20 18:41:23.488733618 +0200
@@ -1,0 +2,16 @@
+Fri May 15 15:41:33 UTC 2020 - Luca Beltrame 
+
+- Update to 20.04.1
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/releases/2020-05-apps-update
+- Changes since 20.04.0:
+  * Only store password in KWallet if the user asked for it
+  * smb: resolve potential dnssd names via kdnssd
+  * sftp: successfully write files to proftpd servers (kde#41)
+  * smb: put unmapped errno value into error message
+  * smb: accurately attempt to resolve the correct WSD host (kde#420578)
+- Dropped patches, now upstream:
+  * smb-accurately-attempt-to-resolve-the-correct-WSD-host.patch
+
+---
@@ -28,2 +43,0 @@
-  * For more details please see:
-  * https://kde.org/announcements/releases/20.04-rc
@@ -41,2 +54,0 @@
-  * For more details please see:
-  * https://kde.org/announcements/releases/20.04-beta
@@ -59 +71 @@
-  * https://www.kde.org/announcements/releases/19.12.3
+  * https://kde.org/announcements/releases/2020-03-apps-update
@@ -87 +99 @@
-  * https://www.kde.org/announcements/releases/19.12.2
+  * https://kde.org/announcements/releases/2020-02-apps-update

Old:

  kio-extras-20.04.0.tar.xz
  kio-extras-20.04.0.tar.xz.sig
  smb-accurately-attempt-to-resolve-the-correct-WSD-host.patch

New:

  kio-extras-20.04.1.tar.xz
  kio-extras-20.04.1.tar.xz.sig



Other differences:
--
++ kio-extras5.spec ++
--- /var/tmp/diff_new_pack.q7g81p/_old  2020-05-20 18:41:24.276735389 +0200
+++ /var/tmp/diff_new_pack.q7g81p/_new  2020-05-20 18:41:24.280735398 +0200
@@ -22,7 +22,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   kio-extras5
-Version:20.04.0
+Version:20.04.1
 Release:0
 Summary:Additional KIO slaves for KDE applications
 License:GPL-2.0-or-later
@@ -30,8 +30,6 @@
 URL:https://www.kde.org
 Source: 
https://download.kde.org/stable/release-service/%{version}/src/%{rname}-%{version}.tar.xz
 Source99:   %{name}-rpmlintrc
-# PATCH-FIX-UPSTREAM
-Patch:  smb-accurately-attempt-to-resolve-the-correct-WSD-host.patch
 BuildRequires:  OpenEXR-devel
 BuildRequires:  flac-devel
 BuildRequires:  gperf
@@ -110,7 +108,6 @@
 
 %prep
 %setup -q -n %{rname}-%{version}
-%autopatch -p1
 sed -i '/^add_subdirectory( doc )/d' CMakeLists.txt
 
 %build


++ kio-extras-20.04.0.tar.xz -> kio-extras-20.04.1.tar.xz ++
 5210 lines of diff (skipped)




commit kio-extras5 for openSUSE:Factory

2020-05-14 Thread root
Hello community,

here is the log from the commit of package kio-extras5 for openSUSE:Factory 
checked in at 2020-05-14 23:22:16

Comparing /work/SRC/openSUSE:Factory/kio-extras5 (Old)
 and  /work/SRC/openSUSE:Factory/.kio-extras5.new.2738 (New)


Package is "kio-extras5"

Thu May 14 23:22:16 2020 rev:82 rq:799879 version:20.04.0

Changes:

--- /work/SRC/openSUSE:Factory/kio-extras5/kio-extras5.changes  2020-03-11 
18:39:30.231162166 +0100
+++ /work/SRC/openSUSE:Factory/.kio-extras5.new.2738/kio-extras5.changes
2020-05-14 23:22:19.852658402 +0200
@@ -1,0 +2,52 @@
+Sun May  3 16:28:47 UTC 2020 - Wolfgang Bauer 
+
+- Add smb-accurately-attempt-to-resolve-the-correct-WSD-host.patch
+  to fix some problems connecting to hosts found via the new
+  WS-Discovery method (kde#420578)
+
+---
+Thu Apr 23 12:22:28 UTC 2020 - Luca Beltrame 
+
+- Update to 20.04.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/releases/2020-04-apps-update
+- Changes since 20.03.90:
+  * sftp: extra verbosity when put fails
+  * smb: debug the smbc debug level
+  * Fix lifetime of slot in KIO-MTP
+  * smb: add hack to support spaces in workgroup names (kde#204423)
+  * smb: use prettyname.kio-discovery-wsd for hostname of wsdiscoveries
+  * import license copies via reuse
+
+---
+Sun Apr  5 20:30:07 UTC 2020 - Luca Beltrame 
+
+- Update to 20.03.90
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/releases/20.04-rc
+- Changes since 20.03.80:
+  * sftp: fix partial transfer resuming when copying to local
+  * sftp: do not show creation time when we do not know it (kde#375305)
+  * smb: add some more topical debug output on opendir failure
+  * add some extra debug in case stat fails
+
+---
+Sun Mar 22 09:17:03 UTC 2020 - Luca Beltrame 
+
+- Update to 20.03.80
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/releases/20.04-beta
+- Too many changes since 19.12.3, only listing bugfixes:
+  * sftp: fix seekPos + file resuming when part file is of size 11 (kde#417645)
+  * add readdirplus2 support for samba>=4.12 (kde#402988)
+  * smb: fix ipv6 support (kde#417682)
+  * add initial wsdiscovery support (kde#392447)
+  * smb: map EHOSTUNREACH to ERR_CANNOT_CONNECT (kde#417166)
+  * Improved quality of JPEG thumbnails (kde#411262)
+  * Restore cursor thumbnailer (kde#387660)
+  * fix preview of plain text files when using dark theme (kde#409380, 
kde#406821)
+
+---

Old:

  kio-extras-19.12.3.tar.xz
  kio-extras-19.12.3.tar.xz.sig

New:

  kio-extras-20.04.0.tar.xz
  kio-extras-20.04.0.tar.xz.sig
  smb-accurately-attempt-to-resolve-the-correct-WSD-host.patch



Other differences:
--
++ kio-extras5.spec ++
--- /var/tmp/diff_new_pack.QXFZT9/_old  2020-05-14 23:22:20.788660445 +0200
+++ /var/tmp/diff_new_pack.QXFZT9/_new  2020-05-14 23:22:20.792660454 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package kio-extras5
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -22,21 +22,28 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   kio-extras5
-Version:19.12.3
+Version:20.04.0
 Release:0
 Summary:Additional KIO slaves for KDE applications
 License:GPL-2.0-or-later
 Group:  System/GUI/KDE
 URL:https://www.kde.org
 Source: 
https://download.kde.org/stable/release-service/%{version}/src/%{rname}-%{version}.tar.xz
-%if %{with lang}
-Source1:
https://download.kde.org/stable/release-service/%{version}/src/%{rname}-%{version}.tar.xz.sig
-Source2:applications.keyring
-%endif
 Source99:   %{name}-rpmlintrc
+# PATCH-FIX-UPSTREAM
+Patch:  smb-accurately-attempt-to-resolve-the-correct-WSD-host.patch
 BuildRequires:  OpenEXR-devel
 BuildRequires:  flac-devel
 BuildRequires:  gperf
+BuildRequires:  kf5-filesystem
+BuildRequires:  kdsoap-devel
+BuildRequires:  libjpeg-devel
+BuildRequires:  libmtp-devel
+BuildRequires:  libssh-devel
+BuildRequires:  libtag-devel
+BuildRequires:  openslp-devel
+BuildRequires:  pkgconfig
+BuildRequires:  xz
 BuildRequires:  cmake(KF5Activities)
 BuildRequires:  cmake(KF5ActivitiesStats)
 BuildRequires:  cmake(KF5Archive)
@@ 

commit kio-extras5 for openSUSE:Factory

2020-03-11 Thread root
Hello community,

here is the log from the commit of package kio-extras5 for openSUSE:Factory 
checked in at 2020-03-11 18:37:49

Comparing /work/SRC/openSUSE:Factory/kio-extras5 (Old)
 and  /work/SRC/openSUSE:Factory/.kio-extras5.new.3160 (New)


Package is "kio-extras5"

Wed Mar 11 18:37:49 2020 rev:81 rq:782398 version:19.12.3

Changes:

--- /work/SRC/openSUSE:Factory/kio-extras5/kio-extras5.changes  2020-02-14 
16:35:54.583536760 +0100
+++ /work/SRC/openSUSE:Factory/.kio-extras5.new.3160/kio-extras5.changes
2020-03-11 18:39:30.231162166 +0100
@@ -1,0 +2,18 @@
+Thu Mar  5 20:36:09 UTC 2020 - Luca Beltrame 
+
+- Update to 19.12.3
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/releases/19.12.3
+- Too many changes since 19.12.2, only listing bugfixes:
+  * smb: enable anonymous and domain extra field in authinfo (kde#327484)
+  * smb: disable mode bits getting forwarded to KIO (kde#414482)
+  * smb: map ECONNABORTED to ERR_CONNECTION_BROKEN (kde#415436)
+  * smb: install smb as both smb:// and cifs:// (kde#327295)
+  * smb: do not map uid and gid (kde#212801)
+  * smb: fix free space calculation (kde#298801)
+  * smb: support more advanced hidden file flag (kde#307353)
+  * smb: call smb_cutime on the correct url to actually set mtime properly 
(kde#356651)
+  * smb: retain atime properly (kde#410624)
+
+---

Old:

  kio-extras-19.12.2.tar.xz
  kio-extras-19.12.2.tar.xz.sig

New:

  kio-extras-19.12.3.tar.xz
  kio-extras-19.12.3.tar.xz.sig



Other differences:
--
++ kio-extras5.spec ++
--- /var/tmp/diff_new_pack.H5UXKj/_old  2020-03-11 18:39:31.043162664 +0100
+++ /var/tmp/diff_new_pack.H5UXKj/_new  2020-03-11 18:39:31.043162664 +0100
@@ -22,7 +22,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   kio-extras5
-Version:19.12.2
+Version:19.12.3
 Release:0
 Summary:Additional KIO slaves for KDE applications
 License:GPL-2.0-or-later


++ kio-extras-19.12.2.tar.xz -> kio-extras-19.12.3.tar.xz ++
 6804 lines of diff (skipped)




commit kio-extras5 for openSUSE:Factory

2020-02-14 Thread root
Hello community,

here is the log from the commit of package kio-extras5 for openSUSE:Factory 
checked in at 2020-02-14 16:35:45

Comparing /work/SRC/openSUSE:Factory/kio-extras5 (Old)
 and  /work/SRC/openSUSE:Factory/.kio-extras5.new.26092 (New)


Package is "kio-extras5"

Fri Feb 14 16:35:45 2020 rev:80 rq:774014 version:19.12.2

Changes:

--- /work/SRC/openSUSE:Factory/kio-extras5/kio-extras5.changes  2020-02-10 
21:48:42.714034729 +0100
+++ /work/SRC/openSUSE:Factory/.kio-extras5.new.26092/kio-extras5.changes   
2020-02-14 16:35:54.583536760 +0100
@@ -1,0 +2,5 @@
+Wed Feb 12 20:28:35 UTC 2020 - Fabian Vogt 
+
+- Add cmake(KF5ActivitiesStats) for the recentlyused:/ protocol
+
+---



Other differences:
--
++ kio-extras5.spec ++
--- /var/tmp/diff_new_pack.Vvyu7s/_old  2020-02-14 16:35:56.779537984 +0100
+++ /var/tmp/diff_new_pack.Vvyu7s/_new  2020-02-14 16:35:56.811538002 +0100
@@ -38,6 +38,7 @@
 BuildRequires:  flac-devel
 BuildRequires:  gperf
 BuildRequires:  cmake(KF5Activities)
+BuildRequires:  cmake(KF5ActivitiesStats)
 BuildRequires:  cmake(KF5Archive)
 BuildRequires:  cmake(KF5Config)
 BuildRequires:  cmake(KF5ConfigWidgets)






commit kio-extras5 for openSUSE:Factory

2020-02-10 Thread root
Hello community,

here is the log from the commit of package kio-extras5 for openSUSE:Factory 
checked in at 2020-02-10 21:48:41

Comparing /work/SRC/openSUSE:Factory/kio-extras5 (Old)
 and  /work/SRC/openSUSE:Factory/.kio-extras5.new.26092 (New)


Package is "kio-extras5"

Mon Feb 10 21:48:41 2020 rev:79 rq:771667 version:19.12.2

Changes:

--- /work/SRC/openSUSE:Factory/kio-extras5/kio-extras5.changes  2020-01-11 
14:42:09.601235105 +0100
+++ /work/SRC/openSUSE:Factory/.kio-extras5.new.26092/kio-extras5.changes   
2020-02-10 21:48:42.714034729 +0100
@@ -1,0 +2,14 @@
+Fri Feb  7 08:37:34 UTC 2020 - Christophe Giboudeaux 
+
+- Replace %make_jobs with %cmake_build.
+
+---
+Wed Feb  5 06:29:13 UTC 2020 - Luca Beltrame 
+
+- Update to 19.12.2
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/releases/19.12.2
+- No code change since 19.12.1
+
+---

Old:

  kio-extras-19.12.1.tar.xz
  kio-extras-19.12.1.tar.xz.sig

New:

  kio-extras-19.12.2.tar.xz
  kio-extras-19.12.2.tar.xz.sig



Other differences:
--
++ kio-extras5.spec ++
--- /var/tmp/diff_new_pack.cURasm/_old  2020-02-10 21:48:43.422035121 +0100
+++ /var/tmp/diff_new_pack.cURasm/_new  2020-02-10 21:48:43.426035123 +0100
@@ -22,7 +22,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   kio-extras5
-Version:19.12.1
+Version:19.12.2
 Release:0
 Summary:Additional KIO slaves for KDE applications
 License:GPL-2.0-or-later
@@ -110,7 +110,7 @@
 
 %build
   %cmake_kf5 -d build -- -DCMAKE_INSTALL_LOCALEDIR=share/locale/kf5
-  %make_jobs
+  %cmake_build
 
 %install
   %kf5_makeinstall -C build


++ kio-extras-19.12.1.tar.xz -> kio-extras-19.12.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kio-extras-19.12.1/CMakeLists.txt 
new/kio-extras-19.12.2/CMakeLists.txt
--- old/kio-extras-19.12.1/CMakeLists.txt   2020-01-07 03:24:38.0 
+0100
+++ new/kio-extras-19.12.2/CMakeLists.txt   2020-02-04 02:10:08.0 
+0100
@@ -3,7 +3,7 @@
 # KDE Applications Version, managed by release script
 set (KDE_APPLICATIONS_VERSION_MAJOR "19")
 set (KDE_APPLICATIONS_VERSION_MINOR "12")
-set (KDE_APPLICATIONS_VERSION_MICRO "1")
+set (KDE_APPLICATIONS_VERSION_MICRO "2")
 set (KDE_APPLICATIONS_VERSION 
"${KDE_APPLICATIONS_VERSION_MAJOR}.${KDE_APPLICATIONS_VERSION_MINOR}.${KDE_APPLICATIONS_VERSION_MICRO}")
 project(kio-extras VERSION ${KDE_APPLICATIONS_VERSION})
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kio-extras-19.12.1/mtp/mtp-network.desktop 
new/kio-extras-19.12.2/mtp/mtp-network.desktop
--- old/kio-extras-19.12.1/mtp/mtp-network.desktop  2020-01-05 
05:40:32.0 +0100
+++ new/kio-extras-19.12.2/mtp/mtp-network.desktop  2020-02-02 
15:06:39.0 +0100
@@ -21,6 +21,7 @@
 Name[id]=Perangkat MTP
 Name[is]=MTP Tæki
 Name[it]=Dispositivi MTP
+Name[ja]=MTP デバイス
 Name[ko]=MTP 장치
 Name[lt]=MTP įrenginiai
 Name[nb]=MTP-enheter
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kio-extras-19.12.1/mtp/solid_mtp.desktop 
new/kio-extras-19.12.2/mtp/solid_mtp.desktop
--- old/kio-extras-19.12.1/mtp/solid_mtp.desktop2020-01-05 
05:40:32.0 +0100
+++ new/kio-extras-19.12.2/mtp/solid_mtp.desktop2020-02-02 
15:06:39.0 +0100
@@ -18,7 +18,9 @@
 Name[eu]=Arakatu fitxategiak fitxategi kudeatzailearekin
 Name[fr]=Parcourir les fichiers avec le gestionnaire de fichiers
 Name[gl]=Explorar o ficheiros co xestor de ficheiros
+Name[ia]=Naviga per le files  con le Gerente de File
 Name[it]=Sfoglia file con il gestore dei file
+Name[ja]=ファイルマネージャでファイルを閲覧
 Name[ko]=파일 관리자로 파일 탐색
 Name[lt]=Naršyti failus naudojant failų tvarkytuvę
 Name[nl]=Door bestanden bladeren met bestandsbeheerder
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kio-extras-19.12.1/po/ca/kio5_man.po 
new/kio-extras-19.12.2/po/ca/kio5_man.po
--- old/kio-extras-19.12.1/po/ca/kio5_man.po2020-01-07 03:23:53.0 
+0100
+++ new/kio-extras-19.12.2/po/ca/kio5_man.po2020-02-04 02:06:39.0 
+0100
@@ -1,10 +1,10 @@
 # Translation of kio5_man.po to Catalan
-# Copyright (C) 2000-2019 This_file_is_part_of_KDE
+# Copyright (C) 2000-2020 This_file_is_part_of_KDE
 # This file is distributed under the license LGPL version 2.1 or
 # version 3 or later versions approved by the membership of KDE e.V.
 #
 # Sebastià Pla i Sanz ,

commit kio-extras5 for openSUSE:Factory

2020-01-11 Thread root
Hello community,

here is the log from the commit of package kio-extras5 for openSUSE:Factory 
checked in at 2020-01-11 14:40:33

Comparing /work/SRC/openSUSE:Factory/kio-extras5 (Old)
 and  /work/SRC/openSUSE:Factory/.kio-extras5.new.6675 (New)


Package is "kio-extras5"

Sat Jan 11 14:40:33 2020 rev:78 rq:762363 version:19.12.1

Changes:

--- /work/SRC/openSUSE:Factory/kio-extras5/kio-extras5.changes  2019-12-13 
12:03:19.921425804 +0100
+++ /work/SRC/openSUSE:Factory/.kio-extras5.new.6675/kio-extras5.changes
2020-01-11 14:42:09.601235105 +0100
@@ -1,0 +2,9 @@
+Tue Jan  7 10:00:39 UTC 2020 - Christophe Giboudeaux 
+
+- Update to 19.12.1
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/releases/19.12.1
+- No code change since 19.12.0
+
+---
@@ -7 +16 @@
-  * https://www.kde.org/announcements/releases/19.12.0
+  * https://www.kde.org/announcements/releases/19.12

Old:

  kio-extras-19.12.0.tar.xz
  kio-extras-19.12.0.tar.xz.sig

New:

  kio-extras-19.12.1.tar.xz
  kio-extras-19.12.1.tar.xz.sig



Other differences:
--
++ kio-extras5.spec ++
--- /var/tmp/diff_new_pack.CqcQft/_old  2020-01-11 14:42:10.021235271 +0100
+++ /var/tmp/diff_new_pack.CqcQft/_new  2020-01-11 14:42:10.025235273 +0100
@@ -22,7 +22,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   kio-extras5
-Version:19.12.0
+Version:19.12.1
 Release:0
 Summary:Additional KIO slaves for KDE applications
 License:GPL-2.0-or-later


++ kio-extras-19.12.0.tar.xz -> kio-extras-19.12.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kio-extras-19.12.0/CMakeLists.txt 
new/kio-extras-19.12.1/CMakeLists.txt
--- old/kio-extras-19.12.0/CMakeLists.txt   2019-12-06 02:44:19.0 
+0100
+++ new/kio-extras-19.12.1/CMakeLists.txt   2020-01-07 03:24:38.0 
+0100
@@ -3,7 +3,7 @@
 # KDE Applications Version, managed by release script
 set (KDE_APPLICATIONS_VERSION_MAJOR "19")
 set (KDE_APPLICATIONS_VERSION_MINOR "12")
-set (KDE_APPLICATIONS_VERSION_MICRO "0")
+set (KDE_APPLICATIONS_VERSION_MICRO "1")
 set (KDE_APPLICATIONS_VERSION 
"${KDE_APPLICATIONS_VERSION_MAJOR}.${KDE_APPLICATIONS_VERSION_MINOR}.${KDE_APPLICATIONS_VERSION_MICRO}")
 project(kio-extras VERSION ${KDE_APPLICATIONS_VERSION})
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kio-extras-19.12.0/po/ca/kio5_activities.po 
new/kio-extras-19.12.1/po/ca/kio5_activities.po
--- old/kio-extras-19.12.0/po/ca/kio5_activities.po 2019-12-06 
02:43:38.0 +0100
+++ new/kio-extras-19.12.1/po/ca/kio5_activities.po 2020-01-07 
03:23:53.0 +0100
@@ -69,182 +69,3 @@
 #, kde-format
 msgid "Current activity"
 msgstr "Activitat actual"
-
-#~ msgctxt "NAME OF TRANSLATORS"
-#~ msgid "Your names"
-#~ msgstr "Josep Ma. Ferrer"
-
-#~ msgctxt "EMAIL OF TRANSLATORS"
-#~ msgid "Your emails"
-#~ msgstr "txe...@gmail.com"
-
-#~ msgid "Default"
-#~ msgstr "Per defecte"
-
-#~ msgctxt "@action"
-#~ msgid "Switch to activity \"%1\""
-#~ msgstr "Canvia a l'activitat «%1»"
-
-#~ msgctxt "Header title for activity data model"
-#~ msgid "Activity"
-#~ msgstr "Activitat"
-
-#~ msgid "Delete activity"
-#~ msgstr "Suprimeix una activitat"
-
-#~ msgid "Are you sure you want to delete '%1'?"
-#~ msgstr "Esteu segur que voleu suprimir «%1»?"
-
-#~ msgid ""
-#~ "Error loading the QML files. Check your installation.\n"
-#~ "Missing %1"
-#~ msgstr ""
-#~ "Error en carregar els fitxers QML. Verifiqueu la instal·lació.\n"
-#~ "Manca %1"
-
-#~ msgid "Create a new activity"
-#~ msgstr "Crea una activitat nova"
-
-#~ msgid "Activity settings"
-#~ msgstr "Arranjament de l'activitat"
-
-#~ msgid "General"
-#~ msgstr "General"
-
-#~ msgid "Other"
-#~ msgstr "Altres"
-
-#~ msgid "Create"
-#~ msgstr "Crea"
-
-#~ msgid "Apply"
-#~ msgstr "Aplica"
-
-#~ msgid "Cancel"
-#~ msgstr "Cancel·la"
-
-#~ msgid "Shortcut for switching to this activity:"
-#~ msgstr "Drecera per canviar a aquesta activitat:"
-
-#~ msgid "Activity information"
-#~ msgstr "Informació de l'activitat"
-
-#~ msgid "Name"
-#~ msgstr "Nom"
-
-#~ msgid "Description"
-#~ msgstr "Descripció"
-
-#~ msgid "Wallpaper"
-#~ msgstr "Fons de pantalla"
-
-#~ msgid "Change..."
-#~ msgstr "Canvia..."
-
-#~ msgid "Icon"
-#~ msgstr "Icona"
-
-#~ msgid "Switching"
-#~ msgstr "Canvi"
-
-#~ msgid "Privacy"
-#~ msgstr "Privadesa"
-
-#~ msgctxt "unlimited number of months"
-#~ msgid "forever"
-#~ msgstr "per sempre"
-
-#~ msgid "Forget the last hour"
-#~ msgstr "Oblida la darr

commit kio-extras5 for openSUSE:Factory

2019-12-13 Thread root
Hello community,

here is the log from the commit of package kio-extras5 for openSUSE:Factory 
checked in at 2019-12-13 12:02:34

Comparing /work/SRC/openSUSE:Factory/kio-extras5 (Old)
 and  /work/SRC/openSUSE:Factory/.kio-extras5.new.4691 (New)


Package is "kio-extras5"

Fri Dec 13 12:02:34 2019 rev:77 rq:756234 version:19.12.0

Changes:

--- /work/SRC/openSUSE:Factory/kio-extras5/kio-extras5.changes  2019-11-12 
11:37:11.402206391 +0100
+++ /work/SRC/openSUSE:Factory/.kio-extras5.new.4691/kio-extras5.changes
2019-12-13 12:03:19.921425804 +0100
@@ -1,0 +2,29 @@
+Tue Dec 10 06:38:36 UTC 2019 - Luca Beltrame 
+
+- Update to 19.12.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/releases/19.12.0
+- No code change since 19.11.90
+
+---
+Sat Nov 30 09:11:56 UTC 2019 - Luca Beltrame 
+
+- Update to 19.11.90
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/releases/19.12-rc
+- Changes since 19.11.80:
+  * Apply KIO's klauncher CI workaround here too
+
+---
+Sun Nov 24 13:29:28 UTC 2019 - Luca Beltrame 
+
+- Update to 19.11.80
+  * New feature release
+- Too many changes since 19.08.3, only listing bugfixes:
+  * [Comic Thumbnailer] Add support for 7zip-compressed comic books 
(kde#410696)
+- Dropped patches, now upstream:
+  * 0001-make-the-libssh-finder-ensure-the-new-ssh-target-is-.patch
+
+---

Old:

  0001-make-the-libssh-finder-ensure-the-new-ssh-target-is-.patch
  kio-extras-19.08.3.tar.xz
  kio-extras-19.08.3.tar.xz.sig

New:

  kio-extras-19.12.0.tar.xz
  kio-extras-19.12.0.tar.xz.sig



Other differences:
--
++ kio-extras5.spec ++
--- /var/tmp/diff_new_pack.G5Mxvu/_old  2019-12-13 12:03:20.689425513 +0100
+++ /var/tmp/diff_new_pack.G5Mxvu/_new  2019-12-13 12:03:20.701425509 +0100
@@ -17,59 +17,57 @@
 
 
 %define rname kio-extras
-%define kf5_version 5.26.0
+%define kf5_version 5.60.0
 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   kio-extras5
-Version:19.08.3
+Version:19.12.0
 Release:0
 Summary:Additional KIO slaves for KDE applications
 License:GPL-2.0-or-later
 Group:  System/GUI/KDE
 URL:https://www.kde.org
-Source: 
https://download.kde.org/stable/applications/%{version}/src/%{rname}-%{version}.tar.xz
+Source: 
https://download.kde.org/stable/release-service/%{version}/src/%{rname}-%{version}.tar.xz
 %if %{with lang}
-Source1:
https://download.kde.org/stable/applications/%{version}/src/%{rname}-%{version}.tar.xz.sig
+Source1:
https://download.kde.org/stable/release-service/%{version}/src/%{rname}-%{version}.tar.xz.sig
 Source2:applications.keyring
 %endif
 Source99:   %{name}-rpmlintrc
-# PATCH-FIX-UPSTREAM
-Patch0: 0001-make-the-libssh-finder-ensure-the-new-ssh-target-is-.patch
 BuildRequires:  OpenEXR-devel
 BuildRequires:  flac-devel
 BuildRequires:  gperf
-BuildRequires:  kactivities5-devel
-BuildRequires:  karchive-devel
-BuildRequires:  kconfig-devel
-BuildRequires:  kconfigwidgets-devel
-BuildRequires:  kcoreaddons-devel
-BuildRequires:  kdbusaddons-devel
-BuildRequires:  kdelibs4support-devel
-BuildRequires:  kdnssd-framework-devel
-BuildRequires:  kdoctools-devel
+BuildRequires:  cmake(KF5Activities)
+BuildRequires:  cmake(KF5Archive)
+BuildRequires:  cmake(KF5Config)
+BuildRequires:  cmake(KF5ConfigWidgets)
+BuildRequires:  cmake(KF5CoreAddons)
+BuildRequires:  cmake(KF5DBusAddons)
+BuildRequires:  cmake(KF5KDELibs4Support)
+BuildRequires:  cmake(KF5DNSSD)
+BuildRequires:  cmake(KF5DocTools)
 BuildRequires:  kf5-filesystem
-BuildRequires:  khtml-devel
-BuildRequires:  ki18n-devel
-BuildRequires:  kiconthemes-devel
-BuildRequires:  kio-devel
-BuildRequires:  kpty-devel
+BuildRequires:  cmake(KF5KHtml)
+BuildRequires:  cmake(KF5I18n)
+BuildRequires:  cmake(KF5IconThemes)
+BuildRequires:  cmake(KF5KIO)
+BuildRequires:  cmake(KF5Pty)
 BuildRequires:  libjpeg-devel
 BuildRequires:  libmtp-devel
 BuildRequires:  libssh-devel
 BuildRequires:  libtag-devel
 BuildRequires:  openslp-devel
-BuildRequires:  phonon4qt5-devel
+BuildRequires:  cmake(Phonon4Qt5)
 BuildRequires:  pkgconfig
-BuildRequires:  solid-devel
-BuildRequires:  syntax-highlighting-devel
+BuildRequires:  cmake(KF5Solid)
+BuildRequires:  cmake(KF5SyntaxHighlighting)
 BuildRequires:  xz
-BuildRequires:  pkgconfig(Qt5DBus) >= 5.4.0

commit kio-extras5 for openSUSE:Factory

2019-11-12 Thread root
Hello community,

here is the log from the commit of package kio-extras5 for openSUSE:Factory 
checked in at 2019-11-12 11:37:10

Comparing /work/SRC/openSUSE:Factory/kio-extras5 (Old)
 and  /work/SRC/openSUSE:Factory/.kio-extras5.new.2990 (New)


Package is "kio-extras5"

Tue Nov 12 11:37:10 2019 rev:76 rq:746883 version:19.08.3

Changes:

--- /work/SRC/openSUSE:Factory/kio-extras5/kio-extras5.changes  2019-10-14 
13:27:43.235552550 +0200
+++ /work/SRC/openSUSE:Factory/.kio-extras5.new.2990/kio-extras5.changes
2019-11-12 11:37:11.402206391 +0100
@@ -1,0 +2,13 @@
+Thu Nov  7 23:13:01 UTC 2019 - Luca Beltrame 
+
+- Update to 19.08.3
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-19.08.3.php
+- Changes since 19.08.2:
+  * fix password error condition handling of smb mount
+  * improve error reporting for when kpasswdserver is unreachable
+- Add upstream patch to support building with newer libssh:
+  * 0001-make-the-libssh-finder-ensure-the-new-ssh-target-is-.patch
+
+---

Old:

  kio-extras-19.08.2.tar.xz
  kio-extras-19.08.2.tar.xz.sig

New:

  0001-make-the-libssh-finder-ensure-the-new-ssh-target-is-.patch
  kio-extras-19.08.3.tar.xz
  kio-extras-19.08.3.tar.xz.sig



Other differences:
--
++ kio-extras5.spec ++
--- /var/tmp/diff_new_pack.EKGEkb/_old  2019-11-12 11:37:12.026207048 +0100
+++ /var/tmp/diff_new_pack.EKGEkb/_new  2019-11-12 11:37:12.026207048 +0100
@@ -22,7 +22,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   kio-extras5
-Version:19.08.2
+Version:19.08.3
 Release:0
 Summary:Additional KIO slaves for KDE applications
 License:GPL-2.0-or-later
@@ -34,6 +34,8 @@
 Source2:applications.keyring
 %endif
 Source99:   %{name}-rpmlintrc
+# PATCH-FIX-UPSTREAM
+Patch0: 0001-make-the-libssh-finder-ensure-the-new-ssh-target-is-.patch
 BuildRequires:  OpenEXR-devel
 BuildRequires:  flac-devel
 BuildRequires:  gperf
@@ -106,6 +108,8 @@
 
 %prep
 %setup -q -n %{rname}-%{version}
+%autopatch -p1
+
 sed -i '/^add_subdirectory( doc )/d' CMakeLists.txt
 
 %build

++ 0001-make-the-libssh-finder-ensure-the-new-ssh-target-is-.patch ++
>From 8bd31391bbe592fd5d7f36b5d5bd378d773d0b4b Mon Sep 17 00:00:00 2001
From: Harald Sitter 
Date: Thu, 7 Nov 2019 21:57:00 +0100
Subject: [PATCH] make the libssh finder ensure the new ssh target is set

Summary:
starting with 0.9.2 the libssh cmake config defines a new ssh imported
target, use this as the new gold standard and ensure older versions
are compatible

broken ubuntu: no cmake config -> manual finder -> target injected
0.9.0 and earlier: cmake config -> target injected
0.9.2: cmake config -> target already defined; noop

(0.9.1 is broken as it neither matches the old nor the new expectation)

Test Plan:
no cmake config -> target injected
older cmake config -> target injected
newer cmake config (with merge request) -> noop

Subscribers: asn, heikobecker, kde-frameworks-devel, kfm-devel

Tags: #dolphin, #frameworks

Differential Revision: https://phabricator.kde.org/D25170
---
 cmake/Findlibssh.cmake | 18 ++
 sftp/CMakeLists.txt|  2 +-
 2 files changed, 19 insertions(+), 1 deletion(-)

diff --git a/cmake/Findlibssh.cmake b/cmake/Findlibssh.cmake
index bf6d797f..f37846f1 100644
--- a/cmake/Findlibssh.cmake
+++ b/cmake/Findlibssh.cmake
@@ -32,6 +32,19 @@
 # OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
 # SUCH DAMAGE.
 
+# Define an imported target to have compatibility with newer libssh and so
+# we have a single target to use regardless of the code path taken in the
+# finder and the actual libssh version defining the target.
+macro(libssh_ensure_imported_target)
+  if(NOT TARGET ssh)
+  add_library(ssh SHARED IMPORTED)
+  set_target_properties(ssh PROPERTIES
+  IMPORTED_LOCATION "${LIBSSH_LIBRARIES}"
+  INTERFACE_INCLUDE_DIRECTORIES "${LIBSSH_INCLUDE_DIR}"
+  )
+  endif()
+endmacro()
+
 # We prefer the config, but on Ubuntu 18.04 LTS (and to some extent later
 # versions it seems) they've not packaged the config properly. So, go for the
 # config by default and fall back to manual lookup iff the config was not 
found.
@@ -39,6 +52,9 @@
 # https://bugs.launchpad.net/ubuntu/+source/libssh/+bug/1800135
 find_package(libssh ${libssh_FIND_VERSION} NO_MODULE QUIET)
 if(libssh_FOUND)
+  # Certain versions with config may not have the target, so make sure it's
+  # defined.
+  libssh_ensure_imported_target()
   return()
 endif()
 
@@ -109,5 +125,7 @@ find_package_ha

commit kio-extras5 for openSUSE:Factory

2019-10-14 Thread root
Hello community,

here is the log from the commit of package kio-extras5 for openSUSE:Factory 
checked in at 2019-10-14 13:27:41

Comparing /work/SRC/openSUSE:Factory/kio-extras5 (Old)
 and  /work/SRC/openSUSE:Factory/.kio-extras5.new.2352 (New)


Package is "kio-extras5"

Mon Oct 14 13:27:41 2019 rev:75 rq:737762 version:19.08.2

Changes:

--- /work/SRC/openSUSE:Factory/kio-extras5/kio-extras5.changes  2019-09-09 
12:24:41.893870089 +0200
+++ /work/SRC/openSUSE:Factory/.kio-extras5.new.2352/kio-extras5.changes
2019-10-14 13:27:43.235552550 +0200
@@ -1,0 +2,9 @@
+Fri Oct 11 07:47:20 UTC 2019 - Luca Beltrame 
+
+- Update to 19.08.2
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-19.08.2.php
+- No code change since 19.08.1
+
+---

Old:

  kio-extras-19.08.1.tar.xz
  kio-extras-19.08.1.tar.xz.sig

New:

  kio-extras-19.08.2.tar.xz
  kio-extras-19.08.2.tar.xz.sig



Other differences:
--
++ kio-extras5.spec ++
--- /var/tmp/diff_new_pack.P3ispN/_old  2019-10-14 13:27:44.143550184 +0200
+++ /var/tmp/diff_new_pack.P3ispN/_new  2019-10-14 13:27:44.143550184 +0200
@@ -22,7 +22,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   kio-extras5
-Version:19.08.1
+Version:19.08.2
 Release:0
 Summary:Additional KIO slaves for KDE applications
 License:GPL-2.0-or-later


++ kio-extras-19.08.1.tar.xz -> kio-extras-19.08.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kio-extras-19.08.1/CMakeLists.txt 
new/kio-extras-19.08.2/CMakeLists.txt
--- old/kio-extras-19.08.1/CMakeLists.txt   2019-09-03 03:44:53.0 
+0200
+++ new/kio-extras-19.08.2/CMakeLists.txt   2019-10-08 02:19:45.0 
+0200
@@ -3,7 +3,7 @@
 # KDE Applications Version, managed by release script
 set (KDE_APPLICATIONS_VERSION_MAJOR "19")
 set (KDE_APPLICATIONS_VERSION_MINOR "08")
-set (KDE_APPLICATIONS_VERSION_MICRO "1")
+set (KDE_APPLICATIONS_VERSION_MICRO "2")
 set (KDE_APPLICATIONS_VERSION 
"${KDE_APPLICATIONS_VERSION_MAJOR}.${KDE_APPLICATIONS_VERSION_MINOR}.${KDE_APPLICATIONS_VERSION_MICRO}")
 project(kio-extras VERSION ${KDE_APPLICATIONS_VERSION})
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kio-extras-19.08.1/po/cs/kio5_man.po 
new/kio-extras-19.08.2/po/cs/kio5_man.po
--- old/kio-extras-19.08.1/po/cs/kio5_man.po2019-09-03 03:44:34.0 
+0200
+++ new/kio-extras-19.08.2/po/cs/kio5_man.po2019-10-08 02:19:25.0 
+0200
@@ -1,22 +1,22 @@
 # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
 # This file is distributed under the same license as the PACKAGE package.
 # Tomáš Chvátal , 2012.
-# Vit Pelcak , 2013, 2014.
+# Vit Pelcak , 2013, 2014, 2019.
 #
 msgid ""
 msgstr ""
 "Project-Id-Version: kio_man\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2019-08-30 07:45+0200\n"
-"PO-Revision-Date: 2014-10-22 15:42+0200\n"
-"Last-Translator: Vít Pelčák \n"
-"Language-Team: American English \n"
+"PO-Revision-Date: 2019-09-02 14:31+0200\n"
+"Last-Translator: Vit Pelcak \n"
+"Language-Team: Czech \n"
 "Language: en_US\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>=2 && n<=4) ? 1 : 2;\n"
-"X-Generator: Lokalize 1.5\n"
+"X-Generator: Lokalize 19.08.0\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
@@ -54,6 +54,8 @@
 "The specified man page referenced another page '%1',but the referenced "
 "page '%2' could not be found."
 msgstr ""
+"Zadaná manuálová stránka odkazuje na jinou stránku '%1', ale "
+"odkazovaná stránka '%2' nebyla nalezena."
 
 #: kio_man.cpp:616 kio_man.cpp:634
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kio-extras-19.08.1/po/id/kio5_info.po 
new/kio-extras-19.08.2/po/id/kio5_info.po
--- old/kio-extras-19.08.1/po/id/kio5_info.po   2019-09-03 03:44:40.0 
+0200
+++ new/kio-extras-19.08.2/po/id/kio5_info.po   2019-10-08 02:19:32.0 
+0200
@@ -9,15 +9,15 @@
 "Project-Id-Version: kio_info\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2019-08-30 07:45+0200\n"
-"PO-Revision-Date: 2019-03-31 21:33+0700\n"
-"Last-Translator: wantoyo \n"
+"PO-Revision-Date: 2019-09-01 09:01+0700\n"
+"Last-Translator: Wantoyo \n"
 "Language-Team: Indonesian \n"
 "Language: id\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8b

commit kio-extras5 for openSUSE:Factory

2019-09-09 Thread root
Hello community,

here is the log from the commit of package kio-extras5 for openSUSE:Factory 
checked in at 2019-09-09 12:24:38

Comparing /work/SRC/openSUSE:Factory/kio-extras5 (Old)
 and  /work/SRC/openSUSE:Factory/.kio-extras5.new.7948 (New)


Package is "kio-extras5"

Mon Sep  9 12:24:38 2019 rev:74 rq:728835 version:19.08.1

Changes:

--- /work/SRC/openSUSE:Factory/kio-extras5/kio-extras5.changes  2019-08-16 
15:37:59.101833016 +0200
+++ /work/SRC/openSUSE:Factory/.kio-extras5.new.7948/kio-extras5.changes
2019-09-09 12:24:41.893870089 +0200
@@ -1,0 +2,11 @@
+Thu Sep  5 14:00:35 UTC 2019 - Luca Beltrame 
+
+- Update to 19.08.1
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-19.08.1.php
+- Changes since 19.08.0:
+  * Fixing implementation of FileJob interface in smb/sftp slaves 
+  * Fixing bug where MTP slave does not return error in stat()/mimetype()
+
+---

Old:

  kio-extras-19.08.0.tar.xz
  kio-extras-19.08.0.tar.xz.sig

New:

  kio-extras-19.08.1.tar.xz
  kio-extras-19.08.1.tar.xz.sig



Other differences:
--
++ kio-extras5.spec ++
--- /var/tmp/diff_new_pack.Kcta0q/_old  2019-09-09 12:24:42.441870007 +0200
+++ /var/tmp/diff_new_pack.Kcta0q/_new  2019-09-09 12:24:42.445870007 +0200
@@ -22,7 +22,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   kio-extras5
-Version:19.08.0
+Version:19.08.1
 Release:0
 Summary:Additional KIO slaves for KDE applications
 License:GPL-2.0-or-later


++ kio-extras-19.08.0.tar.xz -> kio-extras-19.08.1.tar.xz ++
 9748 lines of diff (skipped)




commit kio-extras5 for openSUSE:Factory

2019-08-16 Thread root
Hello community,

here is the log from the commit of package kio-extras5 for openSUSE:Factory 
checked in at 2019-08-16 15:37:56

Comparing /work/SRC/openSUSE:Factory/kio-extras5 (Old)
 and  /work/SRC/openSUSE:Factory/.kio-extras5.new.22127 (New)


Package is "kio-extras5"

Fri Aug 16 15:37:56 2019 rev:73 rq:723657 version:19.08.0

Changes:

--- /work/SRC/openSUSE:Factory/kio-extras5/kio-extras5.changes  2019-07-16 
08:32:42.555404962 +0200
+++ /work/SRC/openSUSE:Factory/.kio-extras5.new.22127/kio-extras5.changes   
2019-08-16 15:37:59.101833016 +0200
@@ -1,0 +2,30 @@
+Fri Aug  9 08:31:03 UTC 2019 - Christophe Giboudeaux 
+
+- Update to 19.08.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-19.08.0.php
+- Changes since 19.07.90:
+  * [Text thumbnailer] Don't show text preview for .directory and .flatpakref 
files (kde#410561)
+
+---
+Tue Aug 06 16:50:49 UTC 2019 - lbeltr...@kde.org
+
+- Update to 19.07.90
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-19.08-rc.php
+- Changes since 19.07.80:
+  * kio_sftp: QFile::rename takes QString, so remove erroneous 
QFile::encodeName
+
+---
+Tue Jul 23 11:59:01 UTC 2019 - lbeltr...@kde.org
+
+- Update to 19.07.80
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-19.08-beta.php
+- Changes since 19.04.3:
+  * Too many changes to list here
+
+---

Old:

  kio-extras-19.04.3.tar.xz

New:

  applications.keyring
  kio-extras-19.08.0.tar.xz
  kio-extras-19.08.0.tar.xz.sig



Other differences:
--
++ kio-extras5.spec ++
--- /var/tmp/diff_new_pack.tpcEuN/_old  2019-08-16 15:37:59.645832857 +0200
+++ /var/tmp/diff_new_pack.tpcEuN/_new  2019-08-16 15:37:59.645832857 +0200
@@ -16,18 +16,23 @@
 #
 
 
+%define rname kio-extras
 %define kf5_version 5.26.0
 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   kio-extras5
-Version:19.04.3
+Version:19.08.0
 Release:0
 Summary:Additional KIO slaves for KDE applications
 License:GPL-2.0-or-later
 Group:  System/GUI/KDE
-URL:http://www.kde.org
-Source: kio-extras-%{version}.tar.xz
+URL:https://www.kde.org
+Source: 
https://download.kde.org/stable/applications/%{version}/src/%{rname}-%{version}.tar.xz
+%if %{with lang}
+Source1:
https://download.kde.org/stable/applications/%{version}/src/%{rname}-%{version}.tar.xz.sig
+Source2:applications.keyring
+%endif
 Source99:   %{name}-rpmlintrc
 BuildRequires:  OpenEXR-devel
 BuildRequires:  flac-devel
@@ -100,7 +105,7 @@
 %endif
 
 %prep
-%setup -q -n kio-extras-%{version}
+%setup -q -n %{rname}-%{version}
 sed -i '/^add_subdirectory( doc )/d' CMakeLists.txt
 
 %build

++ kio-extras-19.04.3.tar.xz -> kio-extras-19.08.0.tar.xz ++
 19663 lines of diff (skipped)




commit kio-extras5 for openSUSE:Factory

2019-07-15 Thread root
Hello community,

here is the log from the commit of package kio-extras5 for openSUSE:Factory 
checked in at 2019-07-16 08:32:41

Comparing /work/SRC/openSUSE:Factory/kio-extras5 (Old)
 and  /work/SRC/openSUSE:Factory/.kio-extras5.new.1887 (New)


Package is "kio-extras5"

Tue Jul 16 08:32:41 2019 rev:72 rq:715123 version:19.04.3

Changes:

--- /work/SRC/openSUSE:Factory/kio-extras5/kio-extras5.changes  2019-06-13 
22:48:14.968074368 +0200
+++ /work/SRC/openSUSE:Factory/.kio-extras5.new.1887/kio-extras5.changes
2019-07-16 08:32:42.555404962 +0200
@@ -1,0 +2,9 @@
+Sat Jul 13 07:26:35 UTC 2019 - lbeltr...@kde.org
+
+- Update to 19.04.3
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-19.04.3.php
+- No code changes since 19.04.2
+
+---

Old:

  kio-extras-19.04.2.tar.xz

New:

  kio-extras-19.04.3.tar.xz



Other differences:
--
++ kio-extras5.spec ++
--- /var/tmp/diff_new_pack.DOG1zV/_old  2019-07-16 08:32:43.143404895 +0200
+++ /var/tmp/diff_new_pack.DOG1zV/_new  2019-07-16 08:32:43.147404895 +0200
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   kio-extras5
-Version:19.04.2
+Version:19.04.3
 Release:0
 Summary:Additional KIO slaves for KDE applications
 License:GPL-2.0-or-later

++ kio-extras-19.04.2.tar.xz -> kio-extras-19.04.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kio-extras-19.04.2/CMakeLists.txt 
new/kio-extras-19.04.3/CMakeLists.txt
--- old/kio-extras-19.04.2/CMakeLists.txt   2019-06-04 02:13:48.0 
+0200
+++ new/kio-extras-19.04.3/CMakeLists.txt   2019-07-09 02:16:06.0 
+0200
@@ -3,7 +3,7 @@
 # KDE Applications Version, managed by release script
 set (KDE_APPLICATIONS_VERSION_MAJOR "19")
 set (KDE_APPLICATIONS_VERSION_MINOR "04")
-set (KDE_APPLICATIONS_VERSION_MICRO "2")
+set (KDE_APPLICATIONS_VERSION_MICRO "3")
 set (KDE_APPLICATIONS_VERSION 
"${KDE_APPLICATIONS_VERSION_MAJOR}.${KDE_APPLICATIONS_VERSION_MINOR}.${KDE_APPLICATIONS_VERSION_MICRO}")
 project(kio-extras VERSION ${KDE_APPLICATIONS_VERSION})
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kio-extras-19.04.2/po/pl/kio5_mtp.po 
new/kio-extras-19.04.3/po/pl/kio5_mtp.po
--- old/kio-extras-19.04.2/po/pl/kio5_mtp.po2019-06-04 02:13:44.0 
+0200
+++ new/kio-extras-19.04.3/po/pl/kio5_mtp.po2019-07-09 02:15:59.0 
+0200
@@ -1,13 +1,13 @@
 # Copyright (C) YEAR This_file_is_part_of_KDE
 # This file is distributed under the same license as the PACKAGE package.
 #
-# Łukasz Wojniłowicz , 2014, 2016, 2018.
+# Łukasz Wojniłowicz , 2014, 2016, 2018, 2019.
 msgid ""
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2019-05-20 07:40+0200\n"
-"PO-Revision-Date: 2018-12-16 06:06+0100\n"
+"PO-Revision-Date: 2019-06-21 06:06+0200\n"
 "Last-Translator: Łukasz Wojniłowicz \n"
 "Language-Team: Polish \n"
 "Language: pl\n"
@@ -16,19 +16,16 @@
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 "
 "|| n%100>=20) ? 1 : 2);\n"
-"X-Generator: Lokalize 2.0\n"
+"X-Generator: Lokalize 19.07.70\n"
 
 #: kio_mtp.cpp:219
-#, fuzzy, kde-format
-#| msgid ""
-#| "No storages found. Make sure your device is unlocked and has MTP enabled "
-#| "in its USB connection settings."
+#, kde-format
 msgid ""
 "No storage media found. Make sure your device is unlocked and has MTP "
 "enabled in its USB connection settings."
 msgstr ""
-"Nie znaleziono miejsc przechowywania. Upewnij się, że twoje urządzenie "
-"zostało odblokowane i ma włączone MTP w swoich ustawieniach USB."
+"Nie znaleziono nośników pamięci. Upewnij się, że twoje urządzenie zostało "
+"odblokowane i ma włączone MTP w swoich ustawieniach USB."
 
 #: kio_mtp.cpp:513
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kio-extras-19.04.2/thumbnail/ebookthumbnail.desktop 
new/kio-extras-19.04.3/thumbnail/ebookthumbnail.desktop
--- old/kio-extras-19.04.2/thumbnail/ebookthumbnail.desktop 2019-05-31 
12:33:44.0 +0200
+++ new/kio-extras-19.04.3/thumbnail/ebookthumbnail.desktop 2019-07-06 
11:31:14.0 +0200
@@ -15,6 +15,7 @@
 Name[ko]=전자책
 Name[nl]=eBooks
 Name[nn]=E-bøker
+Name[pl]=eBooki
 Name[pt]=eBooks
 Name[pt_BR]=eBooks
 Name[sv]=e-böcker
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kio

commit kio-extras5 for openSUSE:Factory

2019-06-13 Thread root
Hello community,

here is the log from the commit of package kio-extras5 for openSUSE:Factory 
checked in at 2019-06-13 22:48:13

Comparing /work/SRC/openSUSE:Factory/kio-extras5 (Old)
 and  /work/SRC/openSUSE:Factory/.kio-extras5.new.4811 (New)


Package is "kio-extras5"

Thu Jun 13 22:48:13 2019 rev:71 rq:708614 version:19.04.2

Changes:

--- /work/SRC/openSUSE:Factory/kio-extras5/kio-extras5.changes  2019-05-14 
13:20:32.953913044 +0200
+++ /work/SRC/openSUSE:Factory/.kio-extras5.new.4811/kio-extras5.changes
2019-06-13 22:48:14.968074368 +0200
@@ -1,0 +2,9 @@
+Fri Jun 07 12:51:54 UTC 2019 - lbeltr...@kde.org
+
+- Update to 19.04.2
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-19.04.2.php
+- No code changes since 19.04.1
+
+---

Old:

  kio-extras-19.04.1.tar.xz

New:

  kio-extras-19.04.2.tar.xz



Other differences:
--
++ kio-extras5.spec ++
--- /var/tmp/diff_new_pack.o2m6tt/_old  2019-06-13 22:48:15.520074116 +0200
+++ /var/tmp/diff_new_pack.o2m6tt/_new  2019-06-13 22:48:15.524074114 +0200
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   kio-extras5
-Version:19.04.1
+Version:19.04.2
 Release:0
 Summary:Additional KIO slaves for KDE applications
 License:GPL-2.0-or-later

++ kio-extras-19.04.1.tar.xz -> kio-extras-19.04.2.tar.xz ++
 9644 lines of diff (skipped)




commit kio-extras5 for openSUSE:Factory

2019-05-14 Thread root
Hello community,

here is the log from the commit of package kio-extras5 for openSUSE:Factory 
checked in at 2019-05-14 13:20:28

Comparing /work/SRC/openSUSE:Factory/kio-extras5 (Old)
 and  /work/SRC/openSUSE:Factory/.kio-extras5.new.5148 (New)


Package is "kio-extras5"

Tue May 14 13:20:28 2019 rev:70 rq:702242 version:19.04.1

Changes:

--- /work/SRC/openSUSE:Factory/kio-extras5/kio-extras5.changes  2019-04-26 
22:48:50.613508679 +0200
+++ /work/SRC/openSUSE:Factory/.kio-extras5.new.5148/kio-extras5.changes
2019-05-14 13:20:32.953913044 +0200
@@ -1,0 +2,9 @@
+Fri May 10 05:37:14 UTC 2019 - lbeltr...@kde.org
+
+- Update to 19.04.1
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-19.04.1.php
+- No code changes since 19.04.0
+
+---

Old:

  kio-extras-19.04.0.tar.xz

New:

  kio-extras-19.04.1.tar.xz



Other differences:
--
++ kio-extras5.spec ++
--- /var/tmp/diff_new_pack.iMCuAh/_old  2019-05-14 13:20:34.445917088 +0200
+++ /var/tmp/diff_new_pack.iMCuAh/_new  2019-05-14 13:20:34.445917088 +0200
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   kio-extras5
-Version:19.04.0
+Version:19.04.1
 Release:0
 Summary:Additional KIO slaves for KDE applications
 License:GPL-2.0-or-later

++ kio-extras-19.04.0.tar.xz -> kio-extras-19.04.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kio-extras-19.04.0/CMakeLists.txt 
new/kio-extras-19.04.1/CMakeLists.txt
--- old/kio-extras-19.04.0/CMakeLists.txt   2019-04-12 02:12:29.0 
+0200
+++ new/kio-extras-19.04.1/CMakeLists.txt   2019-05-07 02:28:01.0 
+0200
@@ -3,7 +3,7 @@
 # KDE Applications Version, managed by release script
 set (KDE_APPLICATIONS_VERSION_MAJOR "19")
 set (KDE_APPLICATIONS_VERSION_MINOR "04")
-set (KDE_APPLICATIONS_VERSION_MICRO "0")
+set (KDE_APPLICATIONS_VERSION_MICRO "1")
 set (KDE_APPLICATIONS_VERSION 
"${KDE_APPLICATIONS_VERSION_MAJOR}.${KDE_APPLICATIONS_VERSION_MINOR}.${KDE_APPLICATIONS_VERSION_MICRO}")
 project(kio-extras VERSION ${KDE_APPLICATIONS_VERSION})
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kio-extras-19.04.0/mtp/kiod_module/kmtpd.json 
new/kio-extras-19.04.1/mtp/kiod_module/kmtpd.json
--- old/kio-extras-19.04.0/mtp/kiod_module/kmtpd.json   2019-04-11 
09:05:52.0 +0200
+++ new/kio-extras-19.04.1/mtp/kiod_module/kmtpd.json   2019-05-04 
08:53:16.0 +0200
@@ -12,6 +12,7 @@
 "Description[fr]": "A faire",
 "Description[gl]": "PENDENTE",
 "Description[it]": "Da fare",
+"Description[ko]": "TODO",
 "Description[nl]": "TE DOEN",
 "Description[nn]": "TODO",
 "Description[pl]": "DO ZROBIENIA",
@@ -35,6 +36,7 @@
 "Name[fr]": "Démon « MTP » de KDE",
 "Name[gl]": "Servizo de MTP de KDE",
 "Name[it]": "Demone MTP di KDE",
+"Name[ko]": "KDE MTP 데몬",
 "Name[nl]": "KDE MTP-daemon",
 "Name[nn]": "KDE MTP-teneste",
 "Name[pl]": "Usługa KDE MTP",
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kio-extras-19.04.0/po/ko/kio5_mtp.po 
new/kio-extras-19.04.1/po/ko/kio5_mtp.po
--- old/kio-extras-19.04.0/po/ko/kio5_mtp.po2019-04-12 02:12:26.0 
+0200
+++ new/kio-extras-19.04.1/po/ko/kio5_mtp.po2019-05-07 02:27:48.0 
+0200
@@ -1,13 +1,13 @@
 # Copyright (C) YEAR This_file_is_part_of_KDE
 # This file is distributed under the same license as the PACKAGE package.
-# Shinjo Park , 2015, 2016.
+# Shinjo Park , 2015, 2016, 2019.
 #
 msgid ""
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2019-02-16 03:15+0100\n"
-"PO-Revision-Date: 2016-12-12 23:09+0100\n"
+"PO-Revision-Date: 2019-04-22 01:46+0200\n"
 "Last-Translator: Shinjo Park \n"
 "Language-Team: Korean \n"
 "Language: ko\n"
@@ -15,19 +15,16 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=1; plural=0;\n"
-"X-Generator: Lokalize 2.0\n"
+"X-Generator: Lokalize 18.12.3\n"
 
 #: kio_mtp.cpp:219
-#, fuzzy, kde-format
-#| msgid ""
-#| "No Storages found. Make sure your device is unlocked and has MTP enabled "
-#| "in its USB connection settings."
+#, kde-format
 msgid ""
 "No storage media found. Make sure your device is unlocked and has MTP "
 "enabled in its USB connection settings."
 msgstr ""
-"저장소를 찾을 수 없습니다. 장치 잠금이 해제되어 있고 USB 설정에서 MTP가 활

commit kio-extras5 for openSUSE:Factory

2019-04-26 Thread root
Hello community,

here is the log from the commit of package kio-extras5 for openSUSE:Factory 
checked in at 2019-04-26 22:48:49

Comparing /work/SRC/openSUSE:Factory/kio-extras5 (Old)
 and  /work/SRC/openSUSE:Factory/.kio-extras5.new.5536 (New)


Package is "kio-extras5"

Fri Apr 26 22:48:49 2019 rev:69 rq:696265 version:19.04.0

Changes:

--- /work/SRC/openSUSE:Factory/kio-extras5/kio-extras5.changes  2019-03-11 
11:10:35.445426681 +0100
+++ /work/SRC/openSUSE:Factory/.kio-extras5.new.5536/kio-extras5.changes
2019-04-26 22:48:50.613508679 +0200
@@ -1,0 +2,29 @@
+Sat Apr 20 06:51:55 UTC 2019 - lbeltr...@kde.org
+
+- Update to 19.04.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-19.04.0.php
+- No code changes since 19.03.90
+
+---
+Tue Apr 09 20:54:41 UTC 2019 - lbeltr...@kde.org
+
+- Update to 19.03.90
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/announce-applications-19.04-rc.php
+- Changes since 19.03.80:
+  * No code changes since 19.03.80
+
+---
+Wed Mar 27 06:41:03 UTC 2019 - lbeltr...@kde.org
+
+- Update to 19.03.80
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/announce-applications-19.04-beta.php
+- Changes since 18.12.3:
+  * Too many changes to list here
+
+---

Old:

  kio-extras-18.12.3.tar.xz

New:

  kio-extras-19.04.0.tar.xz



Other differences:
--
++ kio-extras5.spec ++
--- /var/tmp/diff_new_pack.PXovkD/_old  2019-04-26 22:48:51.189508384 +0200
+++ /var/tmp/diff_new_pack.PXovkD/_new  2019-04-26 22:48:51.193508381 +0200
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   kio-extras5
-Version:18.12.3
+Version:19.04.0
 Release:0
 Summary:Additional KIO slaves for KDE applications
 License:GPL-2.0-or-later
@@ -55,6 +55,7 @@
 BuildRequires:  phonon4qt5-devel
 BuildRequires:  pkgconfig
 BuildRequires:  solid-devel
+BuildRequires:  syntax-highlighting-devel
 BuildRequires:  xz
 BuildRequires:  pkgconfig(Qt5DBus) >= 5.4.0
 BuildRequires:  pkgconfig(Qt5Network) >= 5.4.0

++ kio-extras-18.12.3.tar.xz -> kio-extras-19.04.0.tar.xz ++
 28070 lines of diff (skipped)




commit kio-extras5 for openSUSE:Factory

2019-03-11 Thread root
Hello community,

here is the log from the commit of package kio-extras5 for openSUSE:Factory 
checked in at 2019-03-11 11:10:34

Comparing /work/SRC/openSUSE:Factory/kio-extras5 (Old)
 and  /work/SRC/openSUSE:Factory/.kio-extras5.new.28833 (New)


Package is "kio-extras5"

Mon Mar 11 11:10:34 2019 rev:68 rq:683201 version:18.12.3

Changes:

--- /work/SRC/openSUSE:Factory/kio-extras5/kio-extras5.changes  2019-02-14 
14:17:48.232090922 +0100
+++ /work/SRC/openSUSE:Factory/.kio-extras5.new.28833/kio-extras5.changes   
2019-03-11 11:10:35.445426681 +0100
@@ -1,0 +2,10 @@
+Sat Mar 09 08:03:18 UTC 2019 - lbeltr...@kde.org
+
+- Update to 18.12.3
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-18.12.3.php
+- Changes since 18.12.2:
+  * No code changes since 18.12.2
+
+---

Old:

  kio-extras-18.12.2.tar.xz

New:

  kio-extras-18.12.3.tar.xz



Other differences:
--
++ kio-extras5.spec ++
--- /var/tmp/diff_new_pack.YskrvO/_old  2019-03-11 11:10:35.913426548 +0100
+++ /var/tmp/diff_new_pack.YskrvO/_new  2019-03-11 11:10:35.913426548 +0100
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   kio-extras5
-Version:18.12.2
+Version:18.12.3
 Release:0
 Summary:Additional KIO slaves for KDE applications
 License:GPL-2.0-or-later

++ kio-extras-18.12.2.tar.xz -> kio-extras-18.12.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kio-extras-18.12.2/CMakeLists.txt 
new/kio-extras-18.12.3/CMakeLists.txt
--- old/kio-extras-18.12.2/CMakeLists.txt   2019-02-05 01:42:05.0 
+0100
+++ new/kio-extras-18.12.3/CMakeLists.txt   2019-03-05 01:18:43.0 
+0100
@@ -3,7 +3,7 @@
 # KDE Applications Version, managed by release script
 set (KDE_APPLICATIONS_VERSION_MAJOR "18")
 set (KDE_APPLICATIONS_VERSION_MINOR "12")
-set (KDE_APPLICATIONS_VERSION_MICRO "2")
+set (KDE_APPLICATIONS_VERSION_MICRO "3")
 set (KDE_APPLICATIONS_VERSION 
"${KDE_APPLICATIONS_VERSION_MAJOR}.${KDE_APPLICATIONS_VERSION_MINOR}.${KDE_APPLICATIONS_VERSION_MICRO}")
 project(kio-extras VERSION ${KDE_APPLICATIONS_VERSION})
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kio-extras-18.12.2/activities/fileitemplugin/kactivitymanagerd_fileitem_linking_plugin.desktop
 
new/kio-extras-18.12.3/activities/fileitemplugin/kactivitymanagerd_fileitem_linking_plugin.desktop
--- 
old/kio-extras-18.12.2/activities/fileitemplugin/kactivitymanagerd_fileitem_linking_plugin.desktop
  2019-02-03 05:53:07.0 +0100
+++ 
new/kio-extras-18.12.3/activities/fileitemplugin/kactivitymanagerd_fileitem_linking_plugin.desktop
  2019-02-28 02:46:06.0 +0100
@@ -23,7 +23,7 @@
 Name[uk]=Пов'язування файлів із просторами дій
 Name[x-test]=xxLink Files to Activitiesxx
 Name[zh_CN]=将文件关联到活动
-Name[zh_TW]=連結檔案至活動
+Name[zh_TW]=將檔案連結至活動
 Icon=preferences-activities
 X-KDE-Library=kactivitymanagerd_fileitem_linking_plugin
 ServiceTypes=KFileItemAction/Plugin
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kio-extras-18.12.2/filenamesearch/kded/filenamesearchmodule.desktop 
new/kio-extras-18.12.3/filenamesearch/kded/filenamesearchmodule.desktop
--- old/kio-extras-18.12.2/filenamesearch/kded/filenamesearchmodule.desktop 
2019-02-03 05:53:07.0 +0100
+++ new/kio-extras-18.12.3/filenamesearch/kded/filenamesearchmodule.desktop 
2019-02-28 02:46:06.0 +0100
@@ -20,7 +20,7 @@
 Name[es]=Actualizador de carpetas de búsqueda
 Name[et]=Otsingukataloogide uuendaja
 Name[eu]=Bilatu karpeta eguneratzailea
-Name[fi]=Hakukansion päivitin
+Name[fi]=Hakukansiopäivitin
 Name[fr]=Mise à jour du dossier Recherche
 Name[gl]=Actualizador do cartafol de busca
 Name[hu]=Keresésimappa-frissítő
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kio-extras-18.12.2/man/kmanpart.desktop 
new/kio-extras-18.12.3/man/kmanpart.desktop
--- old/kio-extras-18.12.2/man/kmanpart.desktop 2019-02-03 05:53:07.0 
+0100
+++ new/kio-extras-18.12.3/man/kmanpart.desktop 2019-02-28 02:46:06.0 
+0100
@@ -36,7 +36,7 @@
 Comment[hsb]=Integrujomny troff-přehladowar
 Comment[hu]=Beágyazható Troff-komponens
 Comment[ia]=Visor Incorporabile de Troff
-Comment[id]=Penampil Troff Terbenam
+Comment[id]=Penampil Troff Dapat Ditanamkan
 Comment[is]=Ívefjanlegur Troff skoðari
 Comment[it]=Visore integrabile di file Troff
 Comment[ja]=埋め込み Troff ビューア
diff -urN '--exclude=CVS' '--exc

commit kio-extras5 for openSUSE:Factory

2019-02-14 Thread root
Hello community,

here is the log from the commit of package kio-extras5 for openSUSE:Factory 
checked in at 2019-02-14 14:17:46

Comparing /work/SRC/openSUSE:Factory/kio-extras5 (Old)
 and  /work/SRC/openSUSE:Factory/.kio-extras5.new.28833 (New)


Package is "kio-extras5"

Thu Feb 14 14:17:46 2019 rev:67 rq:673773 version:18.12.2

Changes:

--- /work/SRC/openSUSE:Factory/kio-extras5/kio-extras5.changes  2019-01-21 
10:13:20.934497921 +0100
+++ /work/SRC/openSUSE:Factory/.kio-extras5.new.28833/kio-extras5.changes   
2019-02-14 14:17:48.232090922 +0100
@@ -1,0 +2,10 @@
+Sat Feb 09 08:25:06 UTC 2019 - lbeltr...@kde.org
+
+- Update to 18.12.2
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-18.12.2.php
+- Changes since 18.12.1:
+  * No code changes since 18.12.1
+
+---

Old:

  kio-extras-18.12.1.tar.xz

New:

  kio-extras-18.12.2.tar.xz



Other differences:
--
++ kio-extras5.spec ++
--- /var/tmp/diff_new_pack.p78T6T/_old  2019-02-14 14:17:48.884090606 +0100
+++ /var/tmp/diff_new_pack.p78T6T/_new  2019-02-14 14:17:48.888090604 +0100
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   kio-extras5
-Version:18.12.1
+Version:18.12.2
 Release:0
 Summary:Additional KIO slaves for KDE applications
 License:GPL-2.0-or-later

++ kio-extras-18.12.1.tar.xz -> kio-extras-18.12.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kio-extras-18.12.1/CMakeLists.txt 
new/kio-extras-18.12.2/CMakeLists.txt
--- old/kio-extras-18.12.1/CMakeLists.txt   2019-01-08 01:16:11.0 
+0100
+++ new/kio-extras-18.12.2/CMakeLists.txt   2019-02-05 01:42:05.0 
+0100
@@ -3,7 +3,7 @@
 # KDE Applications Version, managed by release script
 set (KDE_APPLICATIONS_VERSION_MAJOR "18")
 set (KDE_APPLICATIONS_VERSION_MINOR "12")
-set (KDE_APPLICATIONS_VERSION_MICRO "1")
+set (KDE_APPLICATIONS_VERSION_MICRO "2")
 set (KDE_APPLICATIONS_VERSION 
"${KDE_APPLICATIONS_VERSION_MAJOR}.${KDE_APPLICATIONS_VERSION_MINOR}.${KDE_APPLICATIONS_VERSION_MICRO}")
 project(kio-extras VERSION ${KDE_APPLICATIONS_VERSION})
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kio-extras-18.12.1/activities/fileitemplugin/kactivitymanagerd_fileitem_linking_plugin.desktop
 
new/kio-extras-18.12.2/activities/fileitemplugin/kactivitymanagerd_fileitem_linking_plugin.desktop
--- 
old/kio-extras-18.12.1/activities/fileitemplugin/kactivitymanagerd_fileitem_linking_plugin.desktop
  2019-01-07 00:52:38.0 +0100
+++ 
new/kio-extras-18.12.2/activities/fileitemplugin/kactivitymanagerd_fileitem_linking_plugin.desktop
  2019-02-03 05:53:07.0 +0100
@@ -11,7 +11,7 @@
 Name[fi]=Linkkitiedostot aktiviteetteihin
 Name[fr]=Associer les fichiers à des activités
 Name[gl]=Ligar ficheiros con actividades
-Name[id]=File-file Tautan untuk Aktivitas
+Name[id]=File-file Tautan untuk Activities
 Name[it]=Collegamento file alle attività
 Name[ko]=파일과 활동 연결
 Name[nl]=Bestanden koppelen aan activiteiten
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kio-extras-18.12.1/po/id/kfileaudiopreview5.po 
new/kio-extras-18.12.2/po/id/kfileaudiopreview5.po
--- old/kio-extras-18.12.1/po/id/kfileaudiopreview5.po  2019-01-08 
01:16:07.0 +0100
+++ new/kio-extras-18.12.2/po/id/kfileaudiopreview5.po  2019-02-05 
01:41:52.0 +0100
@@ -2,14 +2,14 @@
 # Copyright (C) 2010 This_file_is_part_of_KDE
 # This file is distributed under the same license as the kfileaudiopreview4 
package.
 # Gian Giovani , 2010.
-# Wantoyo , 2018.
+# Wantoyo , 2018, 2019.
 #
 msgid ""
 msgstr ""
 "Project-Id-Version: kfileaudiopreview4\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2018-11-12 06:54+0100\n"
-"PO-Revision-Date: 2018-04-01 20:09+0700\n"
+"PO-Revision-Date: 2019-01-14 07:11+0700\n"
 "Last-Translator: Wantoyo \n"
 "Language-Team: Indonesian \n"
 "Language: id\n"
@@ -17,7 +17,7 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=1; plural=0;\n"
-"X-Generator: Lokalize 2.0\n"
+"X-Generator: Lokalize 18.12.0\n"
 
 #: kfileaudiopreview.cpp:81
 #, kde-format
@@ -27,18 +27,9 @@
 #: mediacontrols_p.h:51
 #, kde-format
 msgid "start playback"
-msgstr "mulai pemainan"
+msgstr "mulai playback"
 
 #: mediacontrols_p.h:56
 #, kde-format
 msgid "pause playback"
-msgstr "jeda pemainan"
-
-#~ msgid "stop playback"
-#~ msgstr "stop mainkan"
-
-#~ 

commit kio-extras5 for openSUSE:Factory

2019-01-21 Thread root
Hello community,

here is the log from the commit of package kio-extras5 for openSUSE:Factory 
checked in at 2019-01-21 10:13:18

Comparing /work/SRC/openSUSE:Factory/kio-extras5 (Old)
 and  /work/SRC/openSUSE:Factory/.kio-extras5.new.28833 (New)


Package is "kio-extras5"

Mon Jan 21 10:13:18 2019 rev:66 rq:665155 version:18.12.1

Changes:

--- /work/SRC/openSUSE:Factory/kio-extras5/kio-extras5.changes  2018-12-19 
13:34:33.880529152 +0100
+++ /work/SRC/openSUSE:Factory/.kio-extras5.new.28833/kio-extras5.changes   
2019-01-21 10:13:20.934497921 +0100
@@ -1,0 +2,10 @@
+Fri Jan 11 05:42:16 UTC 2019 - lbeltr...@kde.org
+
+- Update to 18.12.1
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-18.12.1.php
+- Changes since 18.12.0:
+  * Use more https with links
+
+---

Old:

  kio-extras-18.12.0.tar.xz

New:

  kio-extras-18.12.1.tar.xz



Other differences:
--
++ kio-extras5.spec ++
--- /var/tmp/diff_new_pack.i9rDcl/_old  2019-01-21 10:13:21.514497336 +0100
+++ /var/tmp/diff_new_pack.i9rDcl/_new  2019-01-21 10:13:21.518497331 +0100
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   kio-extras5
-Version:18.12.0
+Version:18.12.1
 Release:0
 Summary:Additional KIO slaves for KDE applications
 License:GPL-2.0-or-later

++ kio-extras-18.12.0.tar.xz -> kio-extras-18.12.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kio-extras-18.12.0/CMakeLists.txt 
new/kio-extras-18.12.1/CMakeLists.txt
--- old/kio-extras-18.12.0/CMakeLists.txt   2018-12-07 01:38:53.0 
+0100
+++ new/kio-extras-18.12.1/CMakeLists.txt   2019-01-08 01:16:11.0 
+0100
@@ -3,7 +3,7 @@
 # KDE Applications Version, managed by release script
 set (KDE_APPLICATIONS_VERSION_MAJOR "18")
 set (KDE_APPLICATIONS_VERSION_MINOR "12")
-set (KDE_APPLICATIONS_VERSION_MICRO "0")
+set (KDE_APPLICATIONS_VERSION_MICRO "1")
 set (KDE_APPLICATIONS_VERSION 
"${KDE_APPLICATIONS_VERSION_MAJOR}.${KDE_APPLICATIONS_VERSION_MINOR}.${KDE_APPLICATIONS_VERSION_MICRO}")
 project(kio-extras VERSION ${KDE_APPLICATIONS_VERSION})
 
@@ -78,7 +78,7 @@
 set(SAMBA_REQUIRE_SMBC_OPTION_SET TRUE)
 find_package(Samba)
 set_package_properties(Samba PROPERTIES DESCRIPTION "the SMB client 
library, a version with smbc_set_context() and smbc_option_set()"
-URL "http://www.samba.org";
+URL "https://www.samba.org/";
 TYPE OPTIONAL
 PURPOSE "Needed to build the SMB kioslave"
 )
@@ -86,7 +86,7 @@
 
 find_package(libssh 0.7.0 MODULE)
 set_package_properties(libssh PROPERTIES DESCRIPTION "the SSH library with 
SFTP support"
-   URL "http://www.libssh.org/";
+   URL "https://www.libssh.org/";
TYPE OPTIONAL
PURPOSE "Needed to build the SFTP kioslave"
   )
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kio-extras-18.12.0/cmake/FindGperf.cmake 
new/kio-extras-18.12.1/cmake/FindGperf.cmake
--- old/kio-extras-18.12.0/cmake/FindGperf.cmake2018-12-05 
21:53:32.0 +0100
+++ new/kio-extras-18.12.1/cmake/FindGperf.cmake2019-01-07 
00:52:38.0 +0100
@@ -94,7 +94,7 @@
 
 include(FeatureSummary)
 set_package_properties(Gperf PROPERTIES
-URL "http://www.gnu.org/software/gperf/";
+URL "https://www.gnu.org/software/gperf/";
 DESCRIPTION "Perfect hash function generator"
 )
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kio-extras-18.12.0/info/kde-info2html 
new/kio-extras-18.12.1/info/kde-info2html
--- old/kio-extras-18.12.0/info/kde-info2html   2018-12-05 21:53:32.0 
+0100
+++ new/kio-extras-18.12.1/info/kde-info2html   2019-01-07 00:52:38.0 
+0100
@@ -731,7 +731,7 @@
   Automatically generated by a version of
   
  info2html
-   modified for http://www.kde.org/";>KDE.
+   modified for https://www.kde.org/";>KDE.
 

 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kio-extras-18.12.0/mtp/README 
new/kio-extras-18.12.1/mtp/README
--- old/kio-extras-18.12.0/mtp/README   2018-12-05 21:53:32.0 +0100
+++ new/kio-extras-18.12.1/mtp/README   2019-01-07 00:52:38.0 +0100
@@ -41,7 +41,7 @@
 Bugs
 
 
-Please report all bugs to the KDE Bugzi

commit kio-extras5 for openSUSE:Factory

2018-12-19 Thread root
Hello community,

here is the log from the commit of package kio-extras5 for openSUSE:Factory 
checked in at 2018-12-19 13:34:32

Comparing /work/SRC/openSUSE:Factory/kio-extras5 (Old)
 and  /work/SRC/openSUSE:Factory/.kio-extras5.new.28833 (New)


Package is "kio-extras5"

Wed Dec 19 13:34:32 2018 rev:65 rq:658407 version:18.12.0

Changes:

--- /work/SRC/openSUSE:Factory/kio-extras5/kio-extras5.changes  2018-11-12 
09:28:22.782223739 +0100
+++ /work/SRC/openSUSE:Factory/.kio-extras5.new.28833/kio-extras5.changes   
2018-12-19 13:34:33.880529152 +0100
@@ -1,0 +2,41 @@
+Fri Dec 14 06:09:12 UTC 2018 - lbeltr...@kde.org
+
+- Update to 18.12.0
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-18.12.0.php
+- Changes since 18.11.90:
+  * [Comic Thumbnailer] fix CBR thumbnail generation
+
+---
+Mon Dec 03 20:56:01 UTC 2018 - lbeltr...@kde.org
+
+- Update to 18.11.90
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-18.12-rc.php
+- Changes since 18.11.80:
+  * [thumbnailer appimage] Fix building with libappimage not in system path
+
+---
+Tue Nov 20 06:22:25 UTC 2018 - Luca Beltrame 
+
+- Run spec-cleaner
+
+---
+Tue Nov 20 05:57:04 UTC 2018 - lbeltr...@kde.org
+
+- Update to 18.11.80
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-18.12-beta.php
+- Changes since 18.08.3:
+  * Too many changes to list here
+- Dropped patches, now upstream:
+  * 0001-sftp-bump-pending-request-count-from-1-to-128.patch
+- Dropped patches, superseded by upstream changes:
+  * fix-mtp-paste-with-KF5-5.25.diff
+- Provide / obsolete kde-odf-thumbnail. now kio-extras ships with
+  its own ODF thumbnailer
+
+---
@@ -68 +109 @@
-  * https://www.kde.org/announcements/announce-applications-18.07.80.php
+  * https://www.kde.org/announcements/announce-applications-18.08-beta.php
@@ -124 +165 @@
-  * https://www.kde.org/announcements/announce-applications-18.03.90.php
+  * https://www.kde.org/announcements/announce-applications-18.04-rc.php
@@ -255 +296 @@
-  * https://www.kde.org/announcements/announce-applications-17.07.90.php
+  * https://www.kde.org/announcements/announce-applications-17.08-rc.php
@@ -331 +372 @@
-  * https://www.kde.org/announcements/announce-applications-17.03.80.php
+  * https://www.kde.org/announcements/announce-applications-17.04-beta.php
@@ -431 +472 @@
-   * https://www.kde.org/announcements/announce-applications-16.07.90.php
+   * https://www.kde.org/announcements/announce-applications-16.08-rc.php
@@ -555 +596 @@
-   * https://www.kde.org/announcements/announce-applications-15.07.90.php
+   * https://www.kde.org/announcements/announce-applications-15.08-rc.php

Old:

  0001-sftp-bump-pending-request-count-from-1-to-128.patch
  fix-mtp-paste-with-KF5-5.25.diff
  kio-extras-18.08.3.tar.xz

New:

  kio-extras-18.12.0.tar.xz



Other differences:
--
++ kio-extras5.spec ++
--- /var/tmp/diff_new_pack.VCxPtx/_old  2018-12-19 13:34:34.400528476 +0100
+++ /var/tmp/diff_new_pack.VCxPtx/_new  2018-12-19 13:34:34.408528466 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package kio-extras5
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -12,27 +12,23 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
-%bcond_without lang
-
-Name:   kio-extras5
-Version:18.08.3
-Release:0
 %define kf5_version 5.26.0
 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
+%bcond_without lang
+Name:   kio-extras5
+Version:18.12.0
+Release:0
 Summary:Additional KIO slaves for KDE applications
-License:GPL-2.0+
+License:GPL-2.0-or-later
 Group:  System/GUI/KDE
-Url:http://www.kde.org
+URL:http://www.kde.org
 Source: kio-extras-%{version}.tar.xz
 Source99:   %{name}-rpmlintrc
-Patch0:   

commit kio-extras5 for openSUSE:Factory

2018-11-12 Thread root
Hello community,

here is the log from the commit of package kio-extras5 for openSUSE:Factory 
checked in at 2018-11-12 09:28:20

Comparing /work/SRC/openSUSE:Factory/kio-extras5 (Old)
 and  /work/SRC/openSUSE:Factory/.kio-extras5.new (New)


Package is "kio-extras5"

Mon Nov 12 09:28:20 2018 rev:64 rq:648043 version:18.08.3

Changes:

--- /work/SRC/openSUSE:Factory/kio-extras5/kio-extras5.changes  2018-10-22 
11:22:18.167218822 +0200
+++ /work/SRC/openSUSE:Factory/.kio-extras5.new/kio-extras5.changes 
2018-11-12 09:28:22.782223739 +0100
@@ -1,0 +2,13 @@
+Thu Nov 08 20:43:38 UTC 2018 - lbeltr...@kde.org
+
+- Update to 18.08.3
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-18.08.3.php
+- Changes since 18.08.2:
+  * apply eexist workaround from listDir to stat as well (kde#399699)
+  * Avoid crash by not checking free space for smb://
+- Dropped patches, now upstream:
+  * 0001-Avoid-crash-by-not-checking-free-space-for-smb.patch
+
+---

Old:

  0001-Avoid-crash-by-not-checking-free-space-for-smb.patch
  kio-extras-18.08.2.tar.xz

New:

  kio-extras-18.08.3.tar.xz



Other differences:
--
++ kio-extras5.spec ++
--- /var/tmp/diff_new_pack.DhRBTy/_old  2018-11-12 09:28:23.286223112 +0100
+++ /var/tmp/diff_new_pack.DhRBTy/_new  2018-11-12 09:28:23.286223112 +0100
@@ -19,7 +19,7 @@
 %bcond_without lang
 
 Name:   kio-extras5
-Version:18.08.2
+Version:18.08.3
 Release:0
 %define kf5_version 5.26.0
 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)
@@ -33,8 +33,6 @@
 Patch0: fix-mtp-paste-with-KF5-5.25.diff
 # PATCH-FEATURE-UPSTREAM
 Patch1: 0001-sftp-bump-pending-request-count-from-1-to-128.patch
-# PATCH-FIX-UPSTREAM
-Patch2: 0001-Avoid-crash-by-not-checking-free-space-for-smb.patch
 BuildRequires:  OpenEXR-devel
 BuildRequires:  flac-devel
 BuildRequires:  gperf

++ kio-extras-18.08.2.tar.xz -> kio-extras-18.08.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kio-extras-18.08.2/CMakeLists.txt 
new/kio-extras-18.08.3/CMakeLists.txt
--- old/kio-extras-18.08.2/CMakeLists.txt   2018-10-09 02:27:27.0 
+0200
+++ new/kio-extras-18.08.3/CMakeLists.txt   2018-11-06 01:18:18.0 
+0100
@@ -3,7 +3,7 @@
 # KDE Applications Version, managed by release script
 set (KDE_APPLICATIONS_VERSION_MAJOR "18")
 set (KDE_APPLICATIONS_VERSION_MINOR "08")
-set (KDE_APPLICATIONS_VERSION_MICRO "2")
+set (KDE_APPLICATIONS_VERSION_MICRO "3")
 set (KDE_APPLICATIONS_VERSION 
"${KDE_APPLICATIONS_VERSION_MAJOR}.${KDE_APPLICATIONS_VERSION_MINOR}.${KDE_APPLICATIONS_VERSION_MICRO}")
 project(kio-extras VERSION ${KDE_APPLICATIONS_VERSION})
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kio-extras-18.08.2/po/fr/kio5_mtp.po 
new/kio-extras-18.08.3/po/fr/kio5_mtp.po
--- old/kio-extras-18.08.2/po/fr/kio5_mtp.po2018-10-09 02:27:12.0 
+0200
+++ new/kio-extras-18.08.3/po/fr/kio5_mtp.po2018-11-06 01:18:12.0 
+0100
@@ -4,6 +4,7 @@
 # xavier , 2013.
 # Yoann Laissus , 2015.
 # Vincent Pinon , 2016.
+# Simon Depiets , 2018.
 #
 msgid ""
 msgstr ""
@@ -12,7 +13,7 @@
 "POT-Creation-Date: 2017-07-12 06:54+0200\n"
 "PO-Revision-Date: 2016-11-21 21:48+0100\n"
 "Last-Translator: Vincent Pinon \n"
-"Language-Team: French \n"
+"Language-Team: French \n"
 "Language: fr\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kio-extras-18.08.2/po/it/kio5_mtp.po 
new/kio-extras-18.08.3/po/it/kio5_mtp.po
--- old/kio-extras-18.08.2/po/it/kio5_mtp.po2018-10-09 02:27:15.0 
+0200
+++ new/kio-extras-18.08.3/po/it/kio5_mtp.po2018-11-06 01:18:13.0 
+0100
@@ -1,14 +1,15 @@
 # Copyright (C) YEAR This_file_is_part_of_KDE
 # This file is distributed under the same license as the PACKAGE package.
 # Vincenzo Reale , 2012, 2014.
+# Luigi Toscano , 2018.
 #
 msgid ""
 msgstr ""
 "Project-Id-Version: kio_mtp\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2017-07-12 06:54+0200\n"
-"PO-Revision-Date: 2016-11-05 12:56+0100\n"
-"Last-Translator: Vincenzo Reale \n"
+"PO-Revision-Date: 2018-10-18 23:45+0100\n"
+"Last-Translator: Luigi Toscano \n"
 "Language-Team: Italian \n"
 "Language: it\n"
 "MIME-Version: 1.0\n"
@@ -23,8 +24,9 @@
 "No Storages found. Make sure your device is unlocked and has MTP enabled in "
 "its USB connection settings."
 msgstr ""
-"Nessuna archiviazione trovata. Assicurati che il tuo dispos

commit kio-extras5 for openSUSE:Factory

2018-10-22 Thread root
Hello community,

here is the log from the commit of package kio-extras5 for openSUSE:Factory 
checked in at 2018-10-22 11:21:22

Comparing /work/SRC/openSUSE:Factory/kio-extras5 (Old)
 and  /work/SRC/openSUSE:Factory/.kio-extras5.new (New)


Package is "kio-extras5"

Mon Oct 22 11:21:22 2018 rev:63 rq:642631 version:18.08.2

Changes:

--- /work/SRC/openSUSE:Factory/kio-extras5/kio-extras5.changes  2018-10-15 
09:26:13.096327828 +0200
+++ /work/SRC/openSUSE:Factory/.kio-extras5.new/kio-extras5.changes 
2018-10-22 11:22:18.167218822 +0200
@@ -1,0 +2,6 @@
+Wed Oct 17 11:58:56 UTC 2018 - Luca Beltrame 
+
+- Add upstream patch 0001-Avoid-crash-by-not-checking-free-space-for-smb.patch
+  * Prevents crashes when browsing smb://
+
+---

New:

  0001-Avoid-crash-by-not-checking-free-space-for-smb.patch



Other differences:
--
++ kio-extras5.spec ++
--- /var/tmp/diff_new_pack.im1SFZ/_old  2018-10-22 11:22:19.863217103 +0200
+++ /var/tmp/diff_new_pack.im1SFZ/_new  2018-10-22 11:22:19.867217100 +0200
@@ -33,6 +33,8 @@
 Patch0: fix-mtp-paste-with-KF5-5.25.diff
 # PATCH-FEATURE-UPSTREAM
 Patch1: 0001-sftp-bump-pending-request-count-from-1-to-128.patch
+# PATCH-FIX-UPSTREAM
+Patch2: 0001-Avoid-crash-by-not-checking-free-space-for-smb.patch
 BuildRequires:  OpenEXR-devel
 BuildRequires:  flac-devel
 BuildRequires:  gperf
@@ -104,6 +106,7 @@
 %prep
 %setup -q -n kio-extras-%{version}
 %autopatch -p1
+
 sed -i '/^add_subdirectory( doc )/d' CMakeLists.txt
 
 %build

++ 0001-Avoid-crash-by-not-checking-free-space-for-smb.patch ++
>From 767415da97a7fae3c5578b9a4fb17a7be041d8ae Mon Sep 17 00:00:00 2001
From: Kai Uwe Broulik 
Date: Fri, 31 Aug 2018 09:17:17 +0200
Subject: [PATCH] Avoid crash by not checking free space for smb://

This isn't a real location but the overview of all found hosts.
smbc_opendir would succeed but then crash in smbc_fstatvfs

Differential Revision: https://phabricator.kde.org/D15142

(cherry picked from commit 000b1d910b71b491621c7cdbd934c277171c20bf)
---
 smb/kio_smb_browse.cpp | 8 
 1 file changed, 8 insertions(+)

diff --git a/smb/kio_smb_browse.cpp b/smb/kio_smb_browse.cpp
index 47b2b328..1fa0e6fb 100644
--- a/smb/kio_smb_browse.cpp
+++ b/smb/kio_smb_browse.cpp
@@ -492,6 +492,14 @@ void SMBSlave::fileSystemFreeSpace(const QUrl& url)
 {
 qCDebug(KIO_SMB) << url;
 
+// Avoid crashing in smbc_fstatvfs below when
+// requesting free space for smb:// which doesn't
+// make sense to do to begin with
+if (url.host().isEmpty()) {
+error(KIO::ERR_COULD_NOT_STAT, url.url());
+return;
+}
+
 SMBUrl smbcUrl = url;
 int handle = smbc_opendir(smbcUrl.toSmbcUrl());
 if (handle < 0) {
-- 
2.19.1




commit kio-extras5 for openSUSE:Factory

2018-10-15 Thread root
Hello community,

here is the log from the commit of package kio-extras5 for openSUSE:Factory 
checked in at 2018-10-15 09:26:11

Comparing /work/SRC/openSUSE:Factory/kio-extras5 (Old)
 and  /work/SRC/openSUSE:Factory/.kio-extras5.new (New)


Package is "kio-extras5"

Mon Oct 15 09:26:11 2018 rev:62 rq:641516 version:18.08.2

Changes:

--- /work/SRC/openSUSE:Factory/kio-extras5/kio-extras5.changes  2018-10-01 
08:11:21.110194548 +0200
+++ /work/SRC/openSUSE:Factory/.kio-extras5.new/kio-extras5.changes 
2018-10-15 09:26:13.096327828 +0200
@@ -1,0 +2,10 @@
+Thu Oct 11 20:06:53 UTC 2018 - lbeltr...@kde.org
+
+- Update to 18.08.2
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-18.08.2.php
+- Changes since 18.08.1:
+  * None
+
+---

Old:

  kio-extras-18.08.1.tar.xz

New:

  kio-extras-18.08.2.tar.xz



Other differences:
--
++ kio-extras5.spec ++
--- /var/tmp/diff_new_pack.J0xf7m/_old  2018-10-15 09:26:13.572327384 +0200
+++ /var/tmp/diff_new_pack.J0xf7m/_new  2018-10-15 09:26:13.576327380 +0200
@@ -19,7 +19,7 @@
 %bcond_without lang
 
 Name:   kio-extras5
-Version:18.08.1
+Version:18.08.2
 Release:0
 %define kf5_version 5.26.0
 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)

++ kio-extras-18.08.1.tar.xz -> kio-extras-18.08.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kio-extras-18.08.1/CMakeLists.txt 
new/kio-extras-18.08.2/CMakeLists.txt
--- old/kio-extras-18.08.1/CMakeLists.txt   2018-09-04 02:47:36.0 
+0200
+++ new/kio-extras-18.08.2/CMakeLists.txt   2018-10-09 02:27:27.0 
+0200
@@ -3,7 +3,7 @@
 # KDE Applications Version, managed by release script
 set (KDE_APPLICATIONS_VERSION_MAJOR "18")
 set (KDE_APPLICATIONS_VERSION_MINOR "08")
-set (KDE_APPLICATIONS_VERSION_MICRO "1")
+set (KDE_APPLICATIONS_VERSION_MICRO "2")
 set (KDE_APPLICATIONS_VERSION 
"${KDE_APPLICATIONS_VERSION_MAJOR}.${KDE_APPLICATIONS_VERSION_MINOR}.${KDE_APPLICATIONS_VERSION_MICRO}")
 project(kio-extras VERSION ${KDE_APPLICATIONS_VERSION})
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kio-extras-18.08.1/po/cs/kio5_sftp.po 
new/kio-extras-18.08.2/po/cs/kio5_sftp.po
--- old/kio-extras-18.08.1/po/cs/kio5_sftp.po   2018-09-04 02:46:35.0 
+0200
+++ new/kio-extras-18.08.2/po/cs/kio5_sftp.po   2018-10-09 02:27:09.0 
+0200
@@ -1,6 +1,6 @@
 # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
 # This file is distributed under the same license as the PACKAGE package.
-# Vít Pelčák , 2010, 2011, 2012, 2013, 2014.
+# Vít Pelčák , 2010, 2011, 2012, 2013, 2014, 2018.
 # Lukáš Tinkl , 2011.
 # Tomáš Chvátal , 2012.
 #
@@ -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 1.5\n"
+"X-Generator: Lokalize 2.0\n"
 
 #: kio_sftp.cpp:193
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kio-extras-18.08.1/po/fr/kio5_sftp.po 
new/kio-extras-18.08.2/po/fr/kio5_sftp.po
--- old/kio-extras-18.08.1/po/fr/kio5_sftp.po   2018-09-04 02:46:43.0 
+0200
+++ new/kio-extras-18.08.2/po/fr/kio5_sftp.po   2018-10-09 02:27:13.0 
+0200
@@ -15,6 +15,7 @@
 # xavier , 2013.
 # Vincent PINON , 2013.
 # Vincent Pinon , 2014.
+# Simon Depiets , 2018.
 #
 msgid ""
 msgstr ""
@@ -29,7 +30,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 1.5\n"
+"X-Generator: Lokalize 2.0\n"
 "X-Environment: kde\n"
 "X-Accelerator-Marker: &\n"
 "X-Text-Markup: kde4\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kio-extras-18.08.1/po/id/kio5_fish.po 
new/kio-extras-18.08.2/po/id/kio5_fish.po
--- old/kio-extras-18.08.1/po/id/kio5_fish.po   2018-09-04 02:46:49.0 
+0200
+++ new/kio-extras-18.08.2/po/id/kio5_fish.po   2018-10-09 02:27:15.0 
+0200
@@ -9,8 +9,8 @@
 "Project-Id-Version: kio_fish\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2017-05-29 02:59+0200\n"
-"PO-Revision-Date: 2018-05-17 17:36+0700\n"
-"Last-Translator: Neon \n"
+"PO-Revision-Date: 2018-10-03 22:14+0700\n"
+"Last-Translator: Wantoyo \n"
 "Language-Team: Indonesian \n"
 "Language: id\n"
 "MIME-Version: 1.0\n"
@@ -22,7 +22,7 @@
 #: fish.cpp:287
 #, kde-format
 msgid "Connecting..."
-msgstr "Menyambung..."
+msgstr "Mengonek..."
 

commit kio-extras5 for openSUSE:Factory

2018-09-30 Thread root
Hello community,

here is the log from the commit of package kio-extras5 for openSUSE:Factory 
checked in at 2018-10-01 08:11:19

Comparing /work/SRC/openSUSE:Factory/kio-extras5 (Old)
 and  /work/SRC/openSUSE:Factory/.kio-extras5.new (New)


Package is "kio-extras5"

Mon Oct  1 08:11:19 2018 rev:61 rq:636552 version:18.08.1

Changes:

--- /work/SRC/openSUSE:Factory/kio-extras5/kio-extras5.changes  2018-09-13 
23:57:19.878139885 +0200
+++ /work/SRC/openSUSE:Factory/.kio-extras5.new/kio-extras5.changes 
2018-10-01 08:11:21.110194548 +0200
@@ -1,0 +2,6 @@
+Wed Sep 19 05:43:04 UTC 2018 - Luca Beltrame 
+
+- Add upstream patch 0001-sftp-bump-pending-request-count-from-1-to-128.patch
+  * Increase sftp file reading speed up to 20 times
+
+---

New:

  0001-sftp-bump-pending-request-count-from-1-to-128.patch



Other differences:
--
++ kio-extras5.spec ++
--- /var/tmp/diff_new_pack.EDJHhJ/_old  2018-10-01 08:11:21.638194266 +0200
+++ /var/tmp/diff_new_pack.EDJHhJ/_new  2018-10-01 08:11:21.642194264 +0200
@@ -31,6 +31,8 @@
 Source: kio-extras-%{version}.tar.xz
 Source99:   %{name}-rpmlintrc
 Patch0: fix-mtp-paste-with-KF5-5.25.diff
+# PATCH-FEATURE-UPSTREAM
+Patch1: 0001-sftp-bump-pending-request-count-from-1-to-128.patch
 BuildRequires:  OpenEXR-devel
 BuildRequires:  flac-devel
 BuildRequires:  gperf
@@ -101,7 +103,7 @@
 
 %prep
 %setup -q -n kio-extras-%{version}
-%patch0 -p1
+%autopatch -p1
 sed -i '/^add_subdirectory( doc )/d' CMakeLists.txt
 
 %build

++ 0001-sftp-bump-pending-request-count-from-1-to-128.patch ++
>From 40d962d80b6f2e9d04428c5d1944834de1208fac Mon Sep 17 00:00:00 2001
From: Harald Sitter 
Date: Wed, 12 Sep 2018 16:58:04 +0200
Subject: [PATCH] [sftp] bump pending request count from 1 to 128

Summary:
with the previous value we basically did sync reading which means that
network and cyrptographic overhead head a huge impact on throughput.
meanwhile the perfect way to use asyncness is to schedule a whole bunch of
requests before starting to read.
previously this was documented as auto-adjusting, which it never was,
there's also little to be gained from adjusting this value on the fly.
more requests in most scenarios will simply mean a larger RAM footprint as
more data potentially sits in libssh waiting to be read. with 128 requests
that'd be ~8mb (assuming the file transferred is that large)

this improves read performance with libssh 0.8 by up to 20 times for large
files. read performance with libssh 0.6 is 2 to 3 times better.
the faster the connection the higher the gain of course.

128 gives somewhat competitive performance results compared to openssh's
ssh implementations while not having too large a footprint.

in raw numbers: a local link read was averaging around 10mb/s on both
libssh versions. with 128 requests this goes up to 200. competitive is
between 200 and 300 it seems (obviously all specific to my system)

CHANGELOG: sftp file reading is now up to 20 times faster

Reviewers: broulik

Reviewed By: broulik

Differential Revision: https://phabricator.kde.org/D15452
---
 sftp/kio_sftp.h | 7 ---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/sftp/kio_sftp.h b/sftp/kio_sftp.h
index cc6b9e09..e5639970 100644
--- a/sftp/kio_sftp.h
+++ b/sftp/kio_sftp.h
@@ -141,10 +141,11 @@ private: // Private variables
  * @param file the sftp_file object which should be transferred.
  * @param sb the attributes of that sftp_file object.
  * @param maxPendingRequests the maximum number of parallel requests to 
start with.
- *The number will be adjusted automatically 
depending
- *on the connection speed.
+ *   The more are pending the higher the potential 
memory
+ *   foot print, however if the connection allows 
it
+ *   we'll get better throughput.
  */
-GetRequest(sftp_file file, sftp_attributes sb, ushort maxPendingRequests = 
1);
+GetRequest(sftp_file file, sftp_attributes sb, ushort maxPendingRequests = 
128);
 /**
  * Removes all pending requests and closes the SFTP channel and attributes
  * in order to avoid memory leaks.
-- 
2.18.0




commit kio-extras5 for openSUSE:Factory

2018-09-13 Thread root
Hello community,

here is the log from the commit of package kio-extras5 for openSUSE:Factory 
checked in at 2018-09-13 23:57:19

Comparing /work/SRC/openSUSE:Factory/kio-extras5 (Old)
 and  /work/SRC/openSUSE:Factory/.kio-extras5.new (New)


Package is "kio-extras5"

Thu Sep 13 23:57:19 2018 rev:60 rq:634132 version:18.08.1

Changes:

--- /work/SRC/openSUSE:Factory/kio-extras5/kio-extras5.changes  2018-08-22 
14:16:50.465852510 +0200
+++ /work/SRC/openSUSE:Factory/.kio-extras5.new/kio-extras5.changes 
2018-09-13 23:57:19.878139885 +0200
@@ -1,0 +2,16 @@
+Fri Sep  7 08:12:12 UTC 2018 - lbeltr...@kde.org
+
+- Disable WebEngine BuildReq and add %license
+
+---
+Thu Sep 06 18:43:02 UTC 2018 - lbeltr...@kde.org
+
+- Update to 18.08.1
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-18.08.1.php
+- Changes since 18.08.0:
+  * Add license text of GPL 2.0, LGPL 2.0 and LGPL 2.1
+  * Avoid a kio-mtp crash when trying to add a blocked device to the device 
cache
+
+---

Old:

  kio-extras-18.08.0.tar.xz

New:

  kio-extras-18.08.1.tar.xz



Other differences:
--
++ kio-extras5.spec ++
--- /var/tmp/diff_new_pack.dLoiBe/_old  2018-09-13 23:57:20.366139511 +0200
+++ /var/tmp/diff_new_pack.dLoiBe/_new  2018-09-13 23:57:20.374139505 +0200
@@ -19,7 +19,7 @@
 %bcond_without lang
 
 Name:   kio-extras5
-Version:18.08.0
+Version:18.08.1
 Release:0
 %define kf5_version 5.26.0
 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)
@@ -67,11 +67,6 @@
 BuildRequires:  pkgconfig(bzip2)
 BuildRequires:  pkgconfig(exiv2)
 BuildRequires:  pkgconfig(smbclient)
-%if 0%{?suse_version} >= 1330
-%ifarch %ix86 x86_64 %arm aarch64 mips mips64
-BuildRequires:  pkgconfig(Qt5WebEngineWidgets) >= 5.7.0
-%endif
-%endif
 Recommends: kimageformats
 # we want some imageformats in
 Recommends: libqt5-qtimageformats
@@ -79,7 +74,6 @@
 Provides:   kfileaudiopreview = 4.100.0
 Obsoletes:  kfileaudiopreview < 4.100.0
 Recommends: %{name}-lang
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
 Additional KIO-slaves for KDE applications.
@@ -131,7 +125,7 @@
 %postun -n libkioarchive5 -p /sbin/ldconfig
 
 %files
-%defattr(-,root,root)
+%license COPYING.*
 %{_kf5_configkcfgdir}/
 %{_kf5_libdir}/libmolletnetwork5.so.*
 %{_kf5_plugindir}/
@@ -147,13 +141,12 @@
 %{_kf5_sharedir}/solid/
 
 %files -n libkioarchive-devel
-%defattr(-,root,root)
 %{_kf5_includedir}/kio_archivebase.h
 %{_kf5_includedir}/libkioarchive_export.h
 %{_libdir}/cmake/KioArchive/
 
 %files -n libkioarchive5
-%defattr(-,root,root)
+%license COPYING.*
 %{_libdir}/libkioarchive.so.5*
 
 %if %{with lang}

++ kio-extras-18.08.0.tar.xz -> kio-extras-18.08.1.tar.xz ++
 1765 lines of diff (skipped)




commit kio-extras5 for openSUSE:Factory

2018-08-22 Thread root
Hello community,

here is the log from the commit of package kio-extras5 for openSUSE:Factory 
checked in at 2018-08-22 14:16:45

Comparing /work/SRC/openSUSE:Factory/kio-extras5 (Old)
 and  /work/SRC/openSUSE:Factory/.kio-extras5.new (New)


Package is "kio-extras5"

Wed Aug 22 14:16:45 2018 rev:59 rq:630230 version:18.08.0

Changes:

--- /work/SRC/openSUSE:Factory/kio-extras5/kio-extras5.changes  2018-07-18 
22:42:33.185225880 +0200
+++ /work/SRC/openSUSE:Factory/.kio-extras5.new/kio-extras5.changes 
2018-08-22 14:16:50.465852510 +0200
@@ -1,0 +2,26 @@
+Thu Aug 16 22:04:41 UTC 2018 - christo...@krop.fr
+
+- Update to 18.08.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-18.08.0.php
+- Changes since 18.07.80:
+  * None
+
+---
+Thu Jul 26 13:00:45 UTC 2018 - lbeltr...@kde.org
+
+- Update to 18.07.80
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-18.07.80.php
+- Changes since 18.04.3:
+  * Remove an space and a new line
+  * fix sftp links with new uds implementation
+  * Don't generate thumbnail for desktop files (kde#220330)
+  * [activity plugin] Use the imperative mood to match all other Dolphin 
plugins
+  * Rename KActivities linking plugin
+  * Constrain libsmbclient bug workaround to affected versions only
+  * Use a more intuitive, user-friendly name for Samba share access 
(kde#141257)
+
+---

Old:

  kio-extras-18.04.3.tar.xz

New:

  kio-extras-18.08.0.tar.xz



Other differences:
--
++ kio-extras5.spec ++
--- /var/tmp/diff_new_pack.HDcL2H/_old  2018-08-22 14:16:50.917853581 +0200
+++ /var/tmp/diff_new_pack.HDcL2H/_new  2018-08-22 14:16:50.917853581 +0200
@@ -19,11 +19,11 @@
 %bcond_without lang
 
 Name:   kio-extras5
-Version:18.04.3
+Version:18.08.0
 Release:0
 %define kf5_version 5.26.0
 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)
-%{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
+%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 Summary:Additional KIO slaves for KDE applications
 License:GPL-2.0+
 Group:  System/GUI/KDE

++ kio-extras-18.04.3.tar.xz -> kio-extras-18.08.0.tar.xz ++
 12058 lines of diff (skipped)




commit kio-extras5 for openSUSE:Factory

2018-07-18 Thread root
Hello community,

here is the log from the commit of package kio-extras5 for openSUSE:Factory 
checked in at 2018-07-18 22:42:28

Comparing /work/SRC/openSUSE:Factory/kio-extras5 (Old)
 and  /work/SRC/openSUSE:Factory/.kio-extras5.new (New)


Package is "kio-extras5"

Wed Jul 18 22:42:28 2018 rev:58 rq:622678 version:18.04.3

Changes:

--- /work/SRC/openSUSE:Factory/kio-extras5/kio-extras5.changes  2018-06-13 
15:22:30.577850824 +0200
+++ /work/SRC/openSUSE:Factory/.kio-extras5.new/kio-extras5.changes 
2018-07-18 22:42:33.185225880 +0200
@@ -1,0 +2,10 @@
+Fri Jul 13 04:49:59 UTC 2018 - lbeltr...@kde.org
+
+- Update to 18.04.3
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-18.04.3.php
+- Changes since 18.04.2:
+  * fix sftp links with new uds implementation
+
+---

Old:

  kio-extras-18.04.2.tar.xz

New:

  kio-extras-18.04.3.tar.xz



Other differences:
--
++ kio-extras5.spec ++
--- /var/tmp/diff_new_pack.ePKRxb/_old  2018-07-18 22:42:33.641224369 +0200
+++ /var/tmp/diff_new_pack.ePKRxb/_new  2018-07-18 22:42:33.641224369 +0200
@@ -19,7 +19,7 @@
 %bcond_without lang
 
 Name:   kio-extras5
-Version:18.04.2
+Version:18.04.3
 Release:0
 %define kf5_version 5.26.0
 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)

++ kio-extras-18.04.2.tar.xz -> kio-extras-18.04.3.tar.xz ++
 11402 lines of diff (skipped)




commit kio-extras5 for openSUSE:Factory

2018-06-13 Thread root
Hello community,

here is the log from the commit of package kio-extras5 for openSUSE:Factory 
checked in at 2018-06-13 15:22:25

Comparing /work/SRC/openSUSE:Factory/kio-extras5 (Old)
 and  /work/SRC/openSUSE:Factory/.kio-extras5.new (New)


Package is "kio-extras5"

Wed Jun 13 15:22:25 2018 rev:57 rq:615543 version:18.04.2

Changes:

--- /work/SRC/openSUSE:Factory/kio-extras5/kio-extras5.changes  2018-05-16 
11:30:18.216937577 +0200
+++ /work/SRC/openSUSE:Factory/.kio-extras5.new/kio-extras5.changes 
2018-06-13 15:22:30.577850824 +0200
@@ -1,0 +2,10 @@
+Fri Jun 08 05:06:48 UTC 2018 - lbeltr...@kde.org
+
+- Update to 18.04.2
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-18.04.2.php
+- Changes since 18.04.1:
+  * Scale up folder icon before creating preview overlays
+
+---

Old:

  kio-extras-18.04.1.tar.xz

New:

  kio-extras-18.04.2.tar.xz



Other differences:
--
++ kio-extras5.spec ++
--- /var/tmp/diff_new_pack.1NBd54/_old  2018-06-13 15:22:31.365822071 +0200
+++ /var/tmp/diff_new_pack.1NBd54/_new  2018-06-13 15:22:31.369821925 +0200
@@ -19,7 +19,7 @@
 %bcond_without lang
 
 Name:   kio-extras5
-Version:18.04.1
+Version:18.04.2
 Release:0
 %define kf5_version 5.26.0
 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)

++ kio-extras-18.04.1.tar.xz -> kio-extras-18.04.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kio-extras-18.04.1/CMakeLists.txt 
new/kio-extras-18.04.2/CMakeLists.txt
--- old/kio-extras-18.04.1/CMakeLists.txt   2018-05-08 02:19:13.0 
+0200
+++ new/kio-extras-18.04.2/CMakeLists.txt   2018-06-05 03:06:34.0 
+0200
@@ -3,7 +3,7 @@
 # KDE Applications Version, managed by release script
 set (KDE_APPLICATIONS_VERSION_MAJOR "18")
 set (KDE_APPLICATIONS_VERSION_MINOR "04")
-set (KDE_APPLICATIONS_VERSION_MICRO "1")
+set (KDE_APPLICATIONS_VERSION_MICRO "2")
 set (KDE_APPLICATIONS_VERSION 
"${KDE_APPLICATIONS_VERSION_MAJOR}.${KDE_APPLICATIONS_VERSION_MINOR}.${KDE_APPLICATIONS_VERSION_MICRO}")
 project(kio-extras VERSION ${KDE_APPLICATIONS_VERSION})
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kio-extras-18.04.1/activities/fileitemplugin/kactivitymanagerd_fileitem_linking_plugin.desktop
 
new/kio-extras-18.04.2/activities/fileitemplugin/kactivitymanagerd_fileitem_linking_plugin.desktop
--- 
old/kio-extras-18.04.1/activities/fileitemplugin/kactivitymanagerd_fileitem_linking_plugin.desktop
  2018-05-02 14:20:01.0 +0200
+++ 
new/kio-extras-18.04.2/activities/fileitemplugin/kactivitymanagerd_fileitem_linking_plugin.desktop
  2018-06-03 07:16:42.0 +0200
@@ -13,7 +13,7 @@
 Name[es]=Archivo para el complemento de enlace de actividades
 Name[et]=Faili tegevusega linkimise plugin
 Name[fi]=Tiedostojen yhdistäminen aktiviteettiin
-Name[fr]=Enregistrer vers le module de liaison d'activités
+Name[fr]=Module externe de lien entre les fichiers et les activités
 Name[gd]=Plugan gus faidhlichean a co-cheangal ri gnìomhachdan
 Name[gl]=Complemento para ligar ficheiros con actividades
 Name[hu]=Fájl-aktivitás összekötő bővítmény
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kio-extras-18.04.1/po/id/kio5_bookmarks.po 
new/kio-extras-18.04.2/po/id/kio5_bookmarks.po
--- old/kio-extras-18.04.1/po/id/kio5_bookmarks.po  2018-05-08 
02:19:08.0 +0200
+++ new/kio-extras-18.04.2/po/id/kio5_bookmarks.po  2018-06-05 
03:05:37.0 +0200
@@ -9,7 +9,7 @@
 "Project-Id-Version: kio_bookmarks\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2016-11-19 20:16+0100\n"
-"PO-Revision-Date: 2018-04-03 06:37+0700\n"
+"PO-Revision-Date: 2018-05-10 07:24+0700\n"
 "Last-Translator: Wantoyo \n"
 "Language-Team: Indonesian \n"
 "Language: id\n"
@@ -37,7 +37,7 @@
 #: kio_bookmarks_html.cpp:97
 #, kde-format
 msgid "There are no bookmarks to display yet."
-msgstr "Tidak ada markah yang ditampilkan."
+msgstr "Belum ada markah untuk ditampilkan."
 
 #: kio_bookmarks_html.cpp:136
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kio-extras-18.04.1/po/id/kio5_fish.po 
new/kio-extras-18.04.2/po/id/kio5_fish.po
--- old/kio-extras-18.04.1/po/id/kio5_fish.po   2018-05-08 02:19:08.0 
+0200
+++ new/kio-extras-18.04.2/po/id/kio5_fish.po   2018-06-05 03:05:38.0 
+0200
@@ -9,8 +9,8 @@
 "Project-Id-Version: kio_fish\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2017-05-29 

commit kio-extras5 for openSUSE:Factory

2018-05-16 Thread root
Hello community,

here is the log from the commit of package kio-extras5 for openSUSE:Factory 
checked in at 2018-05-16 11:30:15

Comparing /work/SRC/openSUSE:Factory/kio-extras5 (Old)
 and  /work/SRC/openSUSE:Factory/.kio-extras5.new (New)


Package is "kio-extras5"

Wed May 16 11:30:15 2018 rev:56 rq:607186 version:18.04.1

Changes:

--- /work/SRC/openSUSE:Factory/kio-extras5/kio-extras5.changes  2018-04-25 
09:50:37.970433220 +0200
+++ /work/SRC/openSUSE:Factory/.kio-extras5.new/kio-extras5.changes 
2018-05-16 11:30:18.216937577 +0200
@@ -1,0 +2,10 @@
+Fri May 11 05:17:56 UTC 2018 - lbeltr...@kde.org
+
+- Update to 18.04.1
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-18.04.1.php
+- Changes since 18.04.0:
+  * None
+
+---

Old:

  kio-extras-18.04.0.tar.xz

New:

  kio-extras-18.04.1.tar.xz



Other differences:
--
++ kio-extras5.spec ++
--- /var/tmp/diff_new_pack.yQ0lln/_old  2018-05-16 11:30:19.760881453 +0200
+++ /var/tmp/diff_new_pack.yQ0lln/_new  2018-05-16 11:30:19.764881307 +0200
@@ -19,7 +19,7 @@
 %bcond_without lang
 
 Name:   kio-extras5
-Version:18.04.0
+Version:18.04.1
 Release:0
 %define kf5_version 5.26.0
 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)

++ kio-extras-18.04.0.tar.xz -> kio-extras-18.04.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kio-extras-18.04.0/CMakeLists.txt 
new/kio-extras-18.04.1/CMakeLists.txt
--- old/kio-extras-18.04.0/CMakeLists.txt   2018-04-13 02:12:18.0 
+0200
+++ new/kio-extras-18.04.1/CMakeLists.txt   2018-05-08 02:19:13.0 
+0200
@@ -3,7 +3,7 @@
 # KDE Applications Version, managed by release script
 set (KDE_APPLICATIONS_VERSION_MAJOR "18")
 set (KDE_APPLICATIONS_VERSION_MINOR "04")
-set (KDE_APPLICATIONS_VERSION_MICRO "0")
+set (KDE_APPLICATIONS_VERSION_MICRO "1")
 set (KDE_APPLICATIONS_VERSION 
"${KDE_APPLICATIONS_VERSION_MAJOR}.${KDE_APPLICATIONS_VERSION_MINOR}.${KDE_APPLICATIONS_VERSION_MICRO}")
 project(kio-extras VERSION ${KDE_APPLICATIONS_VERSION})
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kio-extras-18.04.0/mtp/mtp-network.desktop 
new/kio-extras-18.04.1/mtp/mtp-network.desktop
--- old/kio-extras-18.04.0/mtp/mtp-network.desktop  2018-04-09 
22:44:29.0 +0200
+++ new/kio-extras-18.04.1/mtp/mtp-network.desktop  2018-05-02 
14:20:01.0 +0200
@@ -18,7 +18,7 @@
 Name[he]=התקני MTP
 Name[hu]=MTP eszközök
 Name[ia]=Dispositivos MTP
-Name[id]=Peranti MTP
+Name[id]=Perangkat MTP
 Name[is]=MTP Tæki
 Name[it]=Dispositivi MTP
 Name[ko]=MTP 장치
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kio-extras-18.04.0/po/id/kio5_man.po 
new/kio-extras-18.04.1/po/id/kio5_man.po
--- old/kio-extras-18.04.0/po/id/kio5_man.po2018-04-13 02:12:14.0 
+0200
+++ new/kio-extras-18.04.1/po/id/kio5_man.po2018-05-08 02:19:08.0 
+0200
@@ -9,7 +9,7 @@
 "Project-Id-Version: kio_man\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2017-06-25 03:06+0200\n"
-"PO-Revision-Date: 2018-04-03 06:37+0700\n"
+"PO-Revision-Date: 2018-04-16 08:16+0700\n"
 "Last-Translator: Wantoyo \n"
 "Language-Team: Indonesian \n"
 "Language: id\n"
@@ -120,7 +120,7 @@
 #: kio_man.cpp:734
 #, kde-format
 msgid "Devices"
-msgstr "Peranti"
+msgstr "Perangkat"
 
 #: kio_man.cpp:735
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kio-extras-18.04.0/po/id/kio5_nfs.po 
new/kio-extras-18.04.1/po/id/kio5_nfs.po
--- old/kio-extras-18.04.0/po/id/kio5_nfs.po2018-04-13 02:12:14.0 
+0200
+++ new/kio-extras-18.04.1/po/id/kio5_nfs.po2018-05-08 02:19:08.0 
+0200
@@ -9,7 +9,7 @@
 "Project-Id-Version: kio_nfs\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2016-11-19 20:16+0100\n"
-"PO-Revision-Date: 2018-04-03 06:34+0700\n"
+"PO-Revision-Date: 2018-04-16 08:17+0700\n"
 "Last-Translator: Wantoyo \n"
 "Language-Team: Indonesian \n"
 "Language: id\n"
@@ -32,7 +32,7 @@
 #: kio_nfs.cpp:697
 #, kde-format
 msgid "No space left on device"
-msgstr "Tak ada ruang kosong tersisa di peranti"
+msgstr "Tak ada ruang kosong tersisa di perangkat"
 
 #: kio_nfs.cpp:700
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kio-extras-18.04.0/po/id/kio5_smb.po 
new/kio-extras-18.04.1/po/id/kio5_smb.po
--- old/kio-extras-18.04.0/po/id/kio5_smb.po2018-04-13 02:12:14.0 
+0200
+

commit kio-extras5 for openSUSE:Factory

2018-04-25 Thread root
Hello community,

here is the log from the commit of package kio-extras5 for openSUSE:Factory 
checked in at 2018-04-25 09:50:35

Comparing /work/SRC/openSUSE:Factory/kio-extras5 (Old)
 and  /work/SRC/openSUSE:Factory/.kio-extras5.new (New)


Package is "kio-extras5"

Wed Apr 25 09:50:35 2018 rev:55 rq:599058 version:18.04.0

Changes:

--- /work/SRC/openSUSE:Factory/kio-extras5/kio-extras5.changes  2018-03-20 
21:38:44.648375074 +0100
+++ /work/SRC/openSUSE:Factory/.kio-extras5.new/kio-extras5.changes 
2018-04-25 09:50:37.970433220 +0200
@@ -1,0 +2,20 @@
+Wed Apr 18 07:49:24 CEST 2018 - lbeltr...@kde.org
+
+- Update to 18.04.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-18.04.0.php
+- Changes since 18.03.90:
+  * None
+
+---
+Fri Apr 06 07:09:33 CEST 2018 - lbeltr...@kde.org
+
+- Update to 18.03.90
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-18.03.90.php
+- Changes since 17.12.3:
+  * Too many changes to list here
+
+---

Old:

  kio-extras-17.12.3.tar.xz

New:

  kio-extras-18.04.0.tar.xz



Other differences:
--
++ kio-extras5.spec ++
--- /var/tmp/diff_new_pack.jWGsQl/_old  2018-04-25 09:50:38.674407403 +0200
+++ /var/tmp/diff_new_pack.jWGsQl/_new  2018-04-25 09:50:38.682407110 +0200
@@ -19,7 +19,7 @@
 %bcond_without lang
 
 Name:   kio-extras5
-Version:17.12.3
+Version:18.04.0
 Release:0
 %define kf5_version 5.26.0
 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)

++ kio-extras-17.12.3.tar.xz -> kio-extras-18.04.0.tar.xz ++
 7161 lines of diff (skipped)




commit kio-extras5 for openSUSE:Factory

2018-03-20 Thread root
Hello community,

here is the log from the commit of package kio-extras5 for openSUSE:Factory 
checked in at 2018-03-20 21:38:40

Comparing /work/SRC/openSUSE:Factory/kio-extras5 (Old)
 and  /work/SRC/openSUSE:Factory/.kio-extras5.new (New)


Package is "kio-extras5"

Tue Mar 20 21:38:40 2018 rev:54 rq:585577 version:17.12.3

Changes:

--- /work/SRC/openSUSE:Factory/kio-extras5/kio-extras5.changes  2018-02-12 
10:02:09.293746137 +0100
+++ /work/SRC/openSUSE:Factory/.kio-extras5.new/kio-extras5.changes 
2018-03-20 21:38:44.648375074 +0100
@@ -1,0 +2,10 @@
+Thu Mar 08 23:51:53 CET 2018 - lbeltr...@kde.org
+
+- Update to 17.12.3
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.12.3.php
+- Changes since 17.12.2:
+  * None
+
+---

Old:

  kio-extras-17.12.2.tar.xz

New:

  kio-extras-17.12.3.tar.xz



Other differences:
--
++ kio-extras5.spec ++
--- /var/tmp/diff_new_pack.BcB72t/_old  2018-03-20 21:38:45.580341528 +0100
+++ /var/tmp/diff_new_pack.BcB72t/_new  2018-03-20 21:38:45.584341384 +0100
@@ -19,7 +19,7 @@
 %bcond_without lang
 
 Name:   kio-extras5
-Version:17.12.2
+Version:17.12.3
 Release:0
 %define kf5_version 5.26.0
 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)

++ kio-extras-17.12.2.tar.xz -> kio-extras-17.12.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kio-extras-17.12.2/CMakeLists.txt 
new/kio-extras-17.12.3/CMakeLists.txt
--- old/kio-extras-17.12.2/CMakeLists.txt   2018-02-06 01:34:44.0 
+0100
+++ new/kio-extras-17.12.3/CMakeLists.txt   2018-03-06 01:25:30.0 
+0100
@@ -3,7 +3,7 @@
 # KDE Applications Version, managed by release script
 set (KDE_APPLICATIONS_VERSION_MAJOR "17")
 set (KDE_APPLICATIONS_VERSION_MINOR "12")
-set (KDE_APPLICATIONS_VERSION_MICRO "2")
+set (KDE_APPLICATIONS_VERSION_MICRO "3")
 set (KDE_APPLICATIONS_VERSION 
"${KDE_APPLICATIONS_VERSION_MAJOR}.${KDE_APPLICATIONS_VERSION_MINOR}.${KDE_APPLICATIONS_VERSION_MICRO}")
 project(kio-extras VERSION ${KDE_APPLICATIONS_VERSION})
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kio-extras-17.12.2/po/nb/kio5_smb.po 
new/kio-extras-17.12.3/po/nb/kio5_smb.po
--- old/kio-extras-17.12.2/po/nb/kio5_smb.po2018-02-06 01:34:40.0 
+0100
+++ new/kio-extras-17.12.3/po/nb/kio5_smb.po2018-03-06 01:25:26.0 
+0100
@@ -5,7 +5,7 @@
 msgstr ""
 "Project-Id-Version: kio_smb\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-07-19 07:04+0200\n"
+"POT-Creation-Date: 2017-10-22 03:06+0200\n"
 "PO-Revision-Date: 2005-09-22 08:32+0200\n"
 "Last-Translator: MagicPO 0.3 (automated)\n"
 "Language-Team: Norwegian Bokmål \n"
@@ -54,7 +54,7 @@
 "%1:\n"
 "Ukjent filtype, verken mappe eller fil."
 
-#: kio_smb_browse.cpp:223
+#: kio_smb_browse.cpp:227
 #, kde-format
 msgid ""
 "Unable to find any workgroups in your local network. This might be caused by "
@@ -63,32 +63,32 @@
 "Klarer ikke å finne noen arbeidsgrupper i lokalnettet. Dette kan skyldes en "
 "brannmur som er slått på."
 
-#: kio_smb_browse.cpp:228
+#: kio_smb_browse.cpp:232
 #, kde-format
 msgid "No media in device for %1"
 msgstr "Ingen media i enheten for %1"
 
-#: kio_smb_browse.cpp:234
+#: kio_smb_browse.cpp:238
 #, kde-format
 msgid "Could not connect to host for %1"
 msgstr "Klarte ikke kople til vert for %1"
 
-#: kio_smb_browse.cpp:247
+#: kio_smb_browse.cpp:251
 #, kde-format
 msgid "Error while connecting to server responsible for %1"
 msgstr "Feil ved tilkopling til tjener som er ansvarlig for %1"
 
-#: kio_smb_browse.cpp:253
+#: kio_smb_browse.cpp:257
 #, kde-format
 msgid "Share could not be found on given server"
 msgstr "Kunne ikke finne ressursen på angitt tjener"
 
-#: kio_smb_browse.cpp:255
+#: kio_smb_browse.cpp:259
 #, kde-format
 msgid "Bad file descriptor"
 msgstr ""
 
-#: kio_smb_browse.cpp:260
+#: kio_smb_browse.cpp:264
 #, kde-format
 msgid ""
 "The given name could not be resolved to a unique server. Make sure your "
@@ -99,7 +99,7 @@
 "nettet er satt opp uten navnekonflikter mellom navn brukt i Windows og i "
 "UNIX navnsystem."
 
-#: kio_smb_browse.cpp:265
+#: kio_smb_browse.cpp:269
 #, kde-format
 msgid ""
 "libsmbclient reported an error, but did not specify what the problem is. "
@@ -118,12 +118,12 @@
 "så ikke oppgi dette på et åpent medium hvis du er usikker – du kan sende det "
 "privat til utviklerne hvis de ber om det)"
 
-#: kio_smb_browse.cpp:275
+#: kio_smb_browse.cpp:279
 #, kde-format
 msgid "Unknown error condition in stat: %1"

commit kio-extras5 for openSUSE:Factory

2018-02-12 Thread root
Hello community,

here is the log from the commit of package kio-extras5 for openSUSE:Factory 
checked in at 2018-02-12 10:02:06

Comparing /work/SRC/openSUSE:Factory/kio-extras5 (Old)
 and  /work/SRC/openSUSE:Factory/.kio-extras5.new (New)


Package is "kio-extras5"

Mon Feb 12 10:02:06 2018 rev:53 rq:575047 version:17.12.2

Changes:

--- /work/SRC/openSUSE:Factory/kio-extras5/kio-extras5.changes  2018-01-17 
21:50:24.113419568 +0100
+++ /work/SRC/openSUSE:Factory/.kio-extras5.new/kio-extras5.changes 
2018-02-12 10:02:09.293746137 +0100
@@ -1,0 +2,10 @@
+Wed Feb 07 08:48:20 CET 2018 - lbeltr...@kde.org
+
+- Update to 17.12.2
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.12.2.php
+- Changes since 17.12.1:
+  * None
+
+---

Old:

  kio-extras-17.12.1.tar.xz

New:

  kio-extras-17.12.2.tar.xz



Other differences:
--
++ kio-extras5.spec ++
--- /var/tmp/diff_new_pack.pdLbiV/_old  2018-02-12 10:02:10.485703174 +0100
+++ /var/tmp/diff_new_pack.pdLbiV/_new  2018-02-12 10:02:10.489703031 +0100
@@ -19,7 +19,7 @@
 %bcond_without lang
 
 Name:   kio-extras5
-Version:17.12.1
+Version:17.12.2
 Release:0
 %define kf5_version 5.26.0
 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)

++ kio-extras-17.12.1.tar.xz -> kio-extras-17.12.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kio-extras-17.12.1/CMakeLists.txt 
new/kio-extras-17.12.2/CMakeLists.txt
--- old/kio-extras-17.12.1/CMakeLists.txt   2018-01-09 02:16:39.0 
+0100
+++ new/kio-extras-17.12.2/CMakeLists.txt   2018-02-06 01:34:44.0 
+0100
@@ -3,7 +3,7 @@
 # KDE Applications Version, managed by release script
 set (KDE_APPLICATIONS_VERSION_MAJOR "17")
 set (KDE_APPLICATIONS_VERSION_MINOR "12")
-set (KDE_APPLICATIONS_VERSION_MICRO "1")
+set (KDE_APPLICATIONS_VERSION_MICRO "2")
 set (KDE_APPLICATIONS_VERSION 
"${KDE_APPLICATIONS_VERSION_MAJOR}.${KDE_APPLICATIONS_VERSION_MINOR}.${KDE_APPLICATIONS_VERSION_MICRO}")
 project(kio-extras VERSION ${KDE_APPLICATIONS_VERSION})
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kio-extras-17.12.1/activities/fileitemplugin/kactivitymanagerd_fileitem_linking_plugin.desktop
 
new/kio-extras-17.12.2/activities/fileitemplugin/kactivitymanagerd_fileitem_linking_plugin.desktop
--- 
old/kio-extras-17.12.1/activities/fileitemplugin/kactivitymanagerd_fileitem_linking_plugin.desktop
  2018-01-04 19:06:02.0 +0100
+++ 
new/kio-extras-17.12.2/activities/fileitemplugin/kactivitymanagerd_fileitem_linking_plugin.desktop
  2018-02-04 07:04:40.0 +0100
@@ -18,6 +18,7 @@
 Name[gl]=Complemento para ligar ficheiros con actividades
 Name[hu]=Fájl-aktivitás összekötő bővítmény
 Name[ia]=File a activitate ligante plugin
+Name[id]=Fie untuk aktifitas penautan plugin
 Name[is]=Tengiviðbót fyrir skrá-í-virkni
 Name[it]=Estensione di collegamento tra file e attività
 Name[km]=ឯកសារ​ទៅ​កម្មវិធី​ជំនួយ​​កំណត់​ជួរ​សកម្មភាព
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kio-extras-17.12.1/filenamesearch/kded/filenamesearchmodule.desktop 
new/kio-extras-17.12.2/filenamesearch/kded/filenamesearchmodule.desktop
--- old/kio-extras-17.12.1/filenamesearch/kded/filenamesearchmodule.desktop 
2018-01-04 19:06:02.0 +0100
+++ new/kio-extras-17.12.2/filenamesearch/kded/filenamesearchmodule.desktop 
2018-02-04 07:04:40.0 +0100
@@ -25,6 +25,7 @@
 Name[gl]=Actualizador do cartafol de busca
 Name[hu]=Keresésimappa-frissítő
 Name[ia]=Actualisator de dossier de cerca
+Name[id]=Pembaru Pencarian Folder
 Name[it]=Strumento di aggiornamento delle cartelle di ricerca
 Name[ko]=검색 폴더 업데이트 도구
 Name[nb]=Søkemappe-oppdatering
@@ -62,6 +63,7 @@
 Comment[gl]=Permite actualizar automaticamente os cartafoles de busca.
 Comment[hu]=Lehetővé teszi a Keresési mappák automatikus frissítését
 Comment[ia]=Permitte actualisationes automatic de Dossieres de cerca
+Comment[id]=Memperkenankan pembaruan otomatis untuk Pencarian Folder
 Comment[it]=Consente aggiornamenti automatici delle cartelle di ricerca
 Comment[ko]=검색 폴더 자동 업데이트 허용
 Comment[nb]=Tillater automatisk oppdatering av søkemapper
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kio-extras-17.12.1/fish/fish.protocol 
new/kio-extras-17.12.2/fish/fish.protocol
--- old/kio-extras-17.12.1/fish/fish.protocol   2018-01-04 19:06:02.0 
+0100
+++ new/kio-extras-17.12.2/fish/fish.protocol   2018-02-04 07:04:40.0 
+0100
@@ -

commit kio-extras5 for openSUSE:Factory

2018-01-17 Thread root
Hello community,

here is the log from the commit of package kio-extras5 for openSUSE:Factory 
checked in at 2018-01-17 21:50:22

Comparing /work/SRC/openSUSE:Factory/kio-extras5 (Old)
 and  /work/SRC/openSUSE:Factory/.kio-extras5.new (New)


Package is "kio-extras5"

Wed Jan 17 21:50:22 2018 rev:52 rq:564320 version:17.12.1

Changes:

--- /work/SRC/openSUSE:Factory/kio-extras5/kio-extras5.changes  2017-12-18 
08:50:45.732130496 +0100
+++ /work/SRC/openSUSE:Factory/.kio-extras5.new/kio-extras5.changes 
2018-01-17 21:50:24.113419568 +0100
@@ -1,0 +2,10 @@
+Thu Jan 11 23:41:11 CET 2018 - lbeltr...@kde.org
+
+- Update to 17.12.1
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.12.1.php
+- Changes since 17.12.0:
+  * None
+
+---

Old:

  kio-extras-17.12.0.tar.xz

New:

  kio-extras-17.12.1.tar.xz



Other differences:
--
++ kio-extras5.spec ++
--- /var/tmp/diff_new_pack.IIIBsB/_old  2018-01-17 21:50:25.077374482 +0100
+++ /var/tmp/diff_new_pack.IIIBsB/_new  2018-01-17 21:50:25.085374108 +0100
@@ -19,7 +19,7 @@
 %bcond_without lang
 
 Name:   kio-extras5
-Version:17.12.0
+Version:17.12.1
 Release:0
 %define kf5_version 5.26.0
 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)

++ kio-extras-17.12.0.tar.xz -> kio-extras-17.12.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kio-extras-17.12.0/CMakeLists.txt 
new/kio-extras-17.12.1/CMakeLists.txt
--- old/kio-extras-17.12.0/CMakeLists.txt   2017-12-08 02:00:30.0 
+0100
+++ new/kio-extras-17.12.1/CMakeLists.txt   2018-01-09 02:16:39.0 
+0100
@@ -3,7 +3,7 @@
 # KDE Applications Version, managed by release script
 set (KDE_APPLICATIONS_VERSION_MAJOR "17")
 set (KDE_APPLICATIONS_VERSION_MINOR "12")
-set (KDE_APPLICATIONS_VERSION_MICRO "0")
+set (KDE_APPLICATIONS_VERSION_MICRO "1")
 set (KDE_APPLICATIONS_VERSION 
"${KDE_APPLICATIONS_VERSION_MAJOR}.${KDE_APPLICATIONS_VERSION_MINOR}.${KDE_APPLICATIONS_VERSION_MICRO}")
 project(kio-extras VERSION ${KDE_APPLICATIONS_VERSION})
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kio-extras-17.12.0/po/fi/kio5_smb.po 
new/kio-extras-17.12.1/po/fi/kio5_smb.po
--- old/kio-extras-17.12.0/po/fi/kio5_smb.po2017-12-08 02:00:25.0 
+0100
+++ new/kio-extras-17.12.1/po/fi/kio5_smb.po2018-01-09 02:16:33.0 
+0100
@@ -5,6 +5,7 @@
 # Teemu Rytilahti , 2003.
 # Tapio Kautto , 2004.
 # Ilpo Kantonen , 2005.
+# Tommi Nieminen , 2017.
 #
 # KDE Finnish translation sprint participants:
 msgid ""
@@ -12,16 +13,16 @@
 "Project-Id-Version: kio_smb\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2017-10-22 03:06+0200\n"
-"PO-Revision-Date: 2005-10-17 16:30+0300\n"
-"Last-Translator: Ilpo Kantonen \n"
-"Language-Team: Finnish \n"
+"PO-Revision-Date: 2017-12-12 18:38+0200\n"
+"Last-Translator: Tommi Nieminen \n"
+"Language-Team: Finnish \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:14+\n"
-"X-Generator: MediaWiki 1.21alpha (963ddae); Translate 2012-11-08\n"
+"X-Generator: Lokalize 2.0\n"
 
 #: kio_smb_auth.cpp:142
 #, kde-format
@@ -87,10 +88,9 @@
 msgstr "Jakoa ei löytynyt annetulta palvelimelta"
 
 #: kio_smb_browse.cpp:259
-#, fuzzy, kde-format
-#| msgid "BAD File descriptor"
+#, kde-format
 msgid "Bad file descriptor"
-msgstr "Virheellinen tiedostomäärite"
+msgstr "Virheellinen tiedostokuvaaja"
 
 #: kio_smb_browse.cpp:264
 #, kde-format
@@ -128,7 +128,7 @@
 #: kio_smb_browse.cpp:295
 #, kde-kuit-format
 msgid "Error occurred while trying to access %1%2"
-msgstr ""
+msgstr "Sattui virhe yritettäessä käyttää kohdetta: %1%2"
 
 #: kio_smb_mount.cpp:111 kio_smb_mount.cpp:147
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kio-extras-17.12.0/po/id/kio5_bookmarks.po 
new/kio-extras-17.12.1/po/id/kio5_bookmarks.po
--- old/kio-extras-17.12.0/po/id/kio5_bookmarks.po  2017-12-08 
02:00:26.0 +0100
+++ new/kio-extras-17.12.1/po/id/kio5_bookmarks.po  2018-01-09 
02:16:35.0 +0100
@@ -2,14 +2,15 @@
 # Copyright (C) 2010 This_file_is_part_of_KDE
 # This file is distributed under the same license as the kio_bookmarks package.
 # Andhika Padmawan , 2010.
+# Wantoyo , 2017.
 #
 msgid ""
 msgstr ""
 "Project-Id-Version: kio_bookmarks\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Cre

commit kio-extras5 for openSUSE:Factory

2017-12-17 Thread root
Hello community,

here is the log from the commit of package kio-extras5 for openSUSE:Factory 
checked in at 2017-12-18 08:50:41

Comparing /work/SRC/openSUSE:Factory/kio-extras5 (Old)
 and  /work/SRC/openSUSE:Factory/.kio-extras5.new (New)


Package is "kio-extras5"

Mon Dec 18 08:50:41 2017 rev:51 rq:556202 version:17.12.0

Changes:

--- /work/SRC/openSUSE:Factory/kio-extras5/kio-extras5.changes  2017-11-16 
14:24:45.434023139 +0100
+++ /work/SRC/openSUSE:Factory/.kio-extras5.new/kio-extras5.changes 
2017-12-18 08:50:45.732130496 +0100
@@ -1,0 +2,35 @@
+Sat Dec 09 14:59:06 CET 2017 - lbeltr...@kde.org
+
+- Update to 17.12.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.12.0.php
+- Changes since 17.11.90:
+  * None
+
+---
+Sat Dec 02 10:12:37 CET 2017 - lbeltr...@kde.org
+
+- Update to 17.11.90
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.12-rc.php
+- Changes since 17.11.80:
+  * None
+
+---
+Mon Nov 20 06:59:14 CET 2017 - lbeltr...@kde.org
+
+- Update to 17.11.80
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.12-beta.php
+- Changes since 17.08.3:
+  * Workaround incorrectly returned EEXIST instead of EPERM regression 
introduced by libsmbclient 4.7 (kde#385708)
+  * Use KIO::PreviewJob::defaultPlugins()
+  * Use KIO::PreviewJob::defaultPlugins()
+  * Don't enter test subdirectories if BUILD_TESTING=OFF
+  * Set version in project()
+  * kfileaudiopreview: don't autoplay media files by default
+
+---

Old:

  kio-extras-17.08.3.tar.xz

New:

  kio-extras-17.12.0.tar.xz



Other differences:
--
++ kio-extras5.spec ++
--- /var/tmp/diff_new_pack.QEdJO2/_old  2017-12-18 08:50:46.288103657 +0100
+++ /var/tmp/diff_new_pack.QEdJO2/_new  2017-12-18 08:50:46.292103463 +0100
@@ -19,7 +19,7 @@
 %bcond_without lang
 
 Name:   kio-extras5
-Version:17.08.3
+Version:17.12.0
 Release:0
 %define kf5_version 5.26.0
 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)

++ kio-extras-17.08.3.tar.xz -> kio-extras-17.12.0.tar.xz ++
 5550 lines of diff (skipped)




commit kio-extras5 for openSUSE:Factory

2017-11-16 Thread root
Hello community,

here is the log from the commit of package kio-extras5 for openSUSE:Factory 
checked in at 2017-11-16 14:24:43

Comparing /work/SRC/openSUSE:Factory/kio-extras5 (Old)
 and  /work/SRC/openSUSE:Factory/.kio-extras5.new (New)


Package is "kio-extras5"

Thu Nov 16 14:24:43 2017 rev:50 rq:540893 version:17.08.3

Changes:

--- /work/SRC/openSUSE:Factory/kio-extras5/kio-extras5.changes  2017-11-04 
10:24:48.284676607 +0100
+++ /work/SRC/openSUSE:Factory/.kio-extras5.new/kio-extras5.changes 
2017-11-16 14:24:45.434023139 +0100
@@ -1,0 +2,12 @@
+Thu Nov 09 23:11:48 CET 2017 - lbeltr...@kde.org
+
+- Update to 17.08.3
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.08.3.php
+- Changes since 17.08.2:
+  * Workaround incorrectly returned EEXIST instead of EPERM regression 
introduced by libsmbclient 4.7 (kde#385708)
+  * Fix smb:/ handling
+- Drop workaround-bug-in-libsmbclient-4.7.patch (merged upstream)
+
+---

Old:

  kio-extras-17.08.2.tar.xz
  workaround-bug-in-libsmbclient-4.7.patch

New:

  kio-extras-17.08.3.tar.xz



Other differences:
--
++ kio-extras5.spec ++
--- /var/tmp/diff_new_pack.Dwbebe/_old  2017-11-16 14:24:45.938004887 +0100
+++ /var/tmp/diff_new_pack.Dwbebe/_new  2017-11-16 14:24:45.942004742 +0100
@@ -19,7 +19,7 @@
 %bcond_without lang
 
 Name:   kio-extras5
-Version:17.08.2
+Version:17.08.3
 Release:0
 %define kf5_version 5.26.0
 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)
@@ -31,8 +31,6 @@
 Source: kio-extras-%{version}.tar.xz
 Source99:   %{name}-rpmlintrc
 Patch0: fix-mtp-paste-with-KF5-5.25.diff
-# PATCH-FIX-UPSTREAM
-Patch1: workaround-bug-in-libsmbclient-4.7.patch
 BuildRequires:  OpenEXR-devel
 BuildRequires:  flac-devel
 BuildRequires:  gperf
@@ -110,7 +108,6 @@
 %prep
 %setup -q -n kio-extras-%{version}
 %patch0 -p1
-%patch1 -p1
 sed -i '/^add_subdirectory( doc )/d' CMakeLists.txt
 
 %build

++ kio-extras-17.08.2.tar.xz -> kio-extras-17.08.3.tar.xz ++
 4866 lines of diff (skipped)




commit kio-extras5 for openSUSE:Factory

2017-11-04 Thread root
Hello community,

here is the log from the commit of package kio-extras5 for openSUSE:Factory 
checked in at 2017-11-04 10:24:00

Comparing /work/SRC/openSUSE:Factory/kio-extras5 (Old)
 and  /work/SRC/openSUSE:Factory/.kio-extras5.new (New)


Package is "kio-extras5"

Sat Nov  4 10:24:00 2017 rev:49 rq:538102 version:17.08.2

Changes:

--- /work/SRC/openSUSE:Factory/kio-extras5/kio-extras5.changes  2017-10-23 
16:30:54.907525020 +0200
+++ /work/SRC/openSUSE:Factory/.kio-extras5.new/kio-extras5.changes 
2017-11-04 10:24:48.284676607 +0100
@@ -1,0 +2,6 @@
+Wed Nov  1 12:36:03 UTC 2017 - wba...@tmo.at
+
+- Add workaround-bug-in-libsmbclient-4.7.patch to make browsing
+  samba shares work with libsmbclient 4.7 (boo#1065868, kde#385708)
+
+---

New:

  workaround-bug-in-libsmbclient-4.7.patch



Other differences:
--
++ kio-extras5.spec ++
--- /var/tmp/diff_new_pack.sGDuL4/_old  2017-11-04 10:24:48.820657103 +0100
+++ /var/tmp/diff_new_pack.sGDuL4/_new  2017-11-04 10:24:48.824656957 +0100
@@ -31,6 +31,8 @@
 Source: kio-extras-%{version}.tar.xz
 Source99:   %{name}-rpmlintrc
 Patch0: fix-mtp-paste-with-KF5-5.25.diff
+# PATCH-FIX-UPSTREAM
+Patch1: workaround-bug-in-libsmbclient-4.7.patch
 BuildRequires:  OpenEXR-devel
 BuildRequires:  flac-devel
 BuildRequires:  gperf
@@ -108,6 +110,7 @@
 %prep
 %setup -q -n kio-extras-%{version}
 %patch0 -p1
+%patch1 -p1
 sed -i '/^add_subdirectory( doc )/d' CMakeLists.txt
 
 %build

++ workaround-bug-in-libsmbclient-4.7.patch ++
>From a36b797913a844dbb26d5dc1542b3ce304f5f445 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Michal=20Mal=C3=BD?= 
Date: Tue, 31 Oct 2017 18:19:21 -0600
Subject: Workaround incorrectly returned EEXIST instead of EPERM regression
 introduced by libsmbclient 4.7

Summary:
There appears to be an issue with libsmbclient 4.7 that returns nonsensical 
EEXIST error code when a user has not authenticated themselves to access 
password-protected shares. This patch attempts to work around the issue by 
treating EEXIST as another case of "invalid login credentials". The workaround 
tries to detect broken versions of libsmbclient and enables itself only when 
such a version is found.

See https://bugzilla.samba.org/show_bug.cgi?id=13050 for upstream bug report.

BUG: 385708

Reviewers: ngraham, davidedmundson, elvisangelaccio, #frameworks

Reviewed By: ngraham, davidedmundson

Subscribers: cfeck, rdieter, graesslin, z3ntu

Differential Revision: https://phabricator.kde.org/D8387
---
 smb/kio_smb.cpp| 30 +-
 smb/kio_smb.h  |  3 +++
 smb/kio_smb_browse.cpp |  7 ++-
 3 files changed, 38 insertions(+), 2 deletions(-)

diff --git a/smb/kio_smb.cpp b/smb/kio_smb.cpp
index 2a2e424..1ea3f99 100644
--- a/smb/kio_smb.cpp
+++ b/smb/kio_smb.cpp
@@ -31,12 +31,40 @@
 #include "kio_smb.h"
 #include "kio_smb_internal.h"
 #include 
+#include 
 
 Q_LOGGING_CATEGORY(KIO_SMB, "kio_smb")
 
+bool needsEEXISTWorkaround()
+{
+/* There is an issue with some libsmbclient versions that return EEXIST
+ * return code from smbc_opendir() instead of EPERM when the user
+ * tries to access a resource that requires login authetification.
+ * We are working around the issue by treating EEXIST as a special case
+ * of "invalid/unavailable credentials" if we detect that we are using
+ * the affected versions of libsmbclient
+ *
+ * Upstream bug report: https://bugzilla.samba.org/show_bug.cgi?id=13050
+ */
+static const QVersionNumber firstBrokenVer{4, 7, 0};
+static const QVersionNumber lastBrokenVer{9, 9, 9}; /* Adjust accordingly 
when this gets fixed upstream */
+
+const QVersionNumber currentVer = 
QVersionNumber::fromString(smbc_version());
+qCDebug(KIO_SMB) << "Using libsmbclient library version" << currentVer;
+
+if (currentVer >= firstBrokenVer && currentVer <= lastBrokenVer) {
+qCDebug(KIO_SMB) << "Detected broken libsmbclient version" << 
currentVer;
+return true;
+}
+
+return false;
+}
+
 //===
 SMBSlave::SMBSlave(const QByteArray& pool, const QByteArray& app)
-: SlaveBase( "smb", pool, app ), m_openFd(-1)
+: SlaveBase( "smb", pool, app ),
+  m_openFd(-1),
+  m_enableEEXISTWorkaround(needsEEXISTWorkaround())
 {
 m_initialized_smbc = false;
 
diff --git a/smb/kio_smb.h b/smb/kio_smb.h
index 77866b1..22fa036 100644
--- a/smb/kio_smb.h
+++ b/smb/kio_smb.h
@@ -278,6 +278,7 @@ private:
 void smbCopy(const QUrl& src, const QUrl &dest, int permissions, 
KIO::JobFlags flags);
 void smbCopyGet(const QUrl& src, const QUrl& dest

commit kio-extras5 for openSUSE:Factory

2017-10-23 Thread root
Hello community,

here is the log from the commit of package kio-extras5 for openSUSE:Factory 
checked in at 2017-10-23 16:30:54

Comparing /work/SRC/openSUSE:Factory/kio-extras5 (Old)
 and  /work/SRC/openSUSE:Factory/.kio-extras5.new (New)


Package is "kio-extras5"

Mon Oct 23 16:30:54 2017 rev:48 rq:534726 version:17.08.2

Changes:

--- /work/SRC/openSUSE:Factory/kio-extras5/kio-extras5.changes  2017-09-12 
19:47:09.756526290 +0200
+++ /work/SRC/openSUSE:Factory/.kio-extras5.new/kio-extras5.changes 
2017-10-23 16:30:54.907525020 +0200
@@ -1,0 +2,10 @@
+Tue Oct 17 00:32:11 CEST 2017 - lbeltr...@kde.org
+
+- Update to 17.08.2
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.08.2.php
+- Changes since 17.08.1:
+  * None
+
+---

Old:

  kio-extras-17.08.1.tar.xz

New:

  kio-extras-17.08.2.tar.xz



Other differences:
--
++ kio-extras5.spec ++
--- /var/tmp/diff_new_pack.9i3Jnf/_old  2017-10-23 16:30:55.607492250 +0200
+++ /var/tmp/diff_new_pack.9i3Jnf/_new  2017-10-23 16:30:55.611492062 +0200
@@ -19,7 +19,7 @@
 %bcond_without lang
 
 Name:   kio-extras5
-Version:17.08.1
+Version:17.08.2
 Release:0
 %define kf5_version 5.26.0
 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)

++ kio-extras-17.08.1.tar.xz -> kio-extras-17.08.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kio-extras-17.08.1/CMakeLists.txt 
new/kio-extras-17.08.2/CMakeLists.txt
--- old/kio-extras-17.08.1/CMakeLists.txt   2017-09-05 02:36:30.0 
+0200
+++ new/kio-extras-17.08.2/CMakeLists.txt   2017-10-10 02:14:19.0 
+0200
@@ -3,7 +3,7 @@
 # KDE Applications Version, managed by release script
 set (KDE_APPLICATIONS_VERSION_MAJOR "17")
 set (KDE_APPLICATIONS_VERSION_MINOR "08")
-set (KDE_APPLICATIONS_VERSION_MICRO "1")
+set (KDE_APPLICATIONS_VERSION_MICRO "2")
 set (KDE_APPLICATIONS_VERSION 
"${KDE_APPLICATIONS_VERSION_MAJOR}.${KDE_APPLICATIONS_VERSION_MINOR}.${KDE_APPLICATIONS_VERSION_MICRO}")
 
 cmake_minimum_required(VERSION 2.8.12 FATAL_ERROR)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kio-extras-17.08.1/network/kded/networkwatcher.desktop 
new/kio-extras-17.08.2/network/kded/networkwatcher.desktop
--- old/kio-extras-17.08.1/network/kded/networkwatcher.desktop  2017-09-02 
11:46:23.0 +0200
+++ new/kio-extras-17.08.2/network/kded/networkwatcher.desktop  2017-10-08 
04:50:29.0 +0200
@@ -99,7 +99,7 @@
 Comment[fr]=Conserve des enregistrements du réseau et met à jour les contenus 
des dossiers pour le protocole « network:/ »
 Comment[fy]=Hâld de netwurk en fernijings triemtafel listen fan it network:/ 
protocol yn de gaten
 Comment[ga]=Coimeádann sé cuntas ar an líonra agus nuashonraíonn comhadlanna 
den phrótacal network:/
-Comment[gl]=Mantén un rexistro e actualiza as listas de directorios do 
protocolo network:/
+Comment[gl]=Segue a rede e actualiza as listas de directorios do protocolo 
network:/
 Comment[gu]=નેટવર્કની દેખરેખ રાખે છે અને network:/ પ્રોટોકોલની ડિરેક્ટરી યાદીઓ 
સુધારે છે
 Comment[he]=משמש למעקב אחר הרשת ולעידכון של רשימת התיקיות בפרוטוקול network:/
 Comment[hi]=संजाल की जानकारी रखता है और संजाल के निर्देशिका सूचियाँ का अद्यतन 
करता है:/ protocol
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kio-extras-17.08.1/po/de/kio5_smb.po 
new/kio-extras-17.08.2/po/de/kio5_smb.po
--- old/kio-extras-17.08.1/po/de/kio5_smb.po2017-09-05 02:36:22.0 
+0200
+++ new/kio-extras-17.08.2/po/de/kio5_smb.po2017-10-10 02:14:11.0 
+0200
@@ -7,7 +7,7 @@
 "Project-Id-Version: kio_smb\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2017-07-19 09:11+0200\n"
-"PO-Revision-Date: 2017-08-17 15:12+0100\n"
+"PO-Revision-Date: 2017-09-24 16:00+0100\n"
 "Last-Translator: Burkhard Lück \n"
 "Language-Team: German \n"
 "Language: de\n"
@@ -152,7 +152,7 @@
 "Unmounting of mountpoint \"%1\" failed.\n"
 "%2"
 msgstr ""
-"Lösen der Verbindung zu Mount-Punkt „%1“ fehlgeschlagen.\n"
+"Lösen der Verbindung zu Einhängepunkt „%1“ fehlgeschlagen.\n"
 "%2"
 
 #~ msgid "File does not exist: %1"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kio-extras-17.08.1/po/es/kio5_smb.po 
new/kio-extras-17.08.2/po/es/kio5_smb.po
--- old/kio-extras-17.08.1/po/es/kio5_smb.po2017-09-05 02:36:23.0 
+0200
+++ new/kio-extras-17.08.2/po/es/kio5_smb.po2017-10-10 02:14:11.0 
+0200
@@ -10,20 +10,21 @@
 # Santiago Fernandez Sancho , 2005

commit kio-extras5 for openSUSE:Factory

2017-09-12 Thread root
Hello community,

here is the log from the commit of package kio-extras5 for openSUSE:Factory 
checked in at 2017-09-12 19:47:03

Comparing /work/SRC/openSUSE:Factory/kio-extras5 (Old)
 and  /work/SRC/openSUSE:Factory/.kio-extras5.new (New)


Package is "kio-extras5"

Tue Sep 12 19:47:03 2017 rev:47 rq:522557 version:17.08.1

Changes:

--- /work/SRC/openSUSE:Factory/kio-extras5/kio-extras5.changes  2017-08-24 
18:02:14.645225655 +0200
+++ /work/SRC/openSUSE:Factory/.kio-extras5.new/kio-extras5.changes 
2017-09-12 19:47:09.756526290 +0200
@@ -1,0 +2,10 @@
+Thu Sep 07 07:02:14 CEST 2017 - lbeltr...@kde.org
+
+- Update to 17.08.1
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.08.1.php
+- Changes since 17.08.0:
+  * None
+
+---

Old:

  kio-extras-17.08.0.tar.xz

New:

  kio-extras-17.08.1.tar.xz



Other differences:
--
++ kio-extras5.spec ++
--- /var/tmp/diff_new_pack.zBw3oU/_old  2017-09-12 19:47:10.424432382 +0200
+++ /var/tmp/diff_new_pack.zBw3oU/_new  2017-09-12 19:47:10.428431820 +0200
@@ -19,7 +19,7 @@
 %bcond_without lang
 
 Name:   kio-extras5
-Version:17.08.0
+Version:17.08.1
 Release:0
 %define kf5_version 5.26.0
 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)

++ kio-extras-17.08.0.tar.xz -> kio-extras-17.08.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kio-extras-17.08.0/CMakeLists.txt 
new/kio-extras-17.08.1/CMakeLists.txt
--- old/kio-extras-17.08.0/CMakeLists.txt   2017-08-11 02:46:38.0 
+0200
+++ new/kio-extras-17.08.1/CMakeLists.txt   2017-09-05 02:36:30.0 
+0200
@@ -3,7 +3,7 @@
 # KDE Applications Version, managed by release script
 set (KDE_APPLICATIONS_VERSION_MAJOR "17")
 set (KDE_APPLICATIONS_VERSION_MINOR "08")
-set (KDE_APPLICATIONS_VERSION_MICRO "0")
+set (KDE_APPLICATIONS_VERSION_MICRO "1")
 set (KDE_APPLICATIONS_VERSION 
"${KDE_APPLICATIONS_VERSION_MAJOR}.${KDE_APPLICATIONS_VERSION_MINOR}.${KDE_APPLICATIONS_VERSION_MICRO}")
 
 cmake_minimum_required(VERSION 2.8.12 FATAL_ERROR)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kio-extras-17.08.0/po/de/kio5_smb.po 
new/kio-extras-17.08.1/po/de/kio5_smb.po
--- old/kio-extras-17.08.0/po/de/kio5_smb.po2017-08-11 02:46:30.0 
+0200
+++ new/kio-extras-17.08.1/po/de/kio5_smb.po2017-09-05 02:36:22.0 
+0200
@@ -7,7 +7,7 @@
 "Project-Id-Version: kio_smb\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2017-07-19 09:11+0200\n"
-"PO-Revision-Date: 2017-02-27 17:25+0100\n"
+"PO-Revision-Date: 2017-08-17 15:12+0100\n"
 "Last-Translator: Burkhard Lück \n"
 "Language-Team: German \n"
 "Language: de\n"
@@ -82,8 +82,7 @@
 msgstr "Ressource (Freigabe) auf dem angegebenen Server nicht auffindbar"
 
 #: kio_smb_browse.cpp:255
-#, fuzzy, kde-format
-#| msgid "BAD File descriptor"
+#, kde-format
 msgid "Bad file descriptor"
 msgstr "Unbrauchbarer Datei-Deskriptor"
 
@@ -125,7 +124,7 @@
 #: kio_smb_browse.cpp:291
 #, kde-kuit-format
 msgid "Error occurred while trying to access %1%2"
-msgstr ""
+msgstr "Beim Zugriff auf %1 ist ein Fehler aufgetreten%2"
 
 #: kio_smb_mount.cpp:111 kio_smb_mount.cpp:147
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kio-extras-17.08.0/po/pl/kio5_smb.po 
new/kio-extras-17.08.1/po/pl/kio5_smb.po
--- old/kio-extras-17.08.0/po/pl/kio5_smb.po2017-08-11 02:46:34.0 
+0200
+++ new/kio-extras-17.08.1/po/pl/kio5_smb.po2017-09-05 02:36:26.0 
+0200
@@ -1,6 +1,6 @@
 # translation of kio_smb.po to polish
 # translation of kio_smb.po to
-# Version: $Revision: 1493498 $
+# Version: $Revision: 1495544 $
 # translation of kio_smb.po to
 #
 # Copyright (C) 2002, 2004, 2005, 2006 Free Software Foundation, Inc.
@@ -13,7 +13,7 @@
 "Project-Id-Version: kio_smb\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2017-07-19 09:11+0200\n"
-"PO-Revision-Date: 2017-03-25 06:57+0100\n"
+"PO-Revision-Date: 2017-08-12 07:12+0100\n"
 "Last-Translator: Łukasz Wojniłowicz \n"
 "Language-Team: Polish \n"
 "Language: pl\n"
@@ -89,10 +89,9 @@
 msgstr "Nie znaleziono zasobu na podanym serwerze"
 
 #: kio_smb_browse.cpp:255
-#, fuzzy, kde-format
-#| msgid "BAD File descriptor"
+#, kde-format
 msgid "Bad file descriptor"
-msgstr "ZŁY deskryptor pliku"
+msgstr "Zły deskryptor pliku"
 
 #: kio_smb_browse.cpp:260
 #, kde-format
@@ -133,7 +132,7 @@
 #: kio_smb_browse.cpp:291
 #, kde-kuit-format
 msgid "Error occurred while trying to acces

commit kio-extras5 for openSUSE:Factory

2017-08-24 Thread root
Hello community,

here is the log from the commit of package kio-extras5 for openSUSE:Factory 
checked in at 2017-08-24 18:02:13

Comparing /work/SRC/openSUSE:Factory/kio-extras5 (Old)
 and  /work/SRC/openSUSE:Factory/.kio-extras5.new (New)


Package is "kio-extras5"

Thu Aug 24 18:02:13 2017 rev:46 rq:517603 version:17.08.0

Changes:

--- /work/SRC/openSUSE:Factory/kio-extras5/kio-extras5.changes  2017-07-25 
11:29:44.650598911 +0200
+++ /work/SRC/openSUSE:Factory/.kio-extras5.new/kio-extras5.changes 
2017-08-24 18:02:14.645225655 +0200
@@ -1,0 +2,27 @@
+Thu Aug 17 19:48:32 UTC 2017 - jeng...@inai.de
+
+- Fix incomplete sentence structure in description.
+
+---
+Mon Aug 14 08:16:57 UTC 2017 - fab...@ritter-vogt.de
+
+- Only BuildRequire Qt WebEngine if available
+
+---
+Fri Aug 11 22:45:36 UTC 2017 - christo...@krop.fr
+
+- Update to KDE Applications 17.08.0
+  * New feature release
+  * https://www.kde.org/announcements/announce-applications-17.08.0.php
+- Changes since 17.04.3 :
+- Too many changes to list here
+
+---
+Sat Aug  5 18:17:56 UTC 2017 - christo...@krop.fr
+
+- Update to KDE Applications 17.07.90
+  * KDE Applications 17.07.90
+  * https://www.kde.org/announcements/announce-applications-17.07.90.php
+
+
+---

Old:

  kio-extras-17.04.3.tar.xz

New:

  kio-extras-17.08.0.tar.xz



Other differences:
--
++ kio-extras5.spec ++
--- /var/tmp/diff_new_pack.wLs5Nx/_old  2017-08-24 18:02:15.657083192 +0200
+++ /var/tmp/diff_new_pack.wLs5Nx/_new  2017-08-24 18:02:15.661082629 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package kio-extras5
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -15,13 +15,14 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 %bcond_without lang
 
 Name:   kio-extras5
-Version:17.04.3
+Version:17.08.0
 Release:0
 %define kf5_version 5.26.0
-# Latest stable Applications (e.g. 16.08 in KA, but 16.11.80 in KUA)
+# Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)
 %{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 Summary:Additional KIO slaves for KDE applications
 License:GPL-2.0+
@@ -66,6 +67,11 @@
 BuildRequires:  pkgconfig(bzip2)
 BuildRequires:  pkgconfig(exiv2)
 BuildRequires:  pkgconfig(smbclient)
+%if 0%{?suse_version} >= 1330
+%ifarch %ix86 x86_64 %arm aarch64 mips mips64
+BuildRequires:  pkgconfig(Qt5WebEngineWidgets) >= 5.7.0
+%endif
+%endif
 Recommends: kimageformats
 # we want some imageformats in
 Recommends: libqt5-qtimageformats
@@ -76,7 +82,24 @@
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
-Additional KIO slaves for KDE applications.
+Additional KIO-slaves for KDE applications.
+
+%package -n libkioarchive5
+Summary:The archiver base class library
+Group:  System/Libraries
+
+%description -n libkioarchive5
+The archiver base class, used by specific archive formats, is made
+available as a library in its own right so that support for other
+archive formats can be built outside the kio-extras source tree.
+
+%package -n libkioarchive-devel
+Summary:Development package for libkioarchive5
+Group:  Development/Libraries/C and C++
+Requires:   libkioarchive5 = %{version}
+
+%description -n libkioarchive-devel
+This is the development package for libkioarchive
 
 %if %{with lang}
 %lang_package
@@ -104,11 +127,14 @@
 %post   -p /sbin/ldconfig
 %postun -p /sbin/ldconfig
 
+%post   -n libkioarchive5 -p /sbin/ldconfig
+%postun -n libkioarchive5 -p /sbin/ldconfig
+
 %files
 %defattr(-,root,root)
+%{_kf5_configkcfgdir}/
 %{_kf5_libdir}/libmolletnetwork5.so.*
 %{_kf5_plugindir}/
-%{_kf5_configkcfgdir}/
 %{_kf5_servicesdir}/
 %{_kf5_servicetypesdir}/
 %{_kf5_sharedir}/kio_bookmarks/
@@ -116,9 +142,19 @@
 %{_kf5_sharedir}/kio_info/
 %{_kf5_sharedir}/konqsidebartng/
 %{_kf5_sharedir}/konqueror/
+%{_kf5_sharedir}/mime/packages/kf5_network.xml
 %{_kf5_sharedir}/remoteview/
 %{_kf5_sharedir}/solid/
-%{_kf5_sharedir}/mime/packages/kf5_network.xml
+
+%files -n libkioarchive-devel
+%defattr(-,root,root)
+%{_kf5_includedir}/kio_archivebase.h
+%{_kf5_includedir}/libkioarchive_export.h
+%{_libdir}/cmake/KioArchive/
+
+%files -n libkioarchive5
+%defattr(-,ro

commit kio-extras5 for openSUSE:Factory

2017-07-25 Thread root
Hello community,

here is the log from the commit of package kio-extras5 for openSUSE:Factory 
checked in at 2017-07-25 11:29:43

Comparing /work/SRC/openSUSE:Factory/kio-extras5 (Old)
 and  /work/SRC/openSUSE:Factory/.kio-extras5.new (New)


Package is "kio-extras5"

Tue Jul 25 11:29:43 2017 rev:45 rq:510720 version:17.04.3

Changes:

--- /work/SRC/openSUSE:Factory/kio-extras5/kio-extras5.changes  2017-07-12 
19:32:42.104337505 +0200
+++ /work/SRC/openSUSE:Factory/.kio-extras5.new/kio-extras5.changes 
2017-07-25 11:29:44.650598911 +0200
@@ -1,0 +2,10 @@
+Sat Jul 15 22:59:57 CEST 2017 - lbeltr...@kde.org
+
+- Update to 17.04.3
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.04.3.php
+- Changes since 17.04.2:
+  * Allow write access to Samba Shares' root
+
+---

Old:

  kio-extras-17.04.2.tar.xz

New:

  kio-extras-17.04.3.tar.xz



Other differences:
--
++ kio-extras5.spec ++
--- /var/tmp/diff_new_pack.1JGJBG/_old  2017-07-25 11:29:45.190522661 +0200
+++ /var/tmp/diff_new_pack.1JGJBG/_new  2017-07-25 11:29:45.194522097 +0200
@@ -18,7 +18,7 @@
 %bcond_without lang
 
 Name:   kio-extras5
-Version:17.04.2
+Version:17.04.3
 Release:0
 %define kf5_version 5.26.0
 # Latest stable Applications (e.g. 16.08 in KA, but 16.11.80 in KUA)

++ kio-extras-17.04.2.tar.xz -> kio-extras-17.04.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kio-extras-17.04.2/smb/kio_smb_browse.cpp 
new/kio-extras-17.04.3/smb/kio_smb_browse.cpp
--- old/kio-extras-17.04.2/smb/kio_smb_browse.cpp   2017-05-22 
05:30:06.0 +0200
+++ new/kio-extras-17.04.3/smb/kio_smb_browse.cpp   2017-07-10 
19:33:26.0 +0200
@@ -380,10 +380,10 @@
// Set type
udsentry.insert( KIO::UDSEntry::UDS_FILE_TYPE, S_IFDIR );
 
-   // Set permissions
-   udsentry.insert(KIO::UDSEntry::UDS_ACCESS, (S_IRUSR | S_IRGRP | 
S_IROTH | S_IXUSR | S_IXGRP | S_IXOTH));
 
if (dirp->smbc_type == SMBC_SERVER) {
+   udsentry.insert(KIO::UDSEntry::UDS_ACCESS, (S_IRUSR | 
S_IXUSR | S_IRGRP | S_IXGRP | S_IROTH | S_IXOTH));
+
// QString workgroup = m_current_url.host().toUpper();
QUrl u("smb:/");
u.setHost(dirpName);
@@ -394,7 +394,9 @@
udsentry.insert(KIO::UDSEntry::UDS_URL, u.url());
 
udsentry.insert(KIO::UDSEntry::UDS_MIME_TYPE, 
QString::fromLatin1("application/x-smb-server"));
-   }
+   } else
+   udsentry.insert(KIO::UDSEntry::UDS_ACCESS, (S_IRWXU | 
S_IRWXG | S_IROTH | S_IXOTH));
+
 
// Call base class to list entry
listEntry(udsentry);




commit kio-extras5 for openSUSE:Factory

2017-07-12 Thread root
Hello community,

here is the log from the commit of package kio-extras5 for openSUSE:Factory 
checked in at 2017-07-12 19:32:38

Comparing /work/SRC/openSUSE:Factory/kio-extras5 (Old)
 and  /work/SRC/openSUSE:Factory/.kio-extras5.new (New)


Package is "kio-extras5"

Wed Jul 12 19:32:38 2017 rev:44 rq:508946 version:17.04.2

Changes:

--- /work/SRC/openSUSE:Factory/kio-extras5/kio-extras5.changes  2017-06-12 
15:19:30.961692370 +0200
+++ /work/SRC/openSUSE:Factory/.kio-extras5.new/kio-extras5.changes 
2017-07-12 19:32:42.104337505 +0200
@@ -1,0 +2,10 @@
+Sat Jul  8 12:30:52 UTC 2017 - fab...@ritter-vogt.de
+
+- Fix obsoletes
+
+---
+Wed Jul  5 21:48:59 UTC 2017 - jeng...@inai.de
+
+- Fix grammar errors in description.
+
+---



Other differences:
--
++ kio-extras5.spec ++
--- /var/tmp/diff_new_pack.HJsBYI/_old  2017-07-12 19:32:42.716251169 +0200
+++ /var/tmp/diff_new_pack.HJsBYI/_new  2017-07-12 19:32:42.720250605 +0200
@@ -23,7 +23,7 @@
 %define kf5_version 5.26.0
 # Latest stable Applications (e.g. 16.08 in KA, but 16.11.80 in KUA)
 %{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
-Summary:Additional KIO-slaves for KDE applications
+Summary:Additional KIO slaves for KDE applications
 License:GPL-2.0+
 Group:  System/GUI/KDE
 Url:http://www.kde.org
@@ -71,12 +71,12 @@
 Recommends: libqt5-qtimageformats
 #BuildRequires:  update-desktop-files
 Provides:   kfileaudiopreview = 4.100.0
-Obsoletes:  kfileaudiopreview <= 4.100.0
+Obsoletes:  kfileaudiopreview < 4.100.0
 Recommends: %{name}-lang
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
-Additional KIO-slaves for KDE applications.
+Additional KIO slaves for KDE applications.
 
 %if %{with lang}
 %lang_package




commit kio-extras5 for openSUSE:Factory

2017-06-12 Thread root
Hello community,

here is the log from the commit of package kio-extras5 for openSUSE:Factory 
checked in at 2017-06-12 15:19:29

Comparing /work/SRC/openSUSE:Factory/kio-extras5 (Old)
 and  /work/SRC/openSUSE:Factory/.kio-extras5.new (New)


Package is "kio-extras5"

Mon Jun 12 15:19:29 2017 rev:43 rq:502024 version:17.04.2

Changes:

--- /work/SRC/openSUSE:Factory/kio-extras5/kio-extras5.changes  2017-06-01 
16:24:27.649120733 +0200
+++ /work/SRC/openSUSE:Factory/.kio-extras5.new/kio-extras5.changes 
2017-06-12 15:19:30.961692370 +0200
@@ -1,0 +2,10 @@
+Wed Jun 07 17:42:50 CEST 2017 - lbeltr...@kde.org
+
+- Update to 17.04.2
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.04.2.php
+- Changes since 17.04.1:
+  * None
+
+---

Old:

  kio-extras-17.04.1.tar.xz

New:

  kio-extras-17.04.2.tar.xz



Other differences:
--
++ kio-extras5.spec ++
--- /var/tmp/diff_new_pack.fYHNn6/_old  2017-06-12 15:19:31.657594173 +0200
+++ /var/tmp/diff_new_pack.fYHNn6/_new  2017-06-12 15:19:31.661593609 +0200
@@ -18,7 +18,7 @@
 %bcond_without lang
 
 Name:   kio-extras5
-Version:17.04.1
+Version:17.04.2
 Release:0
 %define kf5_version 5.26.0
 # Latest stable Applications (e.g. 16.08 in KA, but 16.11.80 in KUA)

++ kio-extras-17.04.1.tar.xz -> kio-extras-17.04.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kio-extras-17.04.1/po/he/kfileaudiopreview5.po 
new/kio-extras-17.04.2/po/he/kfileaudiopreview5.po
--- old/kio-extras-17.04.1/po/he/kfileaudiopreview5.po  2017-05-09 
02:24:44.0 +0200
+++ new/kio-extras-17.04.2/po/he/kfileaudiopreview5.po  2017-06-06 
02:21:56.0 +0200
@@ -6,19 +6,20 @@
 # Diego Iastrubni , 2003.
 # Diego Iastrubni , 2004, 2012.
 # Meni Livne , 2007.
+# Elkana Bardugo , 2017. #zanata
 msgid ""
 msgstr ""
-"Project-Id-Version: kfileaudiopreview4\n"
+"Project-Id-Version: kfileaudiopreview5\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2016-11-19 20:16+0100\n"
-"PO-Revision-Date: 2012-03-11 21:07+0200\n"
-"Last-Translator: Diego Iastrubni \n"
+"PO-Revision-Date: 2017-05-16 07:03-0400\n"
+"Last-Translator: Copied by Zanata \n"
 "Language-Team: Hebrew \n"
 "Language: he\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"X-Generator: Lokalize 1.4\n"
+"X-Generator: Zanata 3.9.6\n"
 "Plural-Forms: nplurals=2; plural=n != 1;\n"
 
 #: kfileaudiopreview.cpp:81
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kio-extras-17.04.1/po/he/kio5_activities.po 
new/kio-extras-17.04.2/po/he/kio5_activities.po
--- old/kio-extras-17.04.1/po/he/kio5_activities.po 2017-05-09 
02:24:44.0 +0200
+++ new/kio-extras-17.04.2/po/he/kio5_activities.po 2017-06-06 
02:21:56.0 +0200
@@ -2,24 +2,24 @@
 # This file is distributed under the same license as the PACKAGE package.
 #
 # Diego Iastrubni , 2012.
+# Elkana Bardugo , 2017. #zanata
 msgid ""
 msgstr ""
-"Project-Id-Version: \n"
+"Project-Id-Version: kio5_activities\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2016-11-19 20:16+0100\n"
-"PO-Revision-Date: 2012-08-10 19:06+0300\n"
-"Last-Translator: Diego Iastrubni \n"
+"PO-Revision-Date: 2017-05-16 07:03-0400\n"
+"Last-Translator: Copied by Zanata \n"
 "Language-Team: Hebrew \n"
 "Language: he\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 1.4\n"
+"X-Generator: Zanata 3.9.6\n"
 
 #: fileitemplugin/FileItemLinkingPlugin.cpp:100 KioActivities.cpp:306
 #, fuzzy, kde-format
-#| msgid "Unlock Activity"
 msgid "Activities"
 msgstr "בטל נעילת הפעילות"
 
@@ -30,21 +30,18 @@
 
 #: fileitemplugin/FileItemLinkingPlugin.cpp:123
 #, fuzzy, kde-format
-#| msgid "Activity manager is not running properly."
 msgid "The Activity Manager is not running"
 msgstr "מנהל פעילויות לא פועל כהלכה."
 
 #: fileitemplugin/FileItemLinkingPluginActionLoader.cpp:67
 #: fileitemplugin/FileItemLinkingPluginActionLoader.cpp:134
 #, fuzzy, kde-format
-#| msgid "Unprotect Activity"
 msgid "Link to the current activity"
 msgstr "בטל את הגנת הפעילות"
 
 #: fileitemplugin/FileItemLinkingPluginActionLoader.cpp:70
 #: fileitemplugin/FileItemLinkingPluginActionLoader.cpp:139
 #, fuzzy, kde-format
-#| msgid "Unprotect Activity"
 msgid "Unlink from the current activity"
 msgstr "בטל את הגנת הפעילות"
 
@@ -62,13 +59,11 @@
 
 #: KioActivities.cpp:107 KioActivities.cpp:229
 #

commit kio-extras5 for openSUSE:Factory

2017-06-01 Thread root
Hello community,

here is the log from the commit of package kio-extras5 for openSUSE:Factory 
checked in at 2017-06-01 16:24:05

Comparing /work/SRC/openSUSE:Factory/kio-extras5 (Old)
 and  /work/SRC/openSUSE:Factory/.kio-extras5.new (New)


Package is "kio-extras5"

Thu Jun  1 16:24:05 2017 rev:42 rq:497869 version:17.04.1

Changes:

--- /work/SRC/openSUSE:Factory/kio-extras5/kio-extras5.changes  2017-05-22 
10:40:58.843918706 +0200
+++ /work/SRC/openSUSE:Factory/.kio-extras5.new/kio-extras5.changes 
2017-06-01 16:24:27.649120733 +0200
@@ -1,0 +2,6 @@
+Tue May 23 21:46:13 UTC 2017 - wba...@tmo.at
+
+- Add "BuildRequires: gperf" to enable building the man kio-slave
+  (boo#1040444)
+
+---



Other differences:
--
++ kio-extras5.spec ++
--- /var/tmp/diff_new_pack.AakTCV/_old  2017-06-01 16:24:28.249036140 +0200
+++ /var/tmp/diff_new_pack.AakTCV/_new  2017-06-01 16:24:28.249036140 +0200
@@ -32,6 +32,7 @@
 Patch0: fix-mtp-paste-with-KF5-5.25.diff
 BuildRequires:  OpenEXR-devel
 BuildRequires:  flac-devel
+BuildRequires:  gperf
 BuildRequires:  kactivities5-devel
 BuildRequires:  karchive-devel
 BuildRequires:  kconfig-devel




commit kio-extras5 for openSUSE:Factory

2017-05-22 Thread root
Hello community,

here is the log from the commit of package kio-extras5 for openSUSE:Factory 
checked in at 2017-05-22 10:40:55

Comparing /work/SRC/openSUSE:Factory/kio-extras5 (Old)
 and  /work/SRC/openSUSE:Factory/.kio-extras5.new (New)


Package is "kio-extras5"

Mon May 22 10:40:55 2017 rev:41 rq:495956 version:17.04.1

Changes:

--- /work/SRC/openSUSE:Factory/kio-extras5/kio-extras5.changes  2017-05-08 
18:52:11.743838182 +0200
+++ /work/SRC/openSUSE:Factory/.kio-extras5.new/kio-extras5.changes 
2017-05-22 10:40:58.843918706 +0200
@@ -1,0 +2,11 @@
+Wed May 17 20:36:22 CEST 2017 - lbeltr...@kde.org
+
+- Update to 17.04.1
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.04.1.php
+- Changes since 17.04.0:
+  * Add set_package_properties for Qt5WebEngineWidgets
+  * Rename almost all the translation template (conflicts)
+
+---

Old:

  kio-extras-17.04.0.tar.xz

New:

  kio-extras-17.04.1.tar.xz



Other differences:
--
++ kio-extras5.spec ++
--- /var/tmp/diff_new_pack.7V1HKa/_old  2017-05-22 10:40:59.755790134 +0200
+++ /var/tmp/diff_new_pack.7V1HKa/_new  2017-05-22 10:40:59.755790134 +0200
@@ -18,7 +18,7 @@
 %bcond_without lang
 
 Name:   kio-extras5
-Version:17.04.0
+Version:17.04.1
 Release:0
 %define kf5_version 5.26.0
 # Latest stable Applications (e.g. 16.08 in KA, but 16.11.80 in KUA)

++ kio-extras-17.04.0.tar.xz -> kio-extras-17.04.1.tar.xz ++
 118761 lines of diff (skipped)




commit kio-extras5 for openSUSE:Factory

2017-05-08 Thread root
Hello community,

here is the log from the commit of package kio-extras5 for openSUSE:Factory 
checked in at 2017-05-08 18:52:10

Comparing /work/SRC/openSUSE:Factory/kio-extras5 (Old)
 and  /work/SRC/openSUSE:Factory/.kio-extras5.new (New)


Package is "kio-extras5"

Mon May  8 18:52:10 2017 rev:40 rq:490428 version:17.04.0

Changes:

--- /work/SRC/openSUSE:Factory/kio-extras5/kio-extras5.changes  2017-03-15 
00:54:35.394222540 +0100
+++ /work/SRC/openSUSE:Factory/.kio-extras5.new/kio-extras5.changes 
2017-05-08 18:52:11.743838182 +0200
@@ -1,0 +2,30 @@
+Sun Apr 16 10:45:01 CEST 2017 - lbeltr...@kde.org
+
+- Update to 17.04.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.04.0.php
+- Changes since 17.03.90:
+  * None
+
+---
+Wed Apr 12 20:25:38 CEST 2017 - lbeltr...@kde.org
+
+- Update to 17.03.90
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.04-rc.php
+- Changes since 17.03.80:
+  * None
+
+---
+Sat Mar 25 23:10:31 CET 2017 - lbeltr...@kde.org
+
+- Update to 17.03.80
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.03.80.php
+- Changes since 16.12.3:
+  * Too many changes to list here
+
+---

Old:

  0001-Add-an-AudioThumnail.patch
  kio-extras-16.12.3.tar.xz

New:

  kio-extras-17.04.0.tar.xz



Other differences:
--
++ kio-extras5.spec ++
--- /var/tmp/diff_new_pack.OpmK0V/_old  2017-05-08 18:52:12.391746658 +0200
+++ /var/tmp/diff_new_pack.OpmK0V/_new  2017-05-08 18:52:12.391746658 +0200
@@ -15,12 +15,13 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+%bcond_without lang
 
 Name:   kio-extras5
-Version:16.12.3
+Version:17.04.0
 Release:0
 %define kf5_version 5.26.0
-# Latest stable Applications (e.g. 16.08 in KA, but 16.12.3 in KUA)
+# Latest stable Applications (e.g. 16.08 in KA, but 16.11.80 in KUA)
 %{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 Summary:Additional KIO-slaves for KDE applications
 License:GPL-2.0+
@@ -28,8 +29,7 @@
 Url:http://www.kde.org
 Source: kio-extras-%{version}.tar.xz
 Source99:   %{name}-rpmlintrc
-Patch0: 0001-Add-an-AudioThumnail.patch
-Patch1: fix-mtp-paste-with-KF5-5.25.diff
+Patch0: fix-mtp-paste-with-KF5-5.25.diff
 BuildRequires:  OpenEXR-devel
 BuildRequires:  flac-devel
 BuildRequires:  kactivities5-devel
@@ -71,15 +71,19 @@
 #BuildRequires:  update-desktop-files
 Provides:   kfileaudiopreview = 4.100.0
 Obsoletes:  kfileaudiopreview <= 4.100.0
+Recommends: %{name}-lang
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
 Additional KIO-slaves for KDE applications.
 
+%if %{with lang}
+%lang_package
+%endif
+
 %prep
 %setup -q -n kio-extras-%{version}
 %patch0 -p1
-%patch1 -p1
 sed -i '/^add_subdirectory( doc )/d' CMakeLists.txt
 
 %build
@@ -88,6 +92,10 @@
 
 %install
   %kf5_makeinstall -C build
+  %if %{with lang}
+%kf5_find_lang
+%kf5_find_htmldocs
+  %endif
   # we don't need nor want devel symlink, and dbus interface -- kio-extras 
don't install any headers,
   # nor are meant for development
   rm -rf %{buildroot}%{_kf5_sharedir}/dbus-1/
@@ -111,4 +119,8 @@
 %{_kf5_sharedir}/solid/
 %{_kf5_sharedir}/mime/packages/kf5_network.xml
 
+%if %{with lang}
+%files lang -f %{name}.lang
+%endif
+
 %changelog

++ kio-extras-16.12.3.tar.xz -> kio-extras-17.04.0.tar.xz ++
 85262 lines of diff (skipped)




commit kio-extras5 for openSUSE:Factory

2017-03-14 Thread root
Hello community,

here is the log from the commit of package kio-extras5 for openSUSE:Factory 
checked in at 2017-03-15 00:54:34

Comparing /work/SRC/openSUSE:Factory/kio-extras5 (Old)
 and  /work/SRC/openSUSE:Factory/.kio-extras5.new (New)


Package is "kio-extras5"

Wed Mar 15 00:54:34 2017 rev:39 rq:478184 version:16.12.3

Changes:

--- /work/SRC/openSUSE:Factory/kio-extras5/kio-extras5.changes  2017-02-13 
07:18:49.115192167 +0100
+++ /work/SRC/openSUSE:Factory/.kio-extras5.new/kio-extras5.changes 
2017-03-15 00:54:35.394222540 +0100
@@ -1,0 +2,20 @@
+Thu Mar  9 20:21:20 UTC 2017 - alarr...@suse.com
+
+- Rebase 0001-Add-an-AudioThumnail.patch
+
+---
+Thu Mar  9 12:38:31 CET 2017 - lbeltr...@kde.org
+
+- Update to 16.12.3
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-16.12.3.php
+- Changes since 16.12.2:
+  * Fix kio_sftp hanging when server doesn't support statvfs
+  * kio_mtp: add write permissions to root storage folder
+  * Fix install files
+  * Enable html thumbnail
+  * Thumbnails should be a clean image representation, remove frame.
+
+
+---

Old:

  kio-extras-16.12.2.tar.xz

New:

  kio-extras-16.12.3.tar.xz



Other differences:
--
++ kio-extras5.spec ++
--- /var/tmp/diff_new_pack.idl4SW/_old  2017-03-15 00:54:36.010135393 +0100
+++ /var/tmp/diff_new_pack.idl4SW/_new  2017-03-15 00:54:36.014134828 +0100
@@ -17,10 +17,10 @@
 
 
 Name:   kio-extras5
-Version:16.12.2
+Version:16.12.3
 Release:0
 %define kf5_version 5.26.0
-# Latest stable Applications (e.g. 16.08 in KA, but 16.12.2 in KUA)
+# Latest stable Applications (e.g. 16.08 in KA, but 16.12.3 in KUA)
 %{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 Summary:Additional KIO-slaves for KDE applications
 License:GPL-2.0+

++ 0001-Add-an-AudioThumnail.patch ++
--- /var/tmp/diff_new_pack.idl4SW/_old  2017-03-15 00:54:36.034131999 +0100
+++ /var/tmp/diff_new_pack.idl4SW/_new  2017-03-15 00:54:36.038131433 +0100
@@ -105,9 +105,9 @@
  jpegthumbnail.desktop
  textthumbnail.desktop
 +audiothumbnail.desktop
- #htmlthumbnail.desktop
  #desktopthumbnail.desktop
  comicbookthumbnail.desktop
+ kraorathumbnail.desktop
 diff --git a/thumbnail/audiocreator.cpp b/thumbnail/audiocreator.cpp
 new file mode 100644
 index 000..4bc69d6

++ kio-extras-16.12.2.tar.xz -> kio-extras-16.12.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kio-extras-16.12.2/activities/fileitemplugin/kactivitymanagerd_fileitem_linking_plugin.desktop
 
new/kio-extras-16.12.3/activities/fileitemplugin/kactivitymanagerd_fileitem_linking_plugin.desktop
--- 
old/kio-extras-16.12.2/activities/fileitemplugin/kactivitymanagerd_fileitem_linking_plugin.desktop
  2017-02-04 08:07:51.0 +0100
+++ 
new/kio-extras-16.12.3/activities/fileitemplugin/kactivitymanagerd_fileitem_linking_plugin.desktop
  2017-03-06 09:36:53.0 +0100
@@ -6,7 +6,7 @@
 Name[bs]=Datoteka dodatka za povezivanje na aktivnost
 Name[ca]=Connector per enllaçar fitxers amb activitats
 Name[ca@valencia]=Connector per enllaçar fitxers amb activitats
-Name[cs]=MOdul propojující soubor do činnosti
+Name[cs]=Modul propojující soubor do činnosti
 Name[da]=Fil til aktivitetslink-plugin
 Name[de]=Modul für die Verknüpfung von Dateien zu Aktivitäten
 Name[el]=Αρχείο για το πρόσθετο διαχείρισης δραστηριότητας
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kio-extras-16.12.2/filenamesearch/kded/filenamesearchmodule.desktop 
new/kio-extras-16.12.3/filenamesearch/kded/filenamesearchmodule.desktop
--- old/kio-extras-16.12.2/filenamesearch/kded/filenamesearchmodule.desktop 
2017-02-04 08:07:51.0 +0100
+++ new/kio-extras-16.12.3/filenamesearch/kded/filenamesearchmodule.desktop 
2017-03-06 09:36:53.0 +0100
@@ -11,8 +11,9 @@
 
 Name=Search Folder Updater
 Name[ca]=Actualitzador de les carpetes de cerca
-Name[ca@valencia]=Actualitzador de les carpetes de cerca
+Name[ca@valencia]=Actualitzador de les carpetes de busca
 Name[cs]=Nástroj pro aktualizaci složek pro vyhledávání
+Name[da]=Opdatering af søgemappe
 Name[de]=Suchordner-Aktualisierung
 Name[en_GB]=Search Folder Updater
 Name[es]=Actualizador de carpetas de búsqueda
@@ -36,11 +37,13 @@
 Name[sv]=Uppdatering av sökkatalog
 Name[uk]=Засіб оновлення тек пошуку
 Name[x-test]=xxSearch Folder Updaterxx
+Name[zh_CN]=搜索文件夹更新器
 Name[zh_TW]=搜尋資料夾更新器
 Comment=Allows automati

commit kio-extras5 for openSUSE:Factory

2017-02-12 Thread root
Hello community,

here is the log from the commit of package kio-extras5 for openSUSE:Factory 
checked in at 2017-02-13 07:18:47

Comparing /work/SRC/openSUSE:Factory/kio-extras5 (Old)
 and  /work/SRC/openSUSE:Factory/.kio-extras5.new (New)


Package is "kio-extras5"

Changes:

--- /work/SRC/openSUSE:Factory/kio-extras5/kio-extras5.changes  2017-01-25 
22:57:05.556458486 +0100
+++ /work/SRC/openSUSE:Factory/.kio-extras5.new/kio-extras5.changes 
2017-02-13 07:18:49.115192167 +0100
@@ -1,0 +2,8 @@
+Thu Feb  9 06:58:19 UTC 2017 - lbeltr...@kde.org
+
+- Update to KDE Applications 16.12.2
+   * KDE Applications 16.12.2
+   * https://www.kde.org/announcements/announce-applications-16.12.2.php
+
+
+---

Old:

  kio-extras-16.12.1.tar.xz

New:

  kio-extras-16.12.2.tar.xz



Other differences:
--
++ kio-extras5.spec ++
--- /var/tmp/diff_new_pack.CxZvOd/_old  2017-02-13 07:18:50.714964167 +0100
+++ /var/tmp/diff_new_pack.CxZvOd/_new  2017-02-13 07:18:50.714964167 +0100
@@ -17,10 +17,10 @@
 
 
 Name:   kio-extras5
-Version:16.12.1
+Version:16.12.2
 Release:0
 %define kf5_version 5.26.0
-# Latest stable Applications (e.g. 16.08 in KA, but 16.12.1 in KUA)
+# Latest stable Applications (e.g. 16.08 in KA, but 16.12.2 in KUA)
 %{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 Summary:Additional KIO-slaves for KDE applications
 License:GPL-2.0+

++ kio-extras-16.12.1.tar.xz -> kio-extras-16.12.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kio-extras-16.12.1/filenamesearch/kded/filenamesearchmodule.desktop 
new/kio-extras-16.12.2/filenamesearch/kded/filenamesearchmodule.desktop
--- old/kio-extras-16.12.1/filenamesearch/kded/filenamesearchmodule.desktop 
2016-12-14 06:32:59.0 +0100
+++ new/kio-extras-16.12.2/filenamesearch/kded/filenamesearchmodule.desktop 
2017-02-04 08:07:51.0 +0100
@@ -20,11 +20,13 @@
 Name[fi]=Hakukansion päivitin
 Name[fr]=Mise à jour du dossier Recherche
 Name[it]=Strumento di aggiornamento delle cartelle di ricerca
+Name[ko]=검색 폴더 업데이트 도구
 Name[nb]=Søkemappe-oppdatering
 Name[nl]=Bijwerker van zoekmap
 Name[nn]=Søkjemappe-oppdatering
 Name[pl]=Uaktualnienie katalogu wyszukiwania
 Name[pt]=Actualização das Pastas de Pesquisa
+Name[pt_BR]=Atualização das pastas de pesquisa
 Name[sk]=Aktualizátor priečinkov hľadania
 Name[sl]=Posodobilnik iskalnih map
 Name[sr]=Ажурирање фасцикли претраге
@@ -46,11 +48,13 @@
 Comment[fi]=Mahdollistaa hakukansioiden automaattisen päivittämisen
 Comment[fr]=Permet une mise à jour automatique des dossiers de recherche
 Comment[it]=Consente aggiornamenti automatici delle cartelle di ricerca
+Comment[ko]=검색 폴더 자동 업데이트 허용
 Comment[nb]=Tillater automatisk oppdatering av søkemapper
 Comment[nl]=Staat automatisch bijwerken van zoekmappen toe
 Comment[nn]=Tillèt automatiske oppdateringar av søkjemapper
 Comment[pl]=Umożliwia samoczynne uaktualnienia katalogów wyszukiwania
 Comment[pt]=Permite as actualizações automáticas das Pastas de Pesquisa
+Comment[pt_BR]=Permite as atualizações automáticas das pastas de pesquisa
 Comment[sk]=Umožní automatické aktualizácie priečinkov hľadania
 Comment[sl]=Omogoča samodejno posodabljanje iskalnih map
 Comment[sr]=Омогућава аутоматско ажурирање фасцикли претраге
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kio-extras-16.12.1/network/kded/networkwatcher.desktop 
new/kio-extras-16.12.2/network/kded/networkwatcher.desktop
--- old/kio-extras-16.12.1/network/kded/networkwatcher.desktop  2016-12-14 
06:32:59.0 +0100
+++ new/kio-extras-16.12.2/network/kded/networkwatcher.desktop  2017-02-04 
08:07:51.0 +0100
@@ -99,7 +99,7 @@
 Comment[fr]=Conserve des enregistrements du réseau et met à jour les contenus 
des dossiers pour le protocole « network:/ »
 Comment[fy]=Hâld de netwurk en fernijings triemtafel listen fan it network:/ 
protocol yn de gaten
 Comment[ga]=Coimeádann sé cuntas ar an líonra agus nuashonraíonn comhadlanna 
den phrótacal network:/
-Comment[gl]=Mantén un rexistro e actualiza as listas de cartafoles do 
protocolo network:/
+Comment[gl]=Mantén un rexistro e actualiza as listas de directorios do 
protocolo network:/
 Comment[gu]=નેટવર્કની દેખરેખ રાખે છે અને network:/ પ્રોટોકોલની ડિરેક્ટરી યાદીઓ 
સુધારે છે
 Comment[he]=משמש למעקב אחר הרשת ולעידכון של רשימת התיקיות בפרוטוקול network:/
 Comment[hi]=संजाल की जानकारी रखता है और संजाल के निर्देशिका सूचियाँ का अद्यतन 
करता है:/ protocol
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/k

commit kio-extras5 for openSUSE:Factory

2017-01-25 Thread root
Hello community,

here is the log from the commit of package kio-extras5 for openSUSE:Factory 
checked in at 2017-01-25 22:57:03

Comparing /work/SRC/openSUSE:Factory/kio-extras5 (Old)
 and  /work/SRC/openSUSE:Factory/.kio-extras5.new (New)


Package is "kio-extras5"

Changes:

--- /work/SRC/openSUSE:Factory/kio-extras5/kio-extras5.changes  2016-12-17 
10:42:08.088171491 +0100
+++ /work/SRC/openSUSE:Factory/.kio-extras5.new/kio-extras5.changes 
2017-01-25 22:57:05.556458486 +0100
@@ -1,0 +2,7 @@
+Sat Jan 14 08:57:29 UTC 2017 - lbeltr...@kde.org
+
+- - Update to KDE Applications 16.12.1
+   * KDE Applications 16.12.1 
+   * https://www.kde.org/announcements/announce-applications-16.12.1.php
+
+---

Old:

  kio-extras-16.12.0.tar.xz

New:

  kio-extras-16.12.1.tar.xz



Other differences:
--
++ kio-extras5.spec ++
--- /var/tmp/diff_new_pack.bK7bEI/_old  2017-01-25 22:57:06.044384663 +0100
+++ /var/tmp/diff_new_pack.bK7bEI/_new  2017-01-25 22:57:06.048384058 +0100
@@ -17,10 +17,10 @@
 
 
 Name:   kio-extras5
-Version:16.12.0
+Version:16.12.1
 Release:0
 %define kf5_version 5.26.0
-# Latest stable Applications (e.g. 16.08 in KA, but 16.12.0 in KUA)
+# Latest stable Applications (e.g. 16.08 in KA, but 16.12.1 in KUA)
 %{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 Summary:Additional KIO-slaves for KDE applications
 License:GPL-2.0+

++ kio-extras-16.12.0.tar.xz -> kio-extras-16.12.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kio-extras-16.12.0/filenamesearch/kded/filenamesearchmodule.desktop 
new/kio-extras-16.12.1/filenamesearch/kded/filenamesearchmodule.desktop
--- old/kio-extras-16.12.0/filenamesearch/kded/filenamesearchmodule.desktop 
2016-12-04 19:54:57.0 +0100
+++ new/kio-extras-16.12.1/filenamesearch/kded/filenamesearchmodule.desktop 
2016-12-14 06:32:59.0 +0100
@@ -16,6 +16,7 @@
 Name[de]=Suchordner-Aktualisierung
 Name[en_GB]=Search Folder Updater
 Name[es]=Actualizador de carpetas de búsqueda
+Name[et]=Otsingukataloogide uuendaja
 Name[fi]=Hakukansion päivitin
 Name[fr]=Mise à jour du dossier Recherche
 Name[it]=Strumento di aggiornamento delle cartelle di ricerca
@@ -41,6 +42,7 @@
 Comment[de]=Ermöglicht die automatische Aktualisierung von Suchordnern
 Comment[en_GB]=Allows automatic updates of Search Folders
 Comment[es]=Permite actualizaciones automáticas de carpetas de búsqueda
+Comment[et]=Võimaldab otsingukataloogide automaatset uuendamist
 Comment[fi]=Mahdollistaa hakukansioiden automaattisen päivittämisen
 Comment[fr]=Permet une mise à jour automatique des dossiers de recherche
 Comment[it]=Consente aggiornamenti automatici delle cartelle di ricerca
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kio-extras-16.12.0/mtp/solid_mtp.desktop 
new/kio-extras-16.12.1/mtp/solid_mtp.desktop
--- old/kio-extras-16.12.0/mtp/solid_mtp.desktop2016-12-04 
19:54:57.0 +0100
+++ new/kio-extras-16.12.1/mtp/solid_mtp.desktop2016-12-14 
06:32:59.0 +0100
@@ -15,7 +15,7 @@
 Name[cs]=Otevřít ve správci souborů
 Name[csb]=Òtemkni w &menadzerze lopków
 Name[da]=Åbn med filhåndtering
-Name[de]=Mit Dateimanager öffnen
+Name[de]=Mit Dateiverwaltung öffnen
 Name[el]=Άνοιγμα με τον διαχειριστή αρχείων
 Name[en_GB]=Open with File Manager
 Name[eo]=Malfermi per &defaŭlta retumilo




commit kio-extras5 for openSUSE:Factory

2016-11-12 Thread h_root
Hello community,

here is the log from the commit of package kio-extras5 for openSUSE:Factory 
checked in at 2016-11-12 13:37:57

Comparing /work/SRC/openSUSE:Factory/kio-extras5 (Old)
 and  /work/SRC/openSUSE:Factory/.kio-extras5.new (New)


Package is "kio-extras5"

Changes:

--- /work/SRC/openSUSE:Factory/kio-extras5/kio-extras5.changes  2016-10-18 
10:19:04.0 +0200
+++ /work/SRC/openSUSE:Factory/.kio-extras5.new/kio-extras5.changes 
2016-11-12 13:37:59.0 +0100
@@ -1,0 +2,7 @@
+Wed Nov  9 06:18:41 UTC 2016 - lbeltr...@kde.org
+
+- Update to KDE Applications 16.08.3
+  * KDE Applications 16.08.3
+  * https://www.kde.org/announcements/announce-applications-16.08.3.php
+
+---

Old:

  kio-extras-16.08.2.tar.xz

New:

  kio-extras-16.08.3.tar.xz



Other differences:
--
++ kio-extras5.spec ++
--- /var/tmp/diff_new_pack.A2pOfc/_old  2016-11-12 13:37:59.0 +0100
+++ /var/tmp/diff_new_pack.A2pOfc/_new  2016-11-12 13:37:59.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   kio-extras5
-Version:16.08.2
+Version:16.08.3
 Release:0
 Summary:Additional KIO-slaves for KDE applications
 License:GPL-2.0+

++ kio-extras-16.08.2.tar.xz -> kio-extras-16.08.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kio-extras-16.08.2/activities/fileitemplugin/kactivitymanagerd_fileitem_linking_plugin.desktop
 
new/kio-extras-16.08.3/activities/fileitemplugin/kactivitymanagerd_fileitem_linking_plugin.desktop
--- 
old/kio-extras-16.08.2/activities/fileitemplugin/kactivitymanagerd_fileitem_linking_plugin.desktop
  2016-09-09 13:57:08.0 +0200
+++ 
new/kio-extras-16.08.3/activities/fileitemplugin/kactivitymanagerd_fileitem_linking_plugin.desktop
  2016-11-07 13:21:48.0 +0100
@@ -18,7 +18,7 @@
 Name[is]=Tengiviðbót fyrir skrá-í-virkni
 Name[it]=Estensione di collegamento tra file e attività
 Name[km]=ឯកសារ​ទៅ​កម្មវិធី​ជំនួយ​​កំណត់​ជួរ​សកម្មភាព
-Name[ko]=활동 연결 플러그인 파일
+Name[ko]=파일 대 활동 연결 플러그인
 Name[lt]=Failo pririšimo prie veiklos papildinys
 Name[nb]=Programtillegg som binder fil til aktivitet
 Name[nl]=Plug-in voor koppelen van bestand aan activiteit
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kio-extras-16.08.2/filenamesearch/CMakeLists.txt 
new/kio-extras-16.08.3/filenamesearch/CMakeLists.txt
--- old/kio-extras-16.08.2/filenamesearch/CMakeLists.txt2016-09-09 
13:57:08.0 +0200
+++ new/kio-extras-16.08.3/filenamesearch/CMakeLists.txt2016-11-07 
13:21:48.0 +0100
@@ -1,6 +1,8 @@
 add_library(kio_filenamesearch MODULE kio_filenamesearch.cpp)
-target_link_libraries(kio_filenamesearch KF5::KIOCore)
+target_link_libraries(kio_filenamesearch KF5::KIOCore KF5::DBusAddons)
 set_target_properties(kio_filenamesearch PROPERTIES OUTPUT_NAME 
"filenamesearch")
 
 install(TARGETS kio_filenamesearch DESTINATION ${PLUGIN_INSTALL_DIR}/kf5/kio)
 install(FILES filenamesearch.protocol DESTINATION  ${SERVICES_INSTALL_DIR})
+
+add_subdirectory(kded)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kio-extras-16.08.2/filenamesearch/kded/CMakeLists.txt 
new/kio-extras-16.08.3/filenamesearch/kded/CMakeLists.txt
--- old/kio-extras-16.08.2/filenamesearch/kded/CMakeLists.txt   1970-01-01 
01:00:00.0 +0100
+++ new/kio-extras-16.08.3/filenamesearch/kded/CMakeLists.txt   2016-11-07 
13:21:48.0 +0100
@@ -0,0 +1,13 @@
+set (KDED_FILENAMESEARCH_SRCS
+ filenamesearchmodule.cpp
+)
+
+add_library(filenamesearchmodule MODULE ${KDED_FILENAMESEARCH_SRCS})
+kcoreaddons_desktop_to_json(filenamesearchmodule filenamesearchmodule.desktop)
+
+target_link_libraries(filenamesearchmodule
+KF5::DBusAddons
+KF5::KIOCore
+)
+
+install(TARGETS filenamesearchmodule DESTINATION 
${PLUGIN_INSTALL_DIR}/kf5/kded)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kio-extras-16.08.2/filenamesearch/kded/filenamesearchmodule.cpp 
new/kio-extras-16.08.3/filenamesearch/kded/filenamesearchmodule.cpp
--- old/kio-extras-16.08.2/filenamesearch/kded/filenamesearchmodule.cpp 
1970-01-01 01:00:00.0 +0100
+++ new/kio-extras-16.08.3/filenamesearch/kded/filenamesearchmodule.cpp 
2016-11-07 13:21:48.0 +0100
@@ -0,0 +1,109 @@
+/*
+ * This file is part of the KDE KIO-extras Project
+ * Copyright (C) 2016 Anthony Fieroni 
+ *
+ * This library is free software; you can redistribute it and/or
+ * modify it under the terms of the GNU Lesser General Public
+ * License as published by the Free Software Foundation; either
+ * version 2.1 

commit kio-extras5 for openSUSE:Factory

2016-10-18 Thread h_root
Hello community,

here is the log from the commit of package kio-extras5 for openSUSE:Factory 
checked in at 2016-10-18 10:19:04

Comparing /work/SRC/openSUSE:Factory/kio-extras5 (Old)
 and  /work/SRC/openSUSE:Factory/.kio-extras5.new (New)


Package is "kio-extras5"

Changes:

--- /work/SRC/openSUSE:Factory/kio-extras5/kio-extras5.changes  2016-09-14 
23:11:45.0 +0200
+++ /work/SRC/openSUSE:Factory/.kio-extras5.new/kio-extras5.changes 
2016-10-18 10:19:04.0 +0200
@@ -1,0 +2,6 @@
+Tue Oct 11 20:57:16 UTC 2016 - lbeltr...@kde.org
+
+- KDE Applications 16.08.2
+https://www.kde.org/announcements/announce-applications-16.08.2.php
+
+---

Old:

  kio-extras-16.08.1.tar.xz

New:

  kio-extras-16.08.2.tar.xz



Other differences:
--
++ kio-extras5.spec ++
--- /var/tmp/diff_new_pack.0NahFA/_old  2016-10-18 10:19:06.0 +0200
+++ /var/tmp/diff_new_pack.0NahFA/_new  2016-10-18 10:19:06.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   kio-extras5
-Version:16.08.1
+Version:16.08.2
 Release:0
 Summary:Additional KIO-slaves for KDE applications
 License:GPL-2.0+

++ kio-extras-16.08.1.tar.xz -> kio-extras-16.08.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kio-extras-16.08.1/recentdocuments/recentdocumentsnotifier.desktop 
new/kio-extras-16.08.2/recentdocuments/recentdocumentsnotifier.desktop
--- old/kio-extras-16.08.1/recentdocuments/recentdocumentsnotifier.desktop  
2016-08-17 23:19:44.0 +0200
+++ new/kio-extras-16.08.2/recentdocuments/recentdocumentsnotifier.desktop  
2016-09-09 13:57:08.0 +0200
@@ -74,8 +74,8 @@
 Comment[bg]=Следене за промени в скорошните документи
 Comment[bn]=সম্প্রতি ব্যবহৃত নথীর ফোল্ডার "Recent Documents"-এ কোন পরিবর্তন 
হচ্ছে কি না লক্ষ্য রাখে
 Comment[bs]=Prati direktorij s posljednjim dokumentima
-Comment[ca]=Controla els canvis en la carpeta «Documents recents»
-Comment[ca@valencia]=Controla els canvis en la carpeta «Documents recents»
+Comment[ca]=Controla els canvis a la carpeta «Documents recents»
+Comment[ca@valencia]=Controla els canvis a la carpeta «Documents recents»
 Comment[cs]=Monitoruje změny ve složce nedávných dokumentů
 Comment[da]=Overvåger mappen med "nylige dokumenter" for ændringer
 Comment[de]=Überwacht den Ordner „Zuletzt geöffnete Dokumente“ auf Änderungen




commit kio-extras5 for openSUSE:Factory

2016-09-14 Thread h_root
Hello community,

here is the log from the commit of package kio-extras5 for openSUSE:Factory 
checked in at 2016-09-14 23:11:42

Comparing /work/SRC/openSUSE:Factory/kio-extras5 (Old)
 and  /work/SRC/openSUSE:Factory/.kio-extras5.new (New)


Package is "kio-extras5"

Changes:

--- /work/SRC/openSUSE:Factory/kio-extras5/kio-extras5.changes  2016-08-29 
14:40:41.0 +0200
+++ /work/SRC/openSUSE:Factory/.kio-extras5.new/kio-extras5.changes 
2016-09-14 23:11:45.0 +0200
@@ -1,0 +2,8 @@
+Fri Sep  9 08:25:56 UTC 2016 - tittiatc...@gmail.com
+
+- Update to KDE Applications 16.08.1
+   * KDE Applications 16.08.1
+   * https://www.kde.org/announcements/announce-applications-16.08.1.php
+
+
+---

Old:

  kio-extras-16.08.0.tar.xz

New:

  kio-extras-16.08.1.tar.xz



Other differences:
--
++ kio-extras5.spec ++
--- /var/tmp/diff_new_pack.yVivFt/_old  2016-09-14 23:11:46.0 +0200
+++ /var/tmp/diff_new_pack.yVivFt/_new  2016-09-14 23:11:46.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   kio-extras5
-Version:16.08.0
+Version:16.08.1
 Release:0
 Summary:Additional KIO-slaves for KDE applications
 License:GPL-2.0+

++ kio-extras-16.08.0.tar.xz -> kio-extras-16.08.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kio-extras-16.08.0/mtp/CMakeLists.txt 
new/kio-extras-16.08.1/mtp/CMakeLists.txt
--- old/kio-extras-16.08.0/mtp/CMakeLists.txt   2016-07-30 15:11:52.0 
+0200
+++ new/kio-extras-16.08.1/mtp/CMakeLists.txt   2016-08-17 23:19:44.0 
+0200
@@ -9,6 +9,7 @@
 kio_mtp_helpers.cpp
 )
 
+include_directories(${MTP_INCLUDE_DIR})
 add_library(kio_mtp MODULE ${kio_mtp_PART_SRCS} )
 target_link_libraries(kio_mtp ${MTP_LIBRARIES} Qt5::Core KF5::KIOCore 
KF5::I18n KF5::Solid)
 set_target_properties(kio_mtp PROPERTIES OUTPUT_NAME "mtp")




commit kio-extras5 for openSUSE:Factory

2016-08-29 Thread h_root
Hello community,

here is the log from the commit of package kio-extras5 for openSUSE:Factory 
checked in at 2016-08-29 14:40:36

Comparing /work/SRC/openSUSE:Factory/kio-extras5 (Old)
 and  /work/SRC/openSUSE:Factory/.kio-extras5.new (New)


Package is "kio-extras5"

Changes:

--- /work/SRC/openSUSE:Factory/kio-extras5/kio-extras5.changes  2016-07-21 
07:46:35.0 +0200
+++ /work/SRC/openSUSE:Factory/.kio-extras5.new/kio-extras5.changes 
2016-08-29 14:40:41.0 +0200
@@ -1,0 +2,16 @@
+Fri Aug 12 10:18:22 UTC 2016 - tittiatc...@gmail.com
+
+- Update to KDE Applications 16.08.0
+   * KDE Applications 16.08.0
+   * https://www.kde.org/announcements/announce-applications-16.08.0.php
+
+
+---
+Mon Aug  8 15:06:13 UTC 2016 - tittiatc...@gmail.com
+
+- Update to KDE Applications 16.07.90
+   * KDE Applications 16.07.90 (16.08-RC)
+   * https://www.kde.org/announcements/announce-applications-16.07.90.php
+
+
+---

Old:

  kio-extras-16.04.3.tar.xz

New:

  kio-extras-16.08.0.tar.xz



Other differences:
--
++ kio-extras5.spec ++
--- /var/tmp/diff_new_pack.FcCZvv/_old  2016-08-29 14:40:43.0 +0200
+++ /var/tmp/diff_new_pack.FcCZvv/_new  2016-08-29 14:40:43.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   kio-extras5
-Version:16.04.3
+Version:16.08.0
 Release:0
 Summary:Additional KIO-slaves for KDE applications
 License:GPL-2.0+

++ kio-extras-16.04.3.tar.xz -> kio-extras-16.08.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kio-extras-16.04.3/CMakeLists.txt 
new/kio-extras-16.08.0/CMakeLists.txt
--- old/kio-extras-16.04.3/CMakeLists.txt   2016-07-03 14:38:11.0 
+0200
+++ new/kio-extras-16.08.0/CMakeLists.txt   2016-07-30 15:11:52.0 
+0200
@@ -36,13 +36,15 @@
 KIO
 KHtml
 KDELibs4Support
-Pty
 Solid
 Bookmarks
 GuiAddons
 Activities
 )
-
+# As this is the check used for linkage, only require it in the same 
location...
+if (UNIX)
+find_package(KF5Pty ${KF5_MIN_VERSION} REQUIRED)
+endif()
 
 include(KDEInstallDirs)
 include(KDECMakeSettings)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kio-extras-16.04.3/activities/fileitemplugin/kactivitymanagerd_fileitem_linking_plugin.desktop
 
new/kio-extras-16.08.0/activities/fileitemplugin/kactivitymanagerd_fileitem_linking_plugin.desktop
--- 
old/kio-extras-16.04.3/activities/fileitemplugin/kactivitymanagerd_fileitem_linking_plugin.desktop
  2016-07-03 14:38:11.0 +0200
+++ 
new/kio-extras-16.08.0/activities/fileitemplugin/kactivitymanagerd_fileitem_linking_plugin.desktop
  2016-07-30 15:11:52.0 +0200
@@ -2,21 +2,31 @@
 Encoding=UTF-8
 Type=Service
 Name=File to activity linking plugin
+Name[ast]=Complementu d'enllazamientu d'actividaes a ficheros
+Name[bs]=Datoteka dodatka za povezivanje na aktivnost
 Name[ca]=Connector per enllaçar fitxers amb activitats
 Name[ca@valencia]=Connector per enllaçar fitxers amb activitats
 Name[da]=Fil til aktivitetslink-plugin
 Name[de]=Modul für die Verknüpfung von Dateien zu Aktivitäten
+Name[el]=Αρχείο για το πρόσθετο διαχείρισης δραστηριότητας
 Name[en_GB]=File to activity linking plugin
 Name[es]=Archivo para el complemento de enlace de actividades
+Name[et]=Faili tegevusega linkimise plugin
 Name[fi]=Tiedostojen yhdistäminen aktiviteettiin
+Name[gd]=Plugan gus faidhlichean a co-cheangal ri gnìomhachdan
 Name[gl]=Complemento para ligar ficheiros con actividades
+Name[is]=Tengiviðbót fyrir skrá-í-virkni
 Name[it]=Estensione di collegamento tra file e attività
+Name[km]=ឯកសារ​ទៅ​កម្មវិធី​ជំនួយ​​កំណត់​ជួរ​សកម្មភាព
+Name[ko]=활동 연결 플러그인 파일
+Name[lt]=Failo pririšimo prie veiklos papildinys
 Name[nb]=Programtillegg som binder fil til aktivitet
 Name[nl]=Plug-in voor koppelen van bestand aan activiteit
 Name[nn]=Programtillegg for å knyta fil til aktivitet
 Name[pl]=Plik dla wtyczki łączącej działania
 Name[pt]='Plugin' de ligação de ficheiros a actividades
 Name[pt_BR]=Plugin de ligação de arquivo a atividade
+Name[ru]=Модуль связывания файлов с комнатами
 Name[sk]=Súbor na plugin linkovania aktivít
 Name[sl]=Vstavek za povezovanje datoteke z dejavnostjo
 Name[sr]=Фајл за прикључак повезивања активности
@@ -24,6 +34,8 @@
 Name[sr@ijekavianlatin]=Fajl za priključak povezivanja aktivnosti
 Name[sr@latin]=Fajl za priključak povezivanja aktivnosti
 Name[sv]=Insticksprogram för länkning av fil till aktivitet
+Name[tr]=Etkinliğe dosya bağlama eklentisi
+Name[ug]=پائالىيەت ئۇلانما قىستۇرما ھۆججىتى
 Name[uk]=Додаток 

commit kio-extras5 for openSUSE:Factory

2016-07-20 Thread h_root
Hello community,

here is the log from the commit of package kio-extras5 for openSUSE:Factory 
checked in at 2016-07-21 07:46:33

Comparing /work/SRC/openSUSE:Factory/kio-extras5 (Old)
 and  /work/SRC/openSUSE:Factory/.kio-extras5.new (New)


Package is "kio-extras5"

Changes:

--- /work/SRC/openSUSE:Factory/kio-extras5/kio-extras5.changes  2016-06-20 
11:00:30.0 +0200
+++ /work/SRC/openSUSE:Factory/.kio-extras5.new/kio-extras5.changes 
2016-07-21 07:46:35.0 +0200
@@ -1,0 +2,8 @@
+Thu Jul  7 23:58:31 UTC 2016 - tittiatc...@gmail.com
+
+- Update to KDE Applications 16.04.3
+   * KDE Applications 16.04.3
+   * https://www.kde.org/announcements/announce-applications-16.04.3.php
+
+
+---

Old:

  kio-extras-16.04.2.tar.xz

New:

  kio-extras-16.04.3.tar.xz



Other differences:
--
++ kio-extras5.spec ++
--- /var/tmp/diff_new_pack.uG1rW0/_old  2016-07-21 07:46:36.0 +0200
+++ /var/tmp/diff_new_pack.uG1rW0/_new  2016-07-21 07:46:36.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   kio-extras5
-Version:16.04.2
+Version:16.04.3
 Release:0
 Summary:Additional KIO-slaves for KDE applications
 License:GPL-2.0+

++ kio-extras-16.04.2.tar.xz -> kio-extras-16.04.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kio-extras-16.04.2/mtp/mtp-network.desktop 
new/kio-extras-16.04.3/mtp/mtp-network.desktop
--- old/kio-extras-16.04.2/mtp/mtp-network.desktop  2016-05-29 
14:22:10.0 +0200
+++ new/kio-extras-16.04.3/mtp/mtp-network.desktop  2016-07-03 
14:38:11.0 +0200
@@ -14,6 +14,7 @@
 Name[et]=MTP-seadmed
 Name[fi]=MTP-laitteet
 Name[gl]=Dispositivos MTP
+Name[he]=התקני MTP
 Name[hu]=MTP eszközök
 Name[is]=MTP Tæki
 Name[it]=Dispositivi MTP
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kio-extras-16.04.2/thumbnail/directorythumbnail.desktop 
new/kio-extras-16.04.3/thumbnail/directorythumbnail.desktop
--- old/kio-extras-16.04.2/thumbnail/directorythumbnail.desktop 2016-05-29 
14:22:10.0 +0200
+++ new/kio-extras-16.04.3/thumbnail/directorythumbnail.desktop 2016-07-03 
14:38:11.0 +0200
@@ -20,6 +20,7 @@
 Name[fr]=Dossiers
 Name[gl]=Cartafoles
 Name[gu]=ફોલ્ડરો
+Name[he]=תיקיות
 Name[hi]=फ़ोल्डर
 Name[hu]=Mappák
 Name[ia]=Dossieres




commit kio-extras5 for openSUSE:Factory

2016-06-20 Thread h_root
Hello community,

here is the log from the commit of package kio-extras5 for openSUSE:Factory 
checked in at 2016-06-20 11:00:28

Comparing /work/SRC/openSUSE:Factory/kio-extras5 (Old)
 and  /work/SRC/openSUSE:Factory/.kio-extras5.new (New)


Package is "kio-extras5"

Changes:

--- /work/SRC/openSUSE:Factory/kio-extras5/kio-extras5.changes  2016-05-31 
12:20:41.0 +0200
+++ /work/SRC/openSUSE:Factory/.kio-extras5.new/kio-extras5.changes 
2016-06-20 11:00:30.0 +0200
@@ -1,0 +2,8 @@
+Fri Jun 10 17:59:25 UTC 2016 - tittiatc...@gmail.com
+
+- Update to KDE Applications 16.04.2
+   * KDE Applications 16.04.2
+   * https://www.kde.org/announcements/announce-applications-16.04.2.php
+
+
+---

Old:

  kio-extras-16.04.1.tar.xz

New:

  kio-extras-16.04.2.tar.xz



Other differences:
--
++ kio-extras5.spec ++
--- /var/tmp/diff_new_pack.DWWHdf/_old  2016-06-20 11:00:31.0 +0200
+++ /var/tmp/diff_new_pack.DWWHdf/_new  2016-06-20 11:00:31.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   kio-extras5
-Version:16.04.1
+Version:16.04.2
 Release:0
 Summary:Additional KIO-slaves for KDE applications
 License:GPL-2.0+

++ kio-extras-16.04.1.tar.xz -> kio-extras-16.04.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kio-extras-16.04.1/activities/fileitemplugin/kactivitymanagerd_fileitem_linking_plugin.desktop
 
new/kio-extras-16.04.2/activities/fileitemplugin/kactivitymanagerd_fileitem_linking_plugin.desktop
--- 
old/kio-extras-16.04.1/activities/fileitemplugin/kactivitymanagerd_fileitem_linking_plugin.desktop
  2016-04-28 15:02:33.0 +0200
+++ 
new/kio-extras-16.04.2/activities/fileitemplugin/kactivitymanagerd_fileitem_linking_plugin.desktop
  2016-05-29 14:22:10.0 +0200
@@ -4,6 +4,7 @@
 Name=File to activity linking plugin
 Name[ca]=Connector per enllaçar fitxers amb activitats
 Name[ca@valencia]=Connector per enllaçar fitxers amb activitats
+Name[da]=Fil til aktivitetslink-plugin
 Name[de]=Modul für die Verknüpfung von Dateien zu Aktivitäten
 Name[en_GB]=File to activity linking plugin
 Name[es]=Archivo para el complemento de enlace de actividades
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kio-extras-16.04.1/fish/fish.cpp 
new/kio-extras-16.04.2/fish/fish.cpp
--- old/kio-extras-16.04.1/fish/fish.cpp2016-04-28 15:02:33.0 
+0200
+++ new/kio-extras-16.04.2/fish/fish.cpp2016-05-29 14:22:10.0 
+0200
@@ -1220,7 +1220,7 @@
 
 void fishProtocol::writeStdin(const QString &line)
 {
-qlist.append(line.toLatin1());
+qlist.append(E(line));
 
 if (writeReady) {
 writeReady = false;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kio-extras-16.04.1/thumbnail/kraorathumbnail.desktop 
new/kio-extras-16.04.2/thumbnail/kraorathumbnail.desktop
--- old/kio-extras-16.04.1/thumbnail/kraorathumbnail.desktop2016-04-28 
15:02:33.0 +0200
+++ new/kio-extras-16.04.2/thumbnail/kraorathumbnail.desktop2016-05-29 
14:22:10.0 +0200
@@ -4,6 +4,7 @@
 Name[ca]=Documents del Krita
 Name[ca@valencia]=Documents del Krita
 Name[cs]=Dokumenty Krita
+Name[da]=Krita-dokumenter
 Name[de]=Krita-Dokumente
 Name[en_GB]=Krita Documents
 Name[es]=Documentos de Krita




commit kio-extras5 for openSUSE:Factory

2016-05-31 Thread h_root
Hello community,

here is the log from the commit of package kio-extras5 for openSUSE:Factory 
checked in at 2016-05-31 12:20:40

Comparing /work/SRC/openSUSE:Factory/kio-extras5 (Old)
 and  /work/SRC/openSUSE:Factory/.kio-extras5.new (New)


Package is "kio-extras5"

Changes:

--- /work/SRC/openSUSE:Factory/kio-extras5/kio-extras5.changes  2016-03-26 
15:15:47.0 +0100
+++ /work/SRC/openSUSE:Factory/.kio-extras5.new/kio-extras5.changes 
2016-05-31 12:20:41.0 +0200
@@ -1,0 +2,32 @@
+Sat May  7 10:29:48 UTC 2016 - tittiatc...@gmail.com
+
+- Update to KDE Applications 16.04.1
+   * KDE Applications 16.04.1
+   * https://www.kde.org/announcements/announce-applications-16.04.1.php
+
+
+---
+Thu Apr 21 11:57:45 UTC 2016 - wba...@tmo.at
+
+- Conflict with kactivities5 5.19.0 and earlier to prevent file
+  conflicts. The activities fileitem_linking_plugin and kio slave
+  have been moved from kactivities5 to kio-extras5 in 16.04
+  (boo#976592)
+
+---
+Sun Apr 17 06:05:50 UTC 2016 - tittiatc...@gmail.com
+
+- Update to KDE Applications 16.04.0
+   * KDE Applications 16.04.0
+   * https://www.kde.org/announcements/announce-applications-16.04.0.php
+
+
+---
+Mon Apr 11 06:42:18 UTC 2016 - tittiatc...@gmail.com
+
+- Update to KDE Applications 16.03.90
+   * KDE Applications 16.04.0 RC
+   * https://www.kde.org/announcements/announce-applications-16.04-rc.php
+
+
+---

Old:

  kio-extras-15.12.3.tar.xz

New:

  kio-extras-16.04.1.tar.xz



Other differences:
--
++ kio-extras5.spec ++
--- /var/tmp/diff_new_pack.Z79COe/_old  2016-05-31 12:20:42.0 +0200
+++ /var/tmp/diff_new_pack.Z79COe/_new  2016-05-31 12:20:42.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   kio-extras5
-Version:15.12.3
+Version:16.04.1
 Release:0
 Summary:Additional KIO-slaves for KDE applications
 License:GPL-2.0+
@@ -46,12 +46,14 @@
 BuildRequires:  openslp-devel
 BuildRequires:  phonon4qt5-devel
 BuildRequires:  solid-devel
+BuildRequires:  kactivities5-devel
 BuildRequires:  xz
 BuildRequires:  pkgconfig(Qt5DBus) >= 5.4.0
 BuildRequires:  pkgconfig(Qt5Network) >= 5.4.0
 BuildRequires:  pkgconfig(Qt5Svg) >= 5.4.0
 BuildRequires:  pkgconfig(Qt5Test) >= 5.4.0
 BuildRequires:  pkgconfig(Qt5Widgets) >= 5.4.0
+BuildRequires:  pkgconfig(Qt5Sql)
 BuildRequires:  pkgconfig(bzip2)
 BuildRequires:  pkgconfig(exiv2)
 BuildRequires:  pkgconfig(smbclient)
@@ -61,6 +63,8 @@
 #BuildRequires:  update-desktop-files
 Provides:   kfileaudiopreview = 4.100.0
 Obsoletes:  kfileaudiopreview <= 4.100.0
+# the activities fileitem_linking_plugin and kio slave have been moved over 
here in 16.04 (boo#976592)
+Conflicts:  kactivities5 <= 5.19.0
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description

++ kio-extras-15.12.3.tar.xz -> kio-extras-16.04.1.tar.xz ++
 2832 lines of diff (skipped)




commit kio-extras5 for openSUSE:Factory

2016-03-26 Thread h_root
Hello community,

here is the log from the commit of package kio-extras5 for openSUSE:Factory 
checked in at 2016-03-26 15:15:45

Comparing /work/SRC/openSUSE:Factory/kio-extras5 (Old)
 and  /work/SRC/openSUSE:Factory/.kio-extras5.new (New)


Package is "kio-extras5"

Changes:

--- /work/SRC/openSUSE:Factory/kio-extras5/kio-extras5.changes  2016-02-22 
10:16:48.0 +0100
+++ /work/SRC/openSUSE:Factory/.kio-extras5.new/kio-extras5.changes 
2016-03-26 15:15:47.0 +0100
@@ -1,0 +2,9 @@
+Sun Mar 13 15:45:14 UTC 2016 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.12.3
+   * KDE Applications 15.12.3 
+   * https://www.kde.org/announcements/announce-applications-15.12.3.php
+   * boo#970855
+
+
+---

Old:

  kio-extras-15.12.2.tar.xz

New:

  kio-extras-15.12.3.tar.xz



Other differences:
--
++ kio-extras5.spec ++
--- /var/tmp/diff_new_pack.XWNlrH/_old  2016-03-26 15:15:47.0 +0100
+++ /var/tmp/diff_new_pack.XWNlrH/_new  2016-03-26 15:15:47.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   kio-extras5
-Version:15.12.2
+Version:15.12.3
 Release:0
 Summary:Additional KIO-slaves for KDE applications
 License:GPL-2.0+

++ kio-extras-15.12.2.tar.xz -> kio-extras-15.12.3.tar.xz ++




commit kio-extras5 for openSUSE:Factory

2016-02-22 Thread h_root
Hello community,

here is the log from the commit of package kio-extras5 for openSUSE:Factory 
checked in at 2016-02-22 10:16:47

Comparing /work/SRC/openSUSE:Factory/kio-extras5 (Old)
 and  /work/SRC/openSUSE:Factory/.kio-extras5.new (New)


Package is "kio-extras5"

Changes:

--- /work/SRC/openSUSE:Factory/kio-extras5/kio-extras5.changes  2016-01-23 
01:07:20.0 +0100
+++ /work/SRC/openSUSE:Factory/.kio-extras5.new/kio-extras5.changes 
2016-02-22 10:16:48.0 +0100
@@ -1,0 +2,9 @@
+Sat Feb 13 08:12:31 UTC 2016 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.12.2
+   * KDE Applications 15.12.2 
+   * https://www.kde.org/announcements/announce-applications-15.12.2.php
+   * boo#966605
+
+
+---

Old:

  kio-extras-15.12.1.tar.xz

New:

  kio-extras-15.12.2.tar.xz



Other differences:
--
++ kio-extras5.spec ++
--- /var/tmp/diff_new_pack.Pyelmd/_old  2016-02-22 10:16:49.0 +0100
+++ /var/tmp/diff_new_pack.Pyelmd/_new  2016-02-22 10:16:49.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   kio-extras5
-Version:15.12.1
+Version:15.12.2
 Release:0
 Summary:Additional KIO-slaves for KDE applications
 License:GPL-2.0+

++ kio-extras-15.12.1.tar.xz -> kio-extras-15.12.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kio-extras-15.12.1/info/kde-info2html 
new/kio-extras-15.12.2/info/kde-info2html
--- old/kio-extras-15.12.1/info/kde-info2html   2015-12-29 14:51:28.0 
+0100
+++ new/kio-extras-15.12.2/info/kde-info2html   2016-02-08 22:48:00.0 
+0100
@@ -171,7 +171,7 @@
next if $looking && !/\* Menu/;
$looking = 0;
my @item = &ParseMenuItem($_,'dir');
-   if (!defined(@item)) { next }
+   if (!@item) { next }
my ($MenuLinkTag, $MenuLinkFile, $MenuLinkRef, $MenuLinkText) = 
@item;
if ($MenuLinkRef eq $FileName) {
&Redirect($MenuLinkFile, $MenuLinkTag);
@@ -429,7 +429,7 @@
 sub MenuItem2HTML {
 my ($Line, $BaseInfoFile) = @_;
 my @parse_results = &ParseMenuItem($Line, $BaseInfoFile);
-if (!defined (@parse_results)) { return $Line; }
+if (!@parse_results) { return $Line; }
 my ($MenuLinkTag, $MenuLinkFile, $MenuLinkRef, $MenuLinkText) = 
@parse_results;
 #-- produce a HTML line
 return "$MenuLinkRef$MenuLinkText";
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kio-extras-15.12.1/mtp/mtp-network.desktop 
new/kio-extras-15.12.2/mtp/mtp-network.desktop
--- old/kio-extras-15.12.1/mtp/mtp-network.desktop  2015-12-29 
14:51:28.0 +0100
+++ new/kio-extras-15.12.2/mtp/mtp-network.desktop  2016-02-08 
22:48:00.0 +0100
@@ -11,6 +11,7 @@
 Name[el]=Συσκευές MTP
 Name[en_GB]=MTP Devices
 Name[es]=Dispositivos MTP
+Name[et]=MTP-seadmed
 Name[fi]=MTP-laitteet
 Name[gl]=Dispositivos MTP
 Name[hu]=MTP eszközök
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kio-extras-15.12.1/thumbnail/directorythumbnail.desktop 
new/kio-extras-15.12.2/thumbnail/directorythumbnail.desktop
--- old/kio-extras-15.12.1/thumbnail/directorythumbnail.desktop 2015-12-29 
14:51:28.0 +0100
+++ new/kio-extras-15.12.2/thumbnail/directorythumbnail.desktop 2016-02-08 
22:48:00.0 +0100
@@ -13,6 +13,7 @@
 Name[el]=Φάκελοι
 Name[en_GB]=Folders
 Name[es]=Carpetas
+Name[et]=Kataloogid
 Name[eu]=Karpetak
 Name[fa]=پوشه
 Name[fi]=Kansiot
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kio-extras-15.12.1/thumbnail/thumbnail.cpp 
new/kio-extras-15.12.2/thumbnail/thumbnail.cpp
--- old/kio-extras-15.12.1/thumbnail/thumbnail.cpp  2015-12-29 
14:51:28.0 +0100
+++ new/kio-extras-15.12.2/thumbnail/thumbnail.cpp  2016-02-08 
22:48:00.0 +0100
@@ -113,7 +113,9 @@
 // and HTML previews need even KApplication :(
 putenv(strdup("SESSION_MANAGER="));
 
-QGuiApplication app(argc, argv);
+// some thumbnail plugins reuse QWidget-tainted code for the rendering,
+// so use QApplication here, not just QGuiApplication
+QApplication app(argc, argv);
 #endif
 
 




commit kio-extras5 for openSUSE:Factory

2016-01-22 Thread h_root
Hello community,

here is the log from the commit of package kio-extras5 for openSUSE:Factory 
checked in at 2016-01-23 01:07:19

Comparing /work/SRC/openSUSE:Factory/kio-extras5 (Old)
 and  /work/SRC/openSUSE:Factory/.kio-extras5.new (New)


Package is "kio-extras5"

Changes:

--- /work/SRC/openSUSE:Factory/kio-extras5/kio-extras5.changes  2016-01-07 
00:21:21.0 +0100
+++ /work/SRC/openSUSE:Factory/.kio-extras5.new/kio-extras5.changes 
2016-01-23 01:07:20.0 +0100
@@ -1,0 +2,9 @@
+Sat Jan  9 18:20:58 UTC 2016 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.12.1
+   * KDE Applications 15.12.1 
+   * https://www.kde.org/announcements/announce-applications-15.12.1.php
+   * boo#961265
+
+
+---

Old:

  kio-extras-15.12.0.tar.xz

New:

  kio-extras-15.12.1.tar.xz



Other differences:
--
++ kio-extras5.spec ++
--- /var/tmp/diff_new_pack.XpExij/_old  2016-01-23 01:07:21.0 +0100
+++ /var/tmp/diff_new_pack.XpExij/_new  2016-01-23 01:07:21.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   kio-extras5
-Version:15.12.0
+Version:15.12.1
 Release:0
 Summary:Additional KIO-slaves for KDE applications
 License:GPL-2.0+

++ kio-extras-15.12.0.tar.xz -> kio-extras-15.12.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kio-extras-15.12.0/thumbnail/desktopthumbnail.desktop 
new/kio-extras-15.12.1/thumbnail/desktopthumbnail.desktop
--- old/kio-extras-15.12.0/thumbnail/desktopthumbnail.desktop   2015-11-09 
11:40:44.0 +0100
+++ new/kio-extras-15.12.1/thumbnail/desktopthumbnail.desktop   2015-12-29 
14:51:28.0 +0100
@@ -38,7 +38,7 @@
 Name[km]=ឯកសារ​ផ្ទៃតុ​
 Name[kn]=ಗಣಕತೆರೆ ಕಡತಗಳು
 Name[ko]=데스크톱 파일
-Name[lt]=Darbastalio failai
+Name[lt]=Darbalaukio failai
 Name[lv]=Darbvirsmas faili
 Name[mai]=डेस्कटाप फाइल
 Name[mk]=Датотеки на раб. површина




commit kio-extras5 for openSUSE:Factory

2016-01-06 Thread h_root
Hello community,

here is the log from the commit of package kio-extras5 for openSUSE:Factory 
checked in at 2016-01-07 00:21:20

Comparing /work/SRC/openSUSE:Factory/kio-extras5 (Old)
 and  /work/SRC/openSUSE:Factory/.kio-extras5.new (New)


Package is "kio-extras5"

Changes:

--- /work/SRC/openSUSE:Factory/kio-extras5/kio-extras5.changes  2015-11-15 
12:36:04.0 +0100
+++ /work/SRC/openSUSE:Factory/.kio-extras5.new/kio-extras5.changes 
2016-01-07 00:21:21.0 +0100
@@ -1,0 +2,9 @@
+Sun Dec 13 13:20:36 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.12.0
+   * KDE Applications 15.12.0 
+   * https://www.kde.org/announcements/announce-applications-15.12.0.php
+   * boo#958887
+
+
+---

Old:

  kio-extras-15.08.3.tar.xz

New:

  kio-extras-15.12.0.tar.xz



Other differences:
--
++ kio-extras5.spec ++
--- /var/tmp/diff_new_pack.RfNmQY/_old  2016-01-07 00:21:22.0 +0100
+++ /var/tmp/diff_new_pack.RfNmQY/_new  2016-01-07 00:21:22.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   kio-extras5
-Version:15.08.3
+Version:15.12.0
 Release:0
 Summary:Additional KIO-slaves for KDE applications
 License:GPL-2.0+

++ kio-extras-15.08.3.tar.xz -> kio-extras-15.12.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kio-extras-15.08.3/man/kmanpart.desktop 
new/kio-extras-15.12.0/man/kmanpart.desktop
--- old/kio-extras-15.08.3/man/kmanpart.desktop 2015-11-04 20:59:15.0 
+0100
+++ new/kio-extras-15.12.0/man/kmanpart.desktop 2015-11-09 11:40:44.0 
+0100
@@ -3,6 +3,7 @@
 Comment=Embeddable Troff Viewer
 Comment[af]=Inlegbare Troff Kyker
 Comment[ar]=عارض Troff القابل للتّضمين
+Comment[ast]=Visor empotrable Troff
 Comment[be]=Убудаваны праглядальнік Troff
 Comment[be@latin]=Unutrany prahladnik „Troff”
 Comment[bg]=Визуализатор за вграждане на Troff
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kio-extras-15.08.3/mtp/kio_mtp.cpp 
new/kio-extras-15.12.0/mtp/kio_mtp.cpp
--- old/kio-extras-15.08.3/mtp/kio_mtp.cpp  2015-11-04 20:59:15.0 
+0100
+++ new/kio-extras-15.12.0/mtp/kio_mtp.cpp  2015-11-09 11:40:44.0 
+0100
@@ -909,5 +909,57 @@
 }
 }
 
+void MTPSlave::virtual_hook(int id, void *data)
+{
+switch(id) {
+case SlaveBase::GetFileSystemFreeSpace: {
+QUrl *url = static_cast(data);
+fileSystemFreeSpace(*url);
+}   break;
+default:
+SlaveBase::virtual_hook(id, data);
+}
+}
+
+void MTPSlave::fileSystemFreeSpace(const QUrl &url)
+{
+qCDebug(LOG_KIO_MTP) << "fileSystemFreeSpace:" << url;
+
+const int check = checkUrl(url);
+switch (check) {
+case 0:
+break;
+case 1:
+finished();
+return;
+case 2:
+error(ERR_DOES_NOT_EXIST, url.toDisplayString());
+return;
+default:
+error(ERR_MALFORMED_URL, url.toDisplayString());
+return;
+}
+
+const auto path = url.path();
+
+const auto storagePath = path.section(QLatin1Char('/'), 0, 2, 
QString::SectionIncludeLeadingSep);
+if (storagePath.count(QLatin1Char('/')) != 2) { // /{device}/{storage}
+error(KIO::ERR_COULD_NOT_STAT, url.toDisplayString());
+return;
+}
+
+const auto pair = getPath(storagePath);
+auto storage = (LIBMTP_devicestorage_t *)pair.first;
+if (!storage) {
+error(KIO::ERR_COULD_NOT_STAT, url.toDisplayString());
+return;
+}
+
+setMetaData(QStringLiteral("total"), 
QString::number(storage->MaxCapacity));
+setMetaData(QStringLiteral("available"), 
QString::number(storage->FreeSpaceInBytes));
+
+finished();
+}
+
 #include "kio_mtp.moc"
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kio-extras-15.08.3/mtp/kio_mtp.h 
new/kio-extras-15.12.0/mtp/kio_mtp.h
--- old/kio-extras-15.08.3/mtp/kio_mtp.h2015-11-04 20:59:15.0 
+0100
+++ new/kio-extras-15.12.0/mtp/kio_mtp.h2015-11-09 11:40:44.0 
+0100
@@ -70,6 +70,9 @@
 //
 // void test();
 
+protected:
+void virtual_hook(int id, void *data) Q_DECL_OVERRIDE;
+
 private:
 /**
  * Check if it is a valid url or an udi.
@@ -82,6 +85,8 @@
 static QString urlDirectory(const QUrl &url, bool appendTrailingSlash = 
false);
 static QString urlFileName(const QUrl &url);
 
+void fileSystemFreeSpace(const QUrl &url);
+
 FileCache *fileCache;
 DeviceCache *deviceCache;
 QPair getPath(const QString &path);
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=

commit kio-extras5 for openSUSE:Factory

2015-11-15 Thread h_root
Hello community,

here is the log from the commit of package kio-extras5 for openSUSE:Factory 
checked in at 2015-11-15 12:36:03

Comparing /work/SRC/openSUSE:Factory/kio-extras5 (Old)
 and  /work/SRC/openSUSE:Factory/.kio-extras5.new (New)


Package is "kio-extras5"

Changes:

--- /work/SRC/openSUSE:Factory/kio-extras5/kio-extras5.changes  2015-10-19 
22:41:08.0 +0200
+++ /work/SRC/openSUSE:Factory/.kio-extras5.new/kio-extras5.changes 
2015-11-15 12:36:04.0 +0100
@@ -1,0 +2,9 @@
+Tue Nov 10 20:09:30 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.08.3
+   * KDE Applications 15.08.3 
+   * https://www.kde.org/announcements/announce-applications-15.08.3.php
+   * boo#954531
+
+
+---

Old:

  kio-extras-15.08.2.tar.xz

New:

  kio-extras-15.08.3.tar.xz



Other differences:
--
++ kio-extras5.spec ++
--- /var/tmp/diff_new_pack.eG6hzK/_old  2015-11-15 12:36:05.0 +0100
+++ /var/tmp/diff_new_pack.eG6hzK/_new  2015-11-15 12:36:05.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   kio-extras5
-Version:15.08.2
+Version:15.08.3
 Release:0
 Summary:Additional KIO-slaves for KDE applications
 License:GPL-2.0+

++ kio-extras-15.08.2.tar.xz -> kio-extras-15.08.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kio-extras-15.08.2/fish/fish.protocol 
new/kio-extras-15.08.3/fish/fish.protocol
--- old/kio-extras-15.08.2/fish/fish.protocol   2015-10-02 23:09:27.0 
+0200
+++ new/kio-extras-15.08.3/fish/fish.protocol   2015-11-04 20:59:15.0 
+0100
@@ -24,7 +24,7 @@
 Description[br]=Ur c'hioslave evit ar c'homenad FISH
 Description[bs]=U/I zahvat za protokol FISH
 Description[ca]=Un «kioslave» pel protocol FISH
-Description[ca@valencia]=Un esclau-kio pel protocol FISH
+Description[ca@valencia]=Un «kioslave» pel protocol FISH
 Description[cs]=Pomocný protokol pro FISH
 Description[csb]=Wtëkôcz protokòłu FISH
 Description[da]=En kioslave for FISH-protokollen
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kio-extras-15.08.2/mtp/mtp-network.desktop 
new/kio-extras-15.08.3/mtp/mtp-network.desktop
--- old/kio-extras-15.08.2/mtp/mtp-network.desktop  2015-10-02 
23:09:27.0 +0200
+++ new/kio-extras-15.08.3/mtp/mtp-network.desktop  2015-11-04 
20:59:15.0 +0100
@@ -4,6 +4,7 @@
 Name[ar]=أجهزة MTP
 Name[ast]=Preseos MTP
 Name[ca]=Dispositius MTP
+Name[ca@valencia]=Dispositius MTP
 Name[cs]=Zařízení MTP
 Name[da]=MTP-enheder
 Name[de]=MTP-Geräte
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kio-extras-15.08.2/mtp/solid_mtp.desktop 
new/kio-extras-15.08.3/mtp/solid_mtp.desktop
--- old/kio-extras-15.08.2/mtp/solid_mtp.desktop2015-10-02 
23:09:27.0 +0200
+++ new/kio-extras-15.08.3/mtp/solid_mtp.desktop2015-11-04 
20:59:15.0 +0100
@@ -11,6 +11,7 @@
 Name[ast]=Abrir col xestor de ficheros
 Name[bg]=Отваряне с файлов мениджър
 Name[ca]=Obre amb el gestor de fitxers
+Name[ca@valencia]=Obri amb el gestor de fitxers
 Name[cs]=Otevřít ve správci souborů
 Name[csb]=Òtemkni w &menadzerze lopków
 Name[da]=Åbn med filhåndtering
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kio-extras-15.08.2/network/ioslave/network.protocol 
new/kio-extras-15.08.3/network/ioslave/network.protocol
--- old/kio-extras-15.08.2/network/ioslave/network.protocol 2015-10-02 
23:09:27.0 +0200
+++ new/kio-extras-15.08.3/network/ioslave/network.protocol 2015-11-04 
20:59:15.0 +0100
@@ -12,7 +12,7 @@
 Description[bn]=নেটওয়ার্ক ব্রাউজ করার জন্য একটি kioslave
 Description[bs]=U/I zahvat za pregledanje mreže
 Description[ca]=Un «kioslave» per a explorar la xarxa
-Description[ca@valencia]=Un esclau-kio per a explorar la xarxa
+Description[ca@valencia]=Un «kioslave» per a explorar la xarxa
 Description[cs]=Pomocný protokol pro procházení sítě
 Description[csb]=Wtëkôcz przezéraniô sécë
 Description[da]=En kioslave til at gennemse netværket
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kio-extras-15.08.2/sftp/sftp.protocol 
new/kio-extras-15.08.3/sftp/sftp.protocol
--- old/kio-extras-15.08.2/sftp/sftp.protocol   2015-10-02 23:09:27.0 
+0200
+++ new/kio-extras-15.08.3/sftp/sftp.protocol   2015-11-04 20:59:15.0 
+0100
@@ -27,7 +27,7 @@
 Description[br]=Ur kioslave evit sftp
 Description[bs]=U/I zahvat za SFTP
 Description[ca]=Un «kioslave» per a sftp
-Description[ca@valencia]=Un esclau-kio per a sftp
+Description[ca@valencia

commit kio-extras5 for openSUSE:Factory

2015-10-19 Thread h_root
Hello community,

here is the log from the commit of package kio-extras5 for openSUSE:Factory 
checked in at 2015-10-19 22:41:07

Comparing /work/SRC/openSUSE:Factory/kio-extras5 (Old)
 and  /work/SRC/openSUSE:Factory/.kio-extras5.new (New)


Package is "kio-extras5"

Changes:

--- /work/SRC/openSUSE:Factory/kio-extras5/kio-extras5.changes  2015-10-03 
20:21:22.0 +0200
+++ /work/SRC/openSUSE:Factory/.kio-extras5.new/kio-extras5.changes 
2015-10-19 22:41:08.0 +0200
@@ -1,0 +2,8 @@
+Sun Oct 11 13:32:22 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.08.2
+   * KDE Applications 15.08.2 
+   * https://www.kde.org/announcements/announce-applications-15.08.2.php
+
+
+---

Old:

  kio-extras-15.08.1.tar.xz

New:

  kio-extras-15.08.2.tar.xz



Other differences:
--
++ kio-extras5.spec ++
--- /var/tmp/diff_new_pack.XhRSpJ/_old  2015-10-19 22:41:09.0 +0200
+++ /var/tmp/diff_new_pack.XhRSpJ/_new  2015-10-19 22:41:09.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   kio-extras5
-Version:15.08.1
+Version:15.08.2
 Release:0
 Summary:Additional KIO-slaves for KDE applications
 License:GPL-2.0+

++ kio-extras-15.08.1.tar.xz -> kio-extras-15.08.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kio-extras-15.08.1/fish/fish.cpp 
new/kio-extras-15.08.2/fish/fish.cpp
--- old/kio-extras-15.08.1/fish/fish.cpp2015-08-12 20:15:51.0 
+0200
+++ new/kio-extras-15.08.2/fish/fish.cpp2015-10-02 23:09:27.0 
+0200
@@ -1676,7 +1676,7 @@
 openConnection();
 if (!isLoggedIn) return;
 url.cleanPath();
-if (!url.path().isEmpty()) {
+if (url.path().isEmpty()) {
 sendCommand(FISH_PWD);
 } else {
 sendCommand((isFile?FISH_DELE:FISH_RMD),E(url.path()));
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kio-extras-15.08.1/recentdocuments/recentdocumentsnotifier.desktop 
new/kio-extras-15.08.2/recentdocuments/recentdocumentsnotifier.desktop
--- old/kio-extras-15.08.1/recentdocuments/recentdocumentsnotifier.desktop  
2015-08-12 20:15:51.0 +0200
+++ new/kio-extras-15.08.2/recentdocuments/recentdocumentsnotifier.desktop  
2015-10-02 23:09:27.0 +0200
@@ -29,6 +29,7 @@
 Name[id]=Pengawas Dokumen Terkini
 Name[is]=Skoðun á nýlegum skjölum
 Name[it]=Guardia dei Documenti recenti
+Name[ja]=最近のドキュメントウォッチャ
 Name[kk]=Жуырдағы құжаттарды бақылау
 Name[km]=កម្មវិធី​មើល​ឯកសារ​ថ្មីៗ
 Name[ko]=최근 문서 감시기




commit kio-extras5 for openSUSE:Factory

2015-10-03 Thread h_root
Hello community,

here is the log from the commit of package kio-extras5 for openSUSE:Factory 
checked in at 2015-10-03 20:21:21

Comparing /work/SRC/openSUSE:Factory/kio-extras5 (Old)
 and  /work/SRC/openSUSE:Factory/.kio-extras5.new (New)


Package is "kio-extras5"

Changes:

--- /work/SRC/openSUSE:Factory/kio-extras5/kio-extras5.changes  2015-09-02 
07:53:34.0 +0200
+++ /work/SRC/openSUSE:Factory/.kio-extras5.new/kio-extras5.changes 
2015-10-03 20:21:22.0 +0200
@@ -1,0 +2,8 @@
+Sun Sep 13 19:16:14 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.08.1
+   * KDE Applications 15.08.1 
+   * https://www.kde.org/announcements/announce-applications-15.08.1.php
+
+
+---

Old:

  kio-extras-15.08.0.tar.xz

New:

  kio-extras-15.08.1.tar.xz



Other differences:
--
++ kio-extras5.spec ++
--- /var/tmp/diff_new_pack.iPphab/_old  2015-10-03 20:21:23.0 +0200
+++ /var/tmp/diff_new_pack.iPphab/_new  2015-10-03 20:21:23.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   kio-extras5
-Version:15.08.0
+Version:15.08.1
 Release:0
 Summary:Additional KIO-slaves for KDE applications
 License:GPL-2.0+

++ kio-extras-15.08.0.tar.xz -> kio-extras-15.08.1.tar.xz ++




commit kio-extras5 for openSUSE:Factory

2015-09-01 Thread h_root
Hello community,

here is the log from the commit of package kio-extras5 for openSUSE:Factory 
checked in at 2015-09-02 07:53:33

Comparing /work/SRC/openSUSE:Factory/kio-extras5 (Old)
 and  /work/SRC/openSUSE:Factory/.kio-extras5.new (New)


Package is "kio-extras5"

Changes:

--- /work/SRC/openSUSE:Factory/kio-extras5/kio-extras5.changes  2015-07-08 
06:57:18.0 +0200
+++ /work/SRC/openSUSE:Factory/.kio-extras5.new/kio-extras5.changes 
2015-09-02 07:53:34.0 +0200
@@ -1,0 +2,14 @@
+Wed Aug 19 19:43:22 UTC 2015 - cgiboude...@gmx.com
+
+- Update to KDE Applications 15.08.0
+   * KDE Applications 15.08.0
+   * https://www.kde.org/announcements/announce-applications-15.08.0.php
+
+---
+Fri Aug  7 07:53:46 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.07.90
+   * KDE Applications 15.08.0 RC1
+   * https://www.kde.org/announcements/announce-applications-15.07.90.php
+
+---

Old:

  kio-extras-5.3.2.tar.xz

New:

  kio-extras-15.08.0.tar.xz



Other differences:
--
++ kio-extras5.spec ++
--- /var/tmp/diff_new_pack.iPo51B/_old  2015-09-02 07:53:35.0 +0200
+++ /var/tmp/diff_new_pack.iPo51B/_new  2015-09-02 07:53:35.0 +0200
@@ -16,9 +16,8 @@
 #
 
 
-%bcond_without lang
 Name:   kio-extras5
-Version:5.3.2
+Version:15.08.0
 Release:0
 Summary:Additional KIO-slaves for KDE applications
 License:GPL-2.0+
@@ -59,9 +58,6 @@
 # we want some imageformats in
 Recommends: libqt5-qtimageformats
 Recommends: kimageformats
-%if %{with lang}
-Recommends: %{name}-lang
-%endif
 #BuildRequires:  update-desktop-files
 Provides:   kfileaudiopreview = 4.100.0
 Obsoletes:  kfileaudiopreview <= 4.100.0
@@ -70,7 +66,6 @@
 %description
 Additional KIO-slaves for KDE applications.
 
-%lang_package
 %prep
 %setup -q -n kio-extras-%{version}
 sed -i '/^add_subdirectory( doc )/d' CMakeLists.txt
@@ -97,7 +92,6 @@
 %{_kf5_servicesdir}/
 %{_kf5_servicetypesdir}/
 %{_kf5_sharedir}/kio_bookmarks/
-%{_kf5_sharedir}/kio_desktop/
 %{_kf5_sharedir}/kio_docfilter/
 %{_kf5_sharedir}/kio_info/
 %{_kf5_sharedir}/konqsidebartng/
@@ -106,10 +100,4 @@
 %{_kf5_sharedir}/solid/
 %{_kf5_sharedir}/mime/packages/kf5_network.xml
 
-%if %{with lang}
-%files lang
-%defattr(-,root,root)
-%{_kf5_localedir}/
-%endif
-
 %changelog

++ kio-extras-5.3.2.tar.xz -> kio-extras-15.08.0.tar.xz ++
 98930 lines of diff (skipped)




commit kio-extras5 for openSUSE:Factory

2015-07-07 Thread h_root
Hello community,

here is the log from the commit of package kio-extras5 for openSUSE:Factory 
checked in at 2015-07-08 06:57:16

Comparing /work/SRC/openSUSE:Factory/kio-extras5 (Old)
 and  /work/SRC/openSUSE:Factory/.kio-extras5.new (New)


Package is "kio-extras5"

Changes:

--- /work/SRC/openSUSE:Factory/kio-extras5/kio-extras5.changes  2015-05-29 
10:10:36.0 +0200
+++ /work/SRC/openSUSE:Factory/.kio-extras5.new/kio-extras5.changes 
2015-07-08 06:57:18.0 +0200
@@ -1,0 +2,8 @@
+Sun Jun 28 18:31:47 UTC 2015 - hrvoje.sen...@gmail.com
+
+- Update to 5.3.2:
+  * Bugfix release
+  * For more details please see:
+https://www.kde.org/announcements/plasma-5.3.2.php
+
+---

Old:

  kio-extras-5.3.1.tar.xz

New:

  kio-extras-5.3.2.tar.xz



Other differences:
--
++ kio-extras5.spec ++
--- /var/tmp/diff_new_pack.qPRcuC/_old  2015-07-08 06:57:19.0 +0200
+++ /var/tmp/diff_new_pack.qPRcuC/_new  2015-07-08 06:57:19.0 +0200
@@ -18,7 +18,7 @@
 
 %bcond_without lang
 Name:   kio-extras5
-Version:5.3.1
+Version:5.3.2
 Release:0
 Summary:Additional KIO-slaves for KDE applications
 License:GPL-2.0+

++ kio-extras-5.3.1.tar.xz -> kio-extras-5.3.2.tar.xz ++
 34911 lines of diff (skipped)




commit kio-extras5 for openSUSE:Factory

2015-05-29 Thread h_root
Hello community,

here is the log from the commit of package kio-extras5 for openSUSE:Factory 
checked in at 2015-05-29 10:10:35

Comparing /work/SRC/openSUSE:Factory/kio-extras5 (Old)
 and  /work/SRC/openSUSE:Factory/.kio-extras5.new (New)


Package is "kio-extras5"

Changes:

--- /work/SRC/openSUSE:Factory/kio-extras5/kio-extras5.changes  2015-05-11 
19:29:39.0 +0200
+++ /work/SRC/openSUSE:Factory/.kio-extras5.new/kio-extras5.changes 
2015-05-29 10:10:36.0 +0200
@@ -1,0 +2,8 @@
+Fri May 22 15:29:41 UTC 2015 - hrvoje.sen...@gmail.com
+
+- Update to 5.3.1:
+  * Bugfix release
+  * For more details please see:
+https://www.kde.org/announcements/plasma-5.3.1.php
+
+---

Old:

  kio-extras-5.3.0.tar.xz

New:

  kio-extras-5.3.1.tar.xz



Other differences:
--
++ kio-extras5.spec ++
--- /var/tmp/diff_new_pack.wv0zS7/_old  2015-05-29 10:10:37.0 +0200
+++ /var/tmp/diff_new_pack.wv0zS7/_new  2015-05-29 10:10:37.0 +0200
@@ -18,7 +18,7 @@
 
 %bcond_without lang
 Name:   kio-extras5
-Version:5.3.0
+Version:5.3.1
 Release:0
 Summary:Additional KIO-slaves for KDE applications
 License:GPL-2.0+

++ kio-extras-5.3.0.tar.xz -> kio-extras-5.3.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kio-extras-5.3.0/CMakeLists.txt 
new/kio-extras-5.3.1/CMakeLists.txt
--- old/kio-extras-5.3.0/CMakeLists.txt 2015-04-23 12:22:37.0 +0200
+++ new/kio-extras-5.3.1/CMakeLists.txt 2015-05-21 19:09:57.0 +0200
@@ -1,5 +1,5 @@
 project(kio-extras)
-set(PROJECT_VERSION "5.3.0")
+set(PROJECT_VERSION "5.3.1")
 set(PROJECT_VERSION_MAJOR 5)
 
 cmake_minimum_required(VERSION 2.8.12 FATAL_ERROR)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kio-extras-5.3.0/desktop/kio_desktop.cpp 
new/kio-extras-5.3.1/desktop/kio_desktop.cpp
--- old/kio-extras-5.3.0/desktop/kio_desktop.cpp2015-04-23 
12:20:59.0 +0200
+++ new/kio-extras-5.3.1/desktop/kio_desktop.cpp2015-05-21 
19:08:40.0 +0200
@@ -208,9 +208,6 @@
 if (file.noDisplay() || !file.tryExec())
 entry.insert(KIO::UDSEntry::UDS_HIDDEN, 1);
 }
-
-// Set the target URL to the local path 
-entry.insert(KIO::UDSEntry::UDS_TARGET_URL, 
entry.stringValue(KIO::UDSEntry::UDS_LOCAL_PATH));
 }
 
 void DesktopProtocol::rename(const QUrl &src, const QUrl &dest, KIO::JobFlags 
flags)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kio-extras-5.3.0/doc/de/kcontrol/cursortheme/index.docbook 
new/kio-extras-5.3.1/doc/de/kcontrol/cursortheme/index.docbook
--- old/kio-extras-5.3.0/doc/de/kcontrol/cursortheme/index.docbook  
2015-04-23 12:22:25.0 +0200
+++ new/kio-extras-5.3.1/doc/de/kcontrol/cursortheme/index.docbook  
2015-05-21 19:09:46.0 +0200
@@ -19,13 +19,13 @@
 
 
 2013-06-02
+>2015-04-08
 &kde; 4.11
+>Plasma 5.3
 
 
 Dies ist die Dokumentation für das &kde; &systemsettings;-Modul, mit dem das 
Erscheinungsbild des Mauszeigers eingerichtet wird. 
+>Dies ist die Dokumentation für das &systemsettings;-Modul, mit dem das 
Erscheinungsbild des Mauszeigers eingerichtet wird. 
 
 
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kio-extras-5.3.0/doc/de/kcontrol/emoticons/index.docbook 
new/kio-extras-5.3.1/doc/de/kcontrol/emoticons/index.docbook
--- old/kio-extras-5.3.0/doc/de/kcontrol/emoticons/index.docbook
2015-04-23 12:22:25.0 +0200
+++ new/kio-extras-5.3.1/doc/de/kcontrol/emoticons/index.docbook
2015-05-21 19:09:46.0 +0200
@@ -29,9 +29,9 @@
 
 
 2013-12-05
+>2015-04-08
 &kde; 4.12
+>Plasma 5.3
 
 
 
 
 2013-06-19
+>2015-04-08
 &kde; 4.11
+>Plasma 5.3
 
 
 
 
 2013-12-05
+>2015-04-08
 &kde; 4.1.2
+>Plasma 5.3
 
 
 
 
 2013-12-05
+>2015-04-08
 &kde; 4.12
+>Plasma 5.3
 
 
 Beachten Sie, dass einige Einstellungen abhängig vom gewählten Symbol-Design 
sind. &kde; hat drei Standard-Symbol-Designs: Oxygen, Monochrome und Crystal 
SVG. Im Paket kdeartwork finden Sie weitere Designs.Beachten Sie, dass einige Einstellungen abhängig vom gewählten Symbol-Design 
sind. &kde; hat mehrere Standard-Symbol-Designs: Oxygen, Monochrome und 
Breeze.
 
 
 
 2013-12-05
+>2015-04-08
 &kde; 4.12
+>Plasma 5.3
 
 
 
 
 2013-12-05
+>2015-04-08
 &kde; 4.12
+>Plasma 5.3
 
 
 
 
 2013-12-05
+>2015-04-08
 &kde; 4.12
+>Plasma 5.3
 
 
 &FDLNotice;
 
 2013-12-05
+>2015-04-08
 &kde; 4.12
+>Plasma 5.3
 
 
 
 
 2010-09-25
+>2015-04-08
 &kde; 4.5
+>Plasma 5.3
 
 
 
 
 
-
 In diesem Modul finden Sie eine Schnittstel

commit kio-extras5 for openSUSE:Factory

2015-05-11 Thread h_root
Hello community,

here is the log from the commit of package kio-extras5 for openSUSE:Factory 
checked in at 2015-05-11 19:29:38

Comparing /work/SRC/openSUSE:Factory/kio-extras5 (Old)
 and  /work/SRC/openSUSE:Factory/.kio-extras5.new (New)


Package is "kio-extras5"

Changes:

--- /work/SRC/openSUSE:Factory/kio-extras5/kio-extras5.changes  2015-03-25 
09:57:23.0 +0100
+++ /work/SRC/openSUSE:Factory/.kio-extras5.new/kio-extras5.changes 
2015-05-11 19:29:39.0 +0200
@@ -1,0 +2,16 @@
+Thu Apr 23 13:27:22 UTC 2015 - hrvoje.sen...@gmail.com
+
+- Update to 5.3 Final:
+  * For more details please see:
+https://www.kde.org/announcements/plasma-5.3.0.php
+
+---
+Sat Apr 11 18:53:35 UTC 2015 - hrvoje.sen...@gmail.com
+
+- Update to 5.2.95 aka 5.3 beta:
+  * New feature release
+  * For more details please see:
+https://www.kde.org/announcements/plasma-5.2.95.php
+- Update required Qt version to 5.4.0
+
+---

Old:

  kio-extras-5.2.2.tar.xz

New:

  kio-extras-5.3.0.tar.xz



Other differences:
--
++ kio-extras5.spec ++
--- /var/tmp/diff_new_pack.vURxSr/_old  2015-05-11 19:29:40.0 +0200
+++ /var/tmp/diff_new_pack.vURxSr/_new  2015-05-11 19:29:40.0 +0200
@@ -16,8 +16,9 @@
 #
 
 
+%bcond_without lang
 Name:   kio-extras5
-Version:5.2.2
+Version:5.3.0
 Release:0
 Summary:Additional KIO-slaves for KDE applications
 License:GPL-2.0+
@@ -47,18 +48,20 @@
 BuildRequires:  phonon4qt5-devel
 BuildRequires:  solid-devel
 BuildRequires:  xz
-BuildRequires:  pkgconfig(Qt5DBus) >= 5.3.0
-BuildRequires:  pkgconfig(Qt5Network) >= 5.3.0
-BuildRequires:  pkgconfig(Qt5Svg) >= 5.3.0
-BuildRequires:  pkgconfig(Qt5Test) >= 5.3.0
-BuildRequires:  pkgconfig(Qt5Widgets) >= 5.3.0
+BuildRequires:  pkgconfig(Qt5DBus) >= 5.4.0
+BuildRequires:  pkgconfig(Qt5Network) >= 5.4.0
+BuildRequires:  pkgconfig(Qt5Svg) >= 5.4.0
+BuildRequires:  pkgconfig(Qt5Test) >= 5.4.0
+BuildRequires:  pkgconfig(Qt5Widgets) >= 5.4.0
 BuildRequires:  pkgconfig(bzip2)
 BuildRequires:  pkgconfig(exiv2)
 BuildRequires:  pkgconfig(smbclient)
 # we want some imageformats in
 Recommends: libqt5-qtimageformats
 Recommends: kimageformats
+%if %{with lang}
 Recommends: %{name}-lang
+%endif
 #BuildRequires:  update-desktop-files
 Provides:   kfileaudiopreview = 4.100.0
 Obsoletes:  kfileaudiopreview <= 4.100.0
@@ -81,7 +84,6 @@
   # we don't need nor want devel symlink, and dbus interface -- kio-extras 
don't install any headers,
   # nor are meant for development
   rm -rf %{buildroot}%{_kf5_sharedir}/dbus-1/
-  rm -rf %{buildroot}%{_kf5_libdir}/libmolletnetwork.so
 
 %post   -p /sbin/ldconfig
 
@@ -89,7 +91,7 @@
 
 %files
 %defattr(-,root,root)
-%{_kf5_libdir}/libmolletnetwork.so.*
+%{_kf5_libdir}/libmolletnetwork5.so.*
 %{_kf5_plugindir}/
 %{_kf5_configkcfgdir}/
 %{_kf5_servicesdir}/
@@ -104,8 +106,10 @@
 %{_kf5_sharedir}/solid/
 %{_kf5_sharedir}/mime/packages/kf5_network.xml
 
+%if %{with lang}
 %files lang
 %defattr(-,root,root)
 %{_kf5_localedir}/
+%endif
 
 %changelog

++ kio-extras-5.2.2.tar.xz -> kio-extras-5.3.0.tar.xz ++
 66650 lines of diff (skipped)




commit kio-extras5 for openSUSE:Factory

2015-03-25 Thread h_root
Hello community,

here is the log from the commit of package kio-extras5 for openSUSE:Factory 
checked in at 2015-03-25 09:57:21

Comparing /work/SRC/openSUSE:Factory/kio-extras5 (Old)
 and  /work/SRC/openSUSE:Factory/.kio-extras5.new (New)


Package is "kio-extras5"

Changes:

--- /work/SRC/openSUSE:Factory/kio-extras5/kio-extras5.changes  2015-03-01 
15:04:21.0 +0100
+++ /work/SRC/openSUSE:Factory/.kio-extras5.new/kio-extras5.changes 
2015-03-25 09:57:23.0 +0100
@@ -1,0 +2,8 @@
+Thu Mar 19 17:42:33 UTC 2015 - hrvoje.sen...@gmail.com
+
+- Update to 5.2.2:
+  * Bugfix release
+  * For more details please see:
+https://www.kde.org/announcements/plasma-5.2.2.php
+
+---

Old:

  kio-extras-5.2.1.tar.xz

New:

  kio-extras-5.2.2.tar.xz



Other differences:
--
++ kio-extras5.spec ++
--- /var/tmp/diff_new_pack.87igtJ/_old  2015-03-25 09:57:23.0 +0100
+++ /var/tmp/diff_new_pack.87igtJ/_new  2015-03-25 09:57:23.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   kio-extras5
-Version:5.2.1
+Version:5.2.2
 Release:0
 Summary:Additional KIO-slaves for KDE applications
 License:GPL-2.0+

++ kio-extras-5.2.1.tar.xz -> kio-extras-5.2.2.tar.xz ++
 23785 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit kio-extras5 for openSUSE:Factory

2015-03-01 Thread h_root
Hello community,

here is the log from the commit of package kio-extras5 for openSUSE:Factory 
checked in at 2015-03-01 15:04:19

Comparing /work/SRC/openSUSE:Factory/kio-extras5 (Old)
 and  /work/SRC/openSUSE:Factory/.kio-extras5.new (New)


Package is "kio-extras5"

Changes:

--- /work/SRC/openSUSE:Factory/kio-extras5/kio-extras5.changes  2015-01-29 
13:16:14.0 +0100
+++ /work/SRC/openSUSE:Factory/.kio-extras5.new/kio-extras5.changes 
2015-03-01 15:04:21.0 +0100
@@ -1,0 +2,8 @@
+Fri Feb 20 02:43:53 UTC 2015 - hrvoje.sen...@gmail.com
+
+- Update to 5.2.1:
+  * Bugfix release
+  * For more details please see:
+https://www.kde.org/announcements/plasma-5.2.1.php
+
+---

Old:

  kio-extras-5.2.0.tar.xz

New:

  kio-extras-5.2.1.tar.xz



Other differences:
--
++ kio-extras5.spec ++
--- /var/tmp/diff_new_pack.4t7jMS/_old  2015-03-01 15:04:22.0 +0100
+++ /var/tmp/diff_new_pack.4t7jMS/_new  2015-03-01 15:04:22.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   kio-extras5
-Version:5.2.0
+Version:5.2.1
 Release:0
 Summary:Additional KIO-slaves for KDE applications
 License:GPL-2.0+

++ kio-extras-5.2.0.tar.xz -> kio-extras-5.2.1.tar.xz ++
 4969 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit kio-extras5 for openSUSE:Factory

2015-01-29 Thread h_root
Hello community,

here is the log from the commit of package kio-extras5 for openSUSE:Factory 
checked in at 2015-01-29 13:16:13

Comparing /work/SRC/openSUSE:Factory/kio-extras5 (Old)
 and  /work/SRC/openSUSE:Factory/.kio-extras5.new (New)


Package is "kio-extras5"

Changes:

--- /work/SRC/openSUSE:Factory/kio-extras5/kio-extras5.changes  2014-12-21 
11:59:46.0 +0100
+++ /work/SRC/openSUSE:Factory/.kio-extras5.new/kio-extras5.changes 
2015-01-29 13:16:14.0 +0100
@@ -1,0 +2,28 @@
+Mon Jan 26 19:49:18 UTC 2015 - hrvoje.sen...@gmail.com
+
+- Update to 5.2 Final:
+  * For more details please see:
+https://www.kde.org/announcements/plasma-5.2.0.php
+
+---
+Tue Jan 13 16:34:58 UTC 2015 - hrvoje.sen...@gmail.com
+
+- Update to 5.2 Beta aka 5.1.95:
+  * Undo changes to Plasma desktop layout
+  * Smarter sorting of results in KRunner
+  * Breeze window decoration theme adds a new look to your
+desktop and is now used by default
+  * New white mouse cursor theme for Breeze.
+  * New plasma widgets: 15 puzzle, web browser, show desktop
+  * Over 300 bugs fixed throughout Plasma modules.
+  * For more details please see:
+https://www.kde.org/announcements/plasma-5.1.95.php
+- Drop patches merged upstream:
+  0001-Port-comicbook-thumbnailer-to-KF5.patch,
+  0002-Port-textcreator-thumbnailer.patch,
+  0003-don-t-screw-up-the-filenames.patch,
+  0004-Added-support-for-NFSv3-major-refactoring-fixed-bugs.patch
+  and 0005-kio_sftp-Use-the-right-type-for-timeout_sec-and-time.patch
+- Add libmtp-devel BuildRequires
+
+---

Old:

  0001-Port-comicbook-thumbnailer-to-KF5.patch
  0002-Port-textcreator-thumbnailer.patch
  0003-don-t-screw-up-the-filenames.patch
  0004-Added-support-for-NFSv3-major-refactoring-fixed-bugs.patch
  0005-kio_sftp-Use-the-right-type-for-timeout_sec-and-time.patch
  kio-extras-5.1.2.tar.xz

New:

  kio-extras-5.2.0.tar.xz



Other differences:
--
++ kio-extras5.spec ++
--- /var/tmp/diff_new_pack.3g7flK/_old  2015-01-29 13:16:15.0 +0100
+++ /var/tmp/diff_new_pack.3g7flK/_new  2015-01-29 13:16:15.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package kio-extras5
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:   kio-extras5
-Version:5.1.2
+Version:5.2.0
 Release:0
 Summary:Additional KIO-slaves for KDE applications
 License:GPL-2.0+
@@ -25,16 +25,6 @@
 Url:http://www.kde.org
 Source: kio-extras-%{version}.tar.xz
 Source99:   %{name}-rpmlintrc
-# PATCH-FIX-UPSTREAM 0001-Port-comicbook-thumbnailer-to-KF5.patch
-Patch0: 0001-Port-comicbook-thumbnailer-to-KF5.patch
-# PATCH-FIX-UPSTREAM 0002-Port-textcreator-thumbnailer.patch
-Patch1: 0002-Port-textcreator-thumbnailer.patch
-# PATCH-FIX-UPSTREAM 0003-don-t-screw-up-the-filenames.patch
-Patch2: 0003-don-t-screw-up-the-filenames.patch
-# PATCH-FIX-UPSTREAM 
0004-Added-support-for-NFSv3-major-refactoring-fixed-bugs.patch
-Patch3: 0004-Added-support-for-NFSv3-major-refactoring-fixed-bugs.patch
-# PATCH-FIX-UPSTREAM 
0005-kio_sftp-Use-the-right-type-for-timeout_sec-and-time.patch
-Patch4: 0005-kio_sftp-Use-the-right-type-for-timeout_sec-and-time.patch
 BuildRequires:  OpenEXR-devel
 BuildRequires:  karchive-devel
 BuildRequires:  kconfig-devel
@@ -51,6 +41,7 @@
 BuildRequires:  kio-devel
 BuildRequires:  kpty-devel
 BuildRequires:  libjpeg-devel
+BuildRequires:  libmtp-devel
 BuildRequires:  libssh-devel
 BuildRequires:  openslp-devel
 BuildRequires:  phonon4qt5-devel
@@ -79,11 +70,6 @@
 %lang_package
 %prep
 %setup -q -n kio-extras-%{version}
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
-%patch3 -p1
-%patch4 -p1
 sed -i '/^add_subdirectory( doc )/d' CMakeLists.txt
 
 %build
@@ -96,7 +82,6 @@
   # nor are meant for development
   rm -rf %{buildroot}%{_kf5_sharedir}/dbus-1/
   rm -rf %{buildroot}%{_kf5_libdir}/libmolletnetwork.so
-  find %{buildroot} -type f -name '*trash*' -exec rm -fv {} ';'
 
 %post   -p /sbin/ldconfig
 
@@ -116,6 +101,7 @@
 %{_kf5_sharedir}/konqsidebartng/
 %{_kf5_sharedir}/konqueror/
 %{_kf5_sharedir}/remoteview/
+%{_kf5_sharedir}/solid/
 %{_kf5_sharedir}/mime/packages/kf5_network.xml
 
 %files lang

++ kio-extras-5.1.2.tar.xz -> kio-extras-5.2.0.tar.xz ++
 73194 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...

commit kio-extras5 for openSUSE:Factory

2014-12-21 Thread h_root
Hello community,

here is the log from the commit of package kio-extras5 for openSUSE:Factory 
checked in at 2014-12-21 11:59:33

Comparing /work/SRC/openSUSE:Factory/kio-extras5 (Old)
 and  /work/SRC/openSUSE:Factory/.kio-extras5.new (New)


Package is "kio-extras5"

Changes:

--- /work/SRC/openSUSE:Factory/kio-extras5/kio-extras5.changes  2014-11-14 
09:19:47.0 +0100
+++ /work/SRC/openSUSE:Factory/.kio-extras5.new/kio-extras5.changes 
2014-12-21 11:59:46.0 +0100
@@ -1,0 +2,10 @@
+Thu Dec 11 17:59:55 UTC 2014 - hrvoje.sen...@gmail.com
+
+- Update to 5.1.2:
+  * Bugfix release
+  * Fixed CVE-2014-8600
+  * For more details please see:
+https://www.kde.org/announcements/plasma-5.1.2.php
+- Drop sanitize_path.patch, merged upstream
+
+---

Old:

  kio-extras-5.1.1.tar.xz
  sanitize_path.patch

New:

  kio-extras-5.1.2.tar.xz



Other differences:
--
++ kio-extras5.spec ++
--- /var/tmp/diff_new_pack.ViNiec/_old  2014-12-21 11:59:47.0 +0100
+++ /var/tmp/diff_new_pack.ViNiec/_new  2014-12-21 11:59:47.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   kio-extras5
-Version:5.1.1
+Version:5.1.2
 Release:0
 Summary:Additional KIO-slaves for KDE applications
 License:GPL-2.0+
@@ -35,8 +35,6 @@
 Patch3: 0004-Added-support-for-NFSv3-major-refactoring-fixed-bugs.patch
 # PATCH-FIX-UPSTREAM 
0005-kio_sftp-Use-the-right-type-for-timeout_sec-and-time.patch
 Patch4: 0005-kio_sftp-Use-the-right-type-for-timeout_sec-and-time.patch
-# PATCH-FIX-UPSTREAM sanitize_path.patch
-Patch5: sanitize_path.patch
 BuildRequires:  OpenEXR-devel
 BuildRequires:  karchive-devel
 BuildRequires:  kconfig-devel
@@ -86,7 +84,6 @@
 %patch2 -p1
 %patch3 -p1
 %patch4 -p1
-%patch5 -p1
 sed -i '/^add_subdirectory( doc )/d' CMakeLists.txt
 
 %build

++ kio-extras-5.1.1.tar.xz -> kio-extras-5.1.2.tar.xz ++
 6119 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit kio-extras5 for openSUSE:Factory

2014-11-14 Thread h_root
Hello community,

here is the log from the commit of package kio-extras5 for openSUSE:Factory 
checked in at 2014-11-14 09:19:33

Comparing /work/SRC/openSUSE:Factory/kio-extras5 (Old)
 and  /work/SRC/openSUSE:Factory/.kio-extras5.new (New)


Package is "kio-extras5"

Changes:

--- /work/SRC/openSUSE:Factory/kio-extras5/kio-extras5.changes  2014-11-13 
09:21:55.0 +0100
+++ /work/SRC/openSUSE:Factory/.kio-extras5.new/kio-extras5.changes 
2014-11-14 09:19:47.0 +0100
@@ -1,0 +2,5 @@
+Thu Nov 13 22:15:00 UTC 2014 - hrvoje.sen...@gmail.com
+
+- Added sanitize_path.patch from upstream, CVE-2014-8600
+
+---

New:

  sanitize_path.patch



Other differences:
--
++ kio-extras5.spec ++
--- /var/tmp/diff_new_pack.UPSPXF/_old  2014-11-14 09:19:48.0 +0100
+++ /var/tmp/diff_new_pack.UPSPXF/_new  2014-11-14 09:19:48.0 +0100
@@ -35,6 +35,8 @@
 Patch3: 0004-Added-support-for-NFSv3-major-refactoring-fixed-bugs.patch
 # PATCH-FIX-UPSTREAM 
0005-kio_sftp-Use-the-right-type-for-timeout_sec-and-time.patch
 Patch4: 0005-kio_sftp-Use-the-right-type-for-timeout_sec-and-time.patch
+# PATCH-FIX-UPSTREAM sanitize_path.patch
+Patch5: sanitize_path.patch
 BuildRequires:  OpenEXR-devel
 BuildRequires:  karchive-devel
 BuildRequires:  kconfig-devel
@@ -84,6 +86,7 @@
 %patch2 -p1
 %patch3 -p1
 %patch4 -p1
+%patch5 -p1
 sed -i '/^add_subdirectory( doc )/d' CMakeLists.txt
 
 %build

++ sanitize_path.patch ++
From: Martin Sandsmark 
Date: Thu, 13 Nov 2014 12:42:49 +
Subject: Sanitize path
X-Git-Url: 
http://quickgit.kde.org/?p=kio-extras.git&a=commitdiff&h=13155c8eb71d1c946bea21c38ea0f8ca7c7013cd
---
Sanitize path

Reviewed at secur...@kde.org
---


--- a/bookmarks/kio_bookmarks.cpp
+++ b/bookmarks/kio_bookmarks.cpp
@@ -22,6 +22,7 @@
 #include 
 
 #include 
+#include 
 #include 
 
 #include 
@@ -198,7 +199,7 @@
 echoImage(regexp.cap(1), regexp.cap(2), 
QUrlQuery(url).queryItemValue("size"));
   } else {
 echoHead();
-echo("" + i18n("Wrong request: %1",path) + "");
+echo("" + i18n("Wrong request: %1", 
Qt::escape(url.toDisplayString())) + "");
   }
   finished();
 }

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit kio-extras5 for openSUSE:Factory

2014-11-13 Thread h_root
Hello community,

here is the log from the commit of package kio-extras5 for openSUSE:Factory 
checked in at 2014-11-13 09:21:51

Comparing /work/SRC/openSUSE:Factory/kio-extras5 (Old)
 and  /work/SRC/openSUSE:Factory/.kio-extras5.new (New)


Package is "kio-extras5"

Changes:

--- /work/SRC/openSUSE:Factory/kio-extras5/kio-extras5.changes  2014-10-15 
08:51:04.0 +0200
+++ /work/SRC/openSUSE:Factory/.kio-extras5.new/kio-extras5.changes 
2014-11-13 09:21:55.0 +0100
@@ -1,0 +2,22 @@
+Thu Nov  6 20:14:13 UTC 2014 - hrvoje.sen...@gmail.com
+
+- Update to 5.1.1:
+  * Bugfix release
+  * For more details please see:
+https://www.kde.org/announcements/plasma-5.1.1.php
+- Added patches from upstream:
+  0001-Port-comicbook-thumbnailer-to-KF5.patch,
+  0002-Port-textcreator-thumbnailer.patch (kde#339456),
+  0003-don-t-screw-up-the-filenames.patch,
+  0004-Added-support-for-NFSv3-major-refactoring-fixed-bugs.patch
+  (kde#268797, kde#309113)
+  0005-kio_sftp-Use-the-right-type-for-timeout_sec-and-time.patch
+  (kde#331674)
+- Added kpty-devel BuildRequires
+
+---
+Sat Oct 25 17:31:33 UTC 2014 - hrvoje.sen...@gmail.com
+
+- Recommend lang subpackage
+
+---

Old:

  kio-extras-5.1.0.1.tar.xz

New:

  0001-Port-comicbook-thumbnailer-to-KF5.patch
  0002-Port-textcreator-thumbnailer.patch
  0003-don-t-screw-up-the-filenames.patch
  0004-Added-support-for-NFSv3-major-refactoring-fixed-bugs.patch
  0005-kio_sftp-Use-the-right-type-for-timeout_sec-and-time.patch
  kio-extras-5.1.1.tar.xz



Other differences:
--
++ kio-extras5.spec ++
--- /var/tmp/diff_new_pack.txwZue/_old  2014-11-13 09:21:56.0 +0100
+++ /var/tmp/diff_new_pack.txwZue/_new  2014-11-13 09:21:56.0 +0100
@@ -17,14 +17,24 @@
 
 
 Name:   kio-extras5
-Version:5.1.0
+Version:5.1.1
 Release:0
 Summary:Additional KIO-slaves for KDE applications
 License:GPL-2.0+
 Group:  System/GUI/KDE
 Url:http://www.kde.org
-Source: kio-extras-%{version}.1.tar.xz
+Source: kio-extras-%{version}.tar.xz
 Source99:   %{name}-rpmlintrc
+# PATCH-FIX-UPSTREAM 0001-Port-comicbook-thumbnailer-to-KF5.patch
+Patch0: 0001-Port-comicbook-thumbnailer-to-KF5.patch
+# PATCH-FIX-UPSTREAM 0002-Port-textcreator-thumbnailer.patch
+Patch1: 0002-Port-textcreator-thumbnailer.patch
+# PATCH-FIX-UPSTREAM 0003-don-t-screw-up-the-filenames.patch
+Patch2: 0003-don-t-screw-up-the-filenames.patch
+# PATCH-FIX-UPSTREAM 
0004-Added-support-for-NFSv3-major-refactoring-fixed-bugs.patch
+Patch3: 0004-Added-support-for-NFSv3-major-refactoring-fixed-bugs.patch
+# PATCH-FIX-UPSTREAM 
0005-kio_sftp-Use-the-right-type-for-timeout_sec-and-time.patch
+Patch4: 0005-kio_sftp-Use-the-right-type-for-timeout_sec-and-time.patch
 BuildRequires:  OpenEXR-devel
 BuildRequires:  karchive-devel
 BuildRequires:  kconfig-devel
@@ -39,6 +49,7 @@
 BuildRequires:  ki18n-devel
 BuildRequires:  kiconthemes-devel
 BuildRequires:  kio-devel
+BuildRequires:  kpty-devel
 BuildRequires:  libjpeg-devel
 BuildRequires:  libssh-devel
 BuildRequires:  openslp-devel
@@ -56,6 +67,7 @@
 # we want some imageformats in
 Recommends: libqt5-qtimageformats
 Recommends: kimageformats
+Recommends: %{name}-lang
 #BuildRequires:  update-desktop-files
 Provides:   kfileaudiopreview = 4.100.0
 Obsoletes:  kfileaudiopreview <= 4.100.0
@@ -67,6 +79,11 @@
 %lang_package
 %prep
 %setup -q -n kio-extras-%{version}
+%patch0 -p1
+%patch1 -p1
+%patch2 -p1
+%patch3 -p1
+%patch4 -p1
 sed -i '/^add_subdirectory( doc )/d' CMakeLists.txt
 
 %build

++ 0001-Port-comicbook-thumbnailer-to-KF5.patch ++
>From 92203bdebc4814ef27388ca0fdd6731f2abeab3d Mon Sep 17 00:00:00 2001
From: Maarten De Meyer 
Date: Sun, 28 Sep 2014 17:35:40 +0200
Subject: [PATCH 1/5] Port comicbook thumbnailer to KF5

Mostly standard porting stuff.
Still need to change qdebug calls to qCDebug.
CCBUG: 339456
REVIEW: 120382

(cherry picked from commit 72d25f79050f8cf249b0a640a2be8764c59eca91)
---
 CMakeLists.txt |  1 +
 thumbnail/CMakeLists.txt   | 22 +-
 thumbnail/comiccreator.cpp | 41 +++--
 3 files changed, 33 insertions(+), 31 deletions(-)

diff --git a/CMakeLists.txt b/CMakeLists.txt
index 
34c5fb9f2fe10bb53ab4f1c7c09815494157c263..3d538d4e3f06620e61cbddc375bc4a9652671bf8
 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -36,6 +36,7 @@ find_package(KF5 ${KF5_MIN_VERSION} REQUIRED COMPONENTS
 KIO
 KHtml
 KDE4Support
+Pty
 Solid
 )
 
diff --gi

commit kio-extras5 for openSUSE:Factory

2014-10-14 Thread h_root
Hello community,

here is the log from the commit of package kio-extras5 for openSUSE:Factory 
checked in at 2014-10-15 08:51:00

Comparing /work/SRC/openSUSE:Factory/kio-extras5 (Old)
 and  /work/SRC/openSUSE:Factory/.kio-extras5.new (New)


Package is "kio-extras5"

Changes:

--- /work/SRC/openSUSE:Factory/kio-extras5/kio-extras5.changes  2014-10-07 
16:00:06.0 +0200
+++ /work/SRC/openSUSE:Factory/.kio-extras5.new/kio-extras5.changes 
2014-10-15 08:51:04.0 +0200
@@ -1,0 +2,8 @@
+Thu Oct  9 21:24:30 UTC 2014 - hrvoje.sen...@gmail.com
+
+- Update to 5.1 Final:
+  * Bugfixes since RC1
+  * For more details please see:
+https://www.kde.org/announcements/plasma-5.1.0.php
+
+---

Old:

  kio-extras-5.0.95.tar.xz

New:

  kio-extras-5.1.0.1.tar.xz



Other differences:
--
++ kio-extras5.spec ++
--- /var/tmp/diff_new_pack.YBSKAR/_old  2014-10-15 08:51:05.0 +0200
+++ /var/tmp/diff_new_pack.YBSKAR/_new  2014-10-15 08:51:05.0 +0200
@@ -17,13 +17,13 @@
 
 
 Name:   kio-extras5
-Version:5.0.95
+Version:5.1.0
 Release:0
 Summary:Additional KIO-slaves for KDE applications
 License:GPL-2.0+
 Group:  System/GUI/KDE
 Url:http://www.kde.org
-Source: kio-extras-%{version}.tar.xz
+Source: kio-extras-%{version}.1.tar.xz
 Source99:   %{name}-rpmlintrc
 BuildRequires:  OpenEXR-devel
 BuildRequires:  karchive-devel

++ kio-extras-5.0.95.tar.xz -> kio-extras-5.1.0.1.tar.xz ++
 21206 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit kio-extras5 for openSUSE:Factory

2014-10-07 Thread h_root
Hello community,

here is the log from the commit of package kio-extras5 for openSUSE:Factory 
checked in at 2014-10-07 15:59:38

Comparing /work/SRC/openSUSE:Factory/kio-extras5 (Old)
 and  /work/SRC/openSUSE:Factory/.kio-extras5.new (New)


Package is "kio-extras5"

Changes:

--- /work/SRC/openSUSE:Factory/kio-extras5/kio-extras5.changes  2014-10-01 
11:22:48.0 +0200
+++ /work/SRC/openSUSE:Factory/.kio-extras5.new/kio-extras5.changes 
2014-10-07 16:00:06.0 +0200
@@ -1,0 +2,5 @@
+Sat Oct  4 18:33:11 UTC 2014 - hrvoje.sen...@gmail.com
+
+- Remove ktrash and kio_trash, merged in KIO framework since 5.3.0
+
+---



Other differences:
--
++ kio-extras5.spec ++
--- /var/tmp/diff_new_pack.eNgrUP/_old  2014-10-07 16:00:07.0 +0200
+++ /var/tmp/diff_new_pack.eNgrUP/_new  2014-10-07 16:00:07.0 +0200
@@ -79,6 +79,7 @@
   # nor are meant for development
   rm -rf %{buildroot}%{_kf5_sharedir}/dbus-1/
   rm -rf %{buildroot}%{_kf5_libdir}/libmolletnetwork.so
+  find %{buildroot} -type f -name '*trash*' -exec rm -fv {} ';'
 
 %post   -p /sbin/ldconfig
 
@@ -86,7 +87,6 @@
 
 %files
 %defattr(-,root,root)
-%{_kf5_bindir}/ktrash5
 %{_kf5_libdir}/libmolletnetwork.so.*
 %{_kf5_plugindir}/
 %{_kf5_configkcfgdir}/

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit kio-extras5 for openSUSE:Factory

2014-10-01 Thread h_root
Hello community,

here is the log from the commit of package kio-extras5 for openSUSE:Factory 
checked in at 2014-10-01 11:22:44

Comparing /work/SRC/openSUSE:Factory/kio-extras5 (Old)
 and  /work/SRC/openSUSE:Factory/.kio-extras5.new (New)


Package is "kio-extras5"

Changes:

--- /work/SRC/openSUSE:Factory/kio-extras5/kio-extras5.changes  2014-09-15 
18:24:25.0 +0200
+++ /work/SRC/openSUSE:Factory/.kio-extras5.new/kio-extras5.changes 
2014-10-01 11:22:48.0 +0200
@@ -1,0 +2,9 @@
+Fri Sep 26 09:14:10 UTC 2014 - hrvoje.sen...@gmail.com
+
+- Update to 5.0.95:
+   * Minor changes to samba kio
+- Install translations
+- Add rpmlintrc file for file-not-in-%lang warnings: we don't use
+  find_lang macro as it doesn't searches in subdirectories
+
+---

Old:

  kio-extras-5.0.95~git20140912.tar.xz

New:

  kio-extras-5.0.95.tar.xz
  kio-extras5-rpmlintrc



Other differences:
--
++ kio-extras5.spec ++
--- /var/tmp/diff_new_pack.ciq59E/_old  2014-10-01 11:22:49.0 +0200
+++ /var/tmp/diff_new_pack.ciq59E/_new  2014-10-01 11:22:49.0 +0200
@@ -17,13 +17,14 @@
 
 
 Name:   kio-extras5
-Version:5.0.95~git20140912
+Version:5.0.95
 Release:0
 Summary:Additional KIO-slaves for KDE applications
 License:GPL-2.0+
 Group:  System/GUI/KDE
 Url:http://www.kde.org
 Source: kio-extras-%{version}.tar.xz
+Source99:   %{name}-rpmlintrc
 BuildRequires:  OpenEXR-devel
 BuildRequires:  karchive-devel
 BuildRequires:  kconfig-devel
@@ -63,13 +64,13 @@
 %description
 Additional KIO-slaves for KDE applications.
 
+%lang_package
 %prep
 %setup -q -n kio-extras-%{version}
 sed -i '/^add_subdirectory( doc )/d' CMakeLists.txt
-sed -i '/^ecm_optional_add_subdirectory(po)/d' CMakeLists.txt
 
 %build
-  %cmake_kf5 -d build
+  %cmake_kf5 -d build -- -DCMAKE_INSTALL_LOCALEDIR=share/locale/kf5
   %make_jobs
 
 %install
@@ -100,4 +101,8 @@
 %{_kf5_sharedir}/remoteview/
 %{_kf5_sharedir}/mime/packages/kf5_network.xml
 
+%files lang
+%defattr(-,root,root)
+%{_kf5_localedir}/
+
 %changelog

++ kio-extras-5.0.95~git20140912.tar.xz -> kio-extras-5.0.95.tar.xz ++
 87776 lines of diff (skipped)

++ kio-extras5-rpmlintrc ++
# we don't use find_lang macro as it doesn't searches in subdirectories
addFilter("file-not-in-%lang .*")--
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit kio-extras5 for openSUSE:Factory

2014-09-15 Thread h_root
Hello community,

here is the log from the commit of package kio-extras5 for openSUSE:Factory 
checked in at 2014-09-15 17:40:54

Comparing /work/SRC/openSUSE:Factory/kio-extras5 (Old)
 and  /work/SRC/openSUSE:Factory/.kio-extras5.new (New)


Package is "kio-extras5"

Changes:

--- /work/SRC/openSUSE:Factory/kio-extras5/kio-extras5.changes  2014-08-16 
15:43:30.0 +0200
+++ /work/SRC/openSUSE:Factory/.kio-extras5.new/kio-extras5.changes 
2014-09-15 18:24:25.0 +0200
@@ -1,0 +2,8 @@
+Fri Sep 12 14:23:59 UTC 2014 - hrvoje.sen...@gmail.com
+
+- Update to 5.0.95~git20140912 (rc494702):
+  * kio_trash: implement trash spec v1.0
+  * Thumbnailer improvements
+- Added pkgconfig(Qt5Svg) BuildRequires
+
+---

Old:

  kio-extras-5.0.1.tar.xz

New:

  kio-extras-5.0.95~git20140912.tar.xz



Other differences:
--
++ kio-extras5.spec ++
--- /var/tmp/diff_new_pack.NB0xTy/_old  2014-09-15 18:24:26.0 +0200
+++ /var/tmp/diff_new_pack.NB0xTy/_new  2014-09-15 18:24:26.0 +0200
@@ -17,13 +17,13 @@
 
 
 Name:   kio-extras5
-Version:5.0.1
+Version:5.0.95~git20140912
 Release:0
 Summary:Additional KIO-slaves for KDE applications
 License:GPL-2.0+
 Group:  System/GUI/KDE
 Url:http://www.kde.org
-Source: 
http://download.kde.org/stable/plasma/%{version}/kio-extras-%{version}.tar.xz
+Source: kio-extras-%{version}.tar.xz
 BuildRequires:  OpenEXR-devel
 BuildRequires:  karchive-devel
 BuildRequires:  kconfig-devel
@@ -46,6 +46,7 @@
 BuildRequires:  xz
 BuildRequires:  pkgconfig(Qt5DBus) >= 5.3.0
 BuildRequires:  pkgconfig(Qt5Network) >= 5.3.0
+BuildRequires:  pkgconfig(Qt5Svg) >= 5.3.0
 BuildRequires:  pkgconfig(Qt5Test) >= 5.3.0
 BuildRequires:  pkgconfig(Qt5Widgets) >= 5.3.0
 BuildRequires:  pkgconfig(bzip2)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit kio-extras5 for openSUSE:Factory

2014-08-16 Thread h_root
Hello community,

here is the log from the commit of package kio-extras5 for openSUSE:Factory 
checked in at 2014-08-16 15:42:34

Comparing /work/SRC/openSUSE:Factory/kio-extras5 (Old)
 and  /work/SRC/openSUSE:Factory/.kio-extras5.new (New)


Package is "kio-extras5"

Changes:

--- /work/SRC/openSUSE:Factory/kio-extras5/kio-extras5.changes  2014-07-25 
09:10:01.0 +0200
+++ /work/SRC/openSUSE:Factory/.kio-extras5.new/kio-extras5.changes 
2014-08-16 15:43:30.0 +0200
@@ -1,0 +2,11 @@
+Fri Aug  8 17:31:10 UTC 2014 - hrvoje.sen...@gmail.com
+
+- Update to 5.0.1
+  * Translation updates
+
+---
+Mon Jul 28 17:50:26 UTC 2014 - hrvoje.sen...@gmail.com
+
+- Add kimageformats and libqt5-qtimageformats recommends
+
+---

Old:

  kio-extras-5.0.0.tar.xz

New:

  kio-extras-5.0.1.tar.xz



Other differences:
--
++ kio-extras5.spec ++
--- /var/tmp/diff_new_pack.ky2CYC/_old  2014-08-16 15:43:31.0 +0200
+++ /var/tmp/diff_new_pack.ky2CYC/_new  2014-08-16 15:43:31.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   kio-extras5
-Version:5.0.0
+Version:5.0.1
 Release:0
 Summary:Additional KIO-slaves for KDE applications
 License:GPL-2.0+
@@ -51,6 +51,9 @@
 BuildRequires:  pkgconfig(bzip2)
 BuildRequires:  pkgconfig(exiv2)
 BuildRequires:  pkgconfig(smbclient)
+# we want some imageformats in
+Recommends: libqt5-qtimageformats
+Recommends: kimageformats
 #BuildRequires:  update-desktop-files
 Provides:   kfileaudiopreview = 4.100.0
 Obsoletes:  kfileaudiopreview <= 4.100.0

++ kio-extras-5.0.0.tar.xz -> kio-extras-5.0.1.tar.xz ++
 4692 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit kio-extras5 for openSUSE:Factory

2014-07-25 Thread h_root
Hello community,

here is the log from the commit of package kio-extras5 for openSUSE:Factory 
checked in at 2014-07-25 09:09:14

Comparing /work/SRC/openSUSE:Factory/kio-extras5 (Old)
 and  /work/SRC/openSUSE:Factory/.kio-extras5.new (New)


Package is "kio-extras5"

Changes:

--- /work/SRC/openSUSE:Factory/kio-extras5/kio-extras5.changes  2014-07-10 
09:31:46.0 +0200
+++ /work/SRC/openSUSE:Factory/.kio-extras5.new/kio-extras5.changes 
2014-07-25 09:10:01.0 +0200
@@ -1,0 +2,6 @@
+Fri Jul 11 19:04:45 UTC 2014 - hrvoje.sen...@gmail.com
+
+- Update to 5.0.0
+   * Plasma 5.0 Final
+
+---

Old:

  kio-extras-4.98.0.tar.xz

New:

  kio-extras-5.0.0.tar.xz



Other differences:
--
++ kio-extras5.spec ++
--- /var/tmp/diff_new_pack.FlJtNt/_old  2014-07-25 09:10:03.0 +0200
+++ /var/tmp/diff_new_pack.FlJtNt/_new  2014-07-25 09:10:03.0 +0200
@@ -17,13 +17,13 @@
 
 
 Name:   kio-extras5
-Version:4.98.0
+Version:5.0.0
 Release:0
 Summary:Additional KIO-slaves for KDE applications
 License:GPL-2.0+
 Group:  System/GUI/KDE
 Url:http://www.kde.org
-Source: 
http://download.kde.org/unstable/plasma/%{version}/src/kio-extras-%{version}.tar.xz
+Source: 
http://download.kde.org/stable/plasma/%{version}/kio-extras-%{version}.tar.xz
 BuildRequires:  OpenEXR-devel
 BuildRequires:  karchive-devel
 BuildRequires:  kconfig-devel

++ kio-extras-4.98.0.tar.xz -> kio-extras-5.0.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kio-extras-4.98.0/desktop/Home.desktop 
new/kio-extras-5.0.0/desktop/Home.desktop
--- old/kio-extras-4.98.0/desktop/Home.desktop  2014-07-03 15:55:29.0 
+0200
+++ new/kio-extras-5.0.0/desktop/Home.desktop   2014-07-10 16:02:10.0 
+0200
@@ -154,7 +154,7 @@
 GenericName[nl]=Persoonlijke bestanden
 GenericName[nn]=Personlege filer
 GenericName[or]=ବ୍ୟକ୍ତିଗତ ଫାଇଲଗୁଡ଼ିକ
-GenericName[pa]=ਨਿੱਜੀ ਫਾਇਲਾਂ
+GenericName[pa]=ਨਿੱਜੀ ਫਾਈਲਾਂ
 GenericName[pl]=Pliki osobiste
 GenericName[pt]=Ficheiros Pessoais
 GenericName[pt_BR]=Arquivos pessoais
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kio-extras-4.98.0/desktop/directory.trash 
new/kio-extras-5.0.0/desktop/directory.trash
--- old/kio-extras-4.98.0/desktop/directory.trash   2014-07-03 
15:55:29.0 +0200
+++ new/kio-extras-5.0.0/desktop/directory.trash2014-07-10 
16:02:10.0 +0200
@@ -137,7 +137,7 @@
 Comment[nl]=Bevat de verwijderde bestanden
 Comment[nn]=Inneheld sletta filer
 Comment[or]=ଅପସାରିତ ଫାଇଲଗୁଡ଼ିକୁ ଧାରଣ କରିଥାଏ
-Comment[pa]=ਹਟਾਈਆਂ ਫਾਇਲਾਂ ਰੱਖਦਾ ਹੈ
+Comment[pa]=ਹਟਾਈਆਂ ਫਾਈਲਾਂ ਰੱਖਦਾ ਹੈ
 Comment[pl]=Zawiera usunięte pliki
 Comment[pt]=Contém os ficheiros removidos
 Comment[pt_BR]=Contém os arquivos removidos
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kio-extras-4.98.0/po/ar/kfileaudiopreview5.po 
new/kio-extras-5.0.0/po/ar/kfileaudiopreview5.po
--- old/kio-extras-4.98.0/po/ar/kfileaudiopreview5.po   2014-07-03 
15:55:38.0 +0200
+++ new/kio-extras-5.0.0/po/ar/kfileaudiopreview5.po2014-07-10 
16:02:21.0 +0200
@@ -15,7 +15,7 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 "
-"&& n%100<=10 ? 3 : n%100>=11 ? 4 : 5;\n"
+"&& n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n"
 "X-Generator: Translate Toolkit 1.10.0\n"
 
 #: kfileaudiopreview.cpp:81
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kio-extras-4.98.0/po/ar/kio_archive.po 
new/kio-extras-5.0.0/po/ar/kio_archive.po
--- old/kio-extras-4.98.0/po/ar/kio_archive.po  2014-07-03 15:55:38.0 
+0200
+++ new/kio-extras-5.0.0/po/ar/kio_archive.po   2014-07-10 16:02:21.0 
+0200
@@ -14,7 +14,7 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 "
-"&& n%100<=10 ? 3 : n%100>=11 ? 4 : 5;\n"
+"&& n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n"
 "X-Generator: Translate Toolkit 1.10.0\n"
 
 #: kio_archive.cpp:241 kio_archive.cpp:335 kio_archive.cpp:409
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kio-extras-4.98.0/po/ar/kio_bookmarks.po 
new/kio-extras-5.0.0/po/ar/kio_bookmarks.po
--- old/kio-extras-4.98.0/po/ar/kio_bookmarks.po2014-07-03 
15:55:38.0 +0200
+++ new/kio-extras-5.0.0/po/ar/kio_bookmarks.po 2014-07-10 16:02:21.0 

commit kio-extras5 for openSUSE:Factory

2014-07-10 Thread h_root
Hello community,

here is the log from the commit of package kio-extras5 for openSUSE:Factory 
checked in at 2014-07-10 08:18:14

Comparing /work/SRC/openSUSE:Factory/kio-extras5 (Old)
 and  /work/SRC/openSUSE:Factory/.kio-extras5.new (New)


Package is "kio-extras5"

Changes:

--- /work/SRC/openSUSE:Factory/kio-extras5/kio-extras5.changes  2014-06-23 
09:23:50.0 +0200
+++ /work/SRC/openSUSE:Factory/.kio-extras5.new/kio-extras5.changes 
2014-07-10 09:31:46.0 +0200
@@ -1,0 +2,6 @@
+Thu Jul  3 17:35:40 UTC 2014 - hrvoje.sen...@gmail.com
+
+- Update to 4.98.0
+  * Plasma 5 RC release
+
+---

Old:

  kio-extras-4.97.0.tar.xz

New:

  kio-extras-4.98.0.tar.xz



Other differences:
--
++ kio-extras5.spec ++
--- /var/tmp/diff_new_pack.q3QQOz/_old  2014-07-10 09:31:47.0 +0200
+++ /var/tmp/diff_new_pack.q3QQOz/_new  2014-07-10 09:31:47.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   kio-extras5
-Version:4.97.0
+Version:4.98.0
 Release:0
 Summary:Additional KIO-slaves for KDE applications
 License:GPL-2.0+

++ kio-extras-4.97.0.tar.xz -> kio-extras-4.98.0.tar.xz ++
 24763 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit kio-extras5 for openSUSE:Factory

2014-06-23 Thread h_root
Hello community,

here is the log from the commit of package kio-extras5 for openSUSE:Factory 
checked in at 2014-06-23 09:23:47

Comparing /work/SRC/openSUSE:Factory/kio-extras5 (Old)
 and  /work/SRC/openSUSE:Factory/.kio-extras5.new (New)


Package is "kio-extras5"

Changes:

--- /work/SRC/openSUSE:Factory/kio-extras5/kio-extras5.changes  2014-06-10 
14:37:45.0 +0200
+++ /work/SRC/openSUSE:Factory/.kio-extras5.new/kio-extras5.changes 
2014-06-23 09:23:50.0 +0200
@@ -1,0 +2,7 @@
+Tue Jun 10 02:07:16 UTC 2014 - hrvoje.sen...@gmail.com
+
+- Update to 4.97.0
+  * Beta 2 of Plasma 5 release
+- Drop update_to_latest_head.patch
+
+---

Old:

  kio-extras-4.96.0.tar.xz
  update_to_latest_head.patch

New:

  kio-extras-4.97.0.tar.xz



Other differences:
--
++ kio-extras5.spec ++
--- /var/tmp/diff_new_pack.WLup6O/_old  2014-06-23 09:23:51.0 +0200
+++ /var/tmp/diff_new_pack.WLup6O/_new  2014-06-23 09:23:51.0 +0200
@@ -17,15 +17,13 @@
 
 
 Name:   kio-extras5
-Version:4.96.0
+Version:4.97.0
 Release:0
 Summary:Additional KIO-slaves for KDE applications
 License:GPL-2.0+
 Group:  System/GUI/KDE
 Url:http://www.kde.org
 Source: 
http://download.kde.org/unstable/plasma/%{version}/src/kio-extras-%{version}.tar.xz
-# PATCH-FIX-UPSTREAM update_to_latest_head.patch -- rev~b498096
-Patch0: update_to_latest_head.patch
 BuildRequires:  OpenEXR-devel
 BuildRequires:  karchive-devel
 BuildRequires:  kconfig-devel
@@ -63,9 +61,8 @@
 
 %prep
 %setup -q -n kio-extras-%{version}
-%patch0 -p1
 sed -i '/^add_subdirectory( doc )/d' CMakeLists.txt
-sed -i '/^ecm_optional_add_subdirectory( po )/d' CMakeLists.txt
+sed -i '/^ecm_optional_add_subdirectory(po)/d' CMakeLists.txt
 
 %build
   %cmake_kf5 -d build

++ kio-extras-4.96.0.tar.xz -> kio-extras-4.97.0.tar.xz ++
 93625 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit kio-extras5 for openSUSE:Factory

2014-06-10 Thread h_root
Hello community,

here is the log from the commit of package kio-extras5 for openSUSE:Factory 
checked in at 2014-06-10 14:37:12

Comparing /work/SRC/openSUSE:Factory/kio-extras5 (Old)
 and  /work/SRC/openSUSE:Factory/.kio-extras5.new (New)


Package is "kio-extras5"

Changes:

--- /work/SRC/openSUSE:Factory/kio-extras5/kio-extras5.changes  2014-05-20 
14:22:37.0 +0200
+++ /work/SRC/openSUSE:Factory/.kio-extras5.new/kio-extras5.changes 
2014-06-10 14:37:45.0 +0200
@@ -1,0 +2,9 @@
+Wed Jun  4 10:00:11 UTC 2014 - hrvoje.sen...@gmail.com
+
+- Add Source URL
+- Added update_to_latest_head.patch, to sync with latest KF5 API
+- Bump Qt requires to 5.3.0
+- Added phonon4qt5-devel
+- Obsolete and provide kfileaudiopreview, it is merged in kio-extras
+
+---

New:

  update_to_latest_head.patch



Other differences:
--
++ kio-extras5.spec ++
--- /var/tmp/diff_new_pack.DuYsFZ/_old  2014-06-10 14:37:45.0 +0200
+++ /var/tmp/diff_new_pack.DuYsFZ/_new  2014-06-10 14:37:45.0 +0200
@@ -23,7 +23,9 @@
 License:GPL-2.0+
 Group:  System/GUI/KDE
 Url:http://www.kde.org
-Source0:kio-extras-%{version}.tar.xz
+Source: 
http://download.kde.org/unstable/plasma/%{version}/src/kio-extras-%{version}.tar.xz
+# PATCH-FIX-UPSTREAM update_to_latest_head.patch -- rev~b498096
+Patch0: update_to_latest_head.patch
 BuildRequires:  OpenEXR-devel
 BuildRequires:  karchive-devel
 BuildRequires:  kconfig-devel
@@ -41,16 +43,19 @@
 BuildRequires:  libjpeg-devel
 BuildRequires:  libssh-devel
 BuildRequires:  openslp-devel
+BuildRequires:  phonon4qt5-devel
 BuildRequires:  solid-devel
 BuildRequires:  xz
-BuildRequires:  pkgconfig(Qt5DBus) >= 5.2.0
-BuildRequires:  pkgconfig(Qt5Network) >= 5.2.0
-BuildRequires:  pkgconfig(Qt5Test) >= 5.2.0
-BuildRequires:  pkgconfig(Qt5Widgets) >= 5.2.0
+BuildRequires:  pkgconfig(Qt5DBus) >= 5.3.0
+BuildRequires:  pkgconfig(Qt5Network) >= 5.3.0
+BuildRequires:  pkgconfig(Qt5Test) >= 5.3.0
+BuildRequires:  pkgconfig(Qt5Widgets) >= 5.3.0
 BuildRequires:  pkgconfig(bzip2)
 BuildRequires:  pkgconfig(exiv2)
 BuildRequires:  pkgconfig(smbclient)
 #BuildRequires:  update-desktop-files
+Provides:   kfileaudiopreview = 4.100.0
+Obsoletes:  kfileaudiopreview <= 4.100.0
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -58,6 +63,7 @@
 
 %prep
 %setup -q -n kio-extras-%{version}
+%patch0 -p1
 sed -i '/^add_subdirectory( doc )/d' CMakeLists.txt
 sed -i '/^ecm_optional_add_subdirectory( po )/d' CMakeLists.txt
 
@@ -79,7 +85,6 @@
 %files
 %defattr(-,root,root)
 %{_kf5_bindir}/ktrash5
-%{_kf5_configdir}/
 %{_kf5_libdir}/libmolletnetwork.so.*
 %{_kf5_plugindir}/
 %{_kf5_configkcfgdir}/

++ update_to_latest_head.patch ++
 25420 lines (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org