Hello community,

here is the log from the commit of package kio for openSUSE:Factory checked in 
at 2017-03-28 15:10:42
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kio (Old)
 and      /work/SRC/openSUSE:Factory/.kio.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kio"

Tue Mar 28 15:10:42 2017 rev:44 rq:481518 version:5.32.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/kio/kio.changes  2017-03-03 17:30:59.207995820 
+0100
+++ /work/SRC/openSUSE:Factory/.kio.new/kio.changes     2017-03-28 
15:10:46.402866509 +0200
@@ -1,0 +2,47 @@
+Mon Mar 20 15:24:03 UTC 2017 - [email protected]
+
+- Drop sanitize-url-for-proxy.patch, merged upstream 
+
+-------------------------------------------------------------------
+Sun Mar 19 14:50:47 CET 2017 - [email protected]
+
+- Update to 5.32.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.32.0.php
+- Changes since 5.31.0:
+  * Too many changes to list here
+  * Commit translations from l10n-kf5
+  * Cookies KCM: disable "delete" button when there is no current item
+  * Use the new shared library exported by KDocTools
+  * Upgrade ECM and KF5 version requirements for 5.32.0 release.
+  * Sanitize URLs before passing them to FindProxyForURL
+  * make sure the cancel action is last
+  * kio_help: use doOutputBuffer and simplify unicodeError
+  * rename support: emit proper URL in FileRenamed
+  * fix rename support: keep trashId rather than expecting it as input
+  * remote: remove unused include
+  * remote: remove redundant check
+  * remote: rename kded module to allow co-installability with 
plasma-workspace <= 5.9
+  * remote: use QUrl::fromLocalFile()
+  * remote: just check if file exists
+  * remote: use QDir::mkpath() to create the remoteview folder
+  * remote: drop Messages.sh
+  * remote: use same debug category as other slaves
+  * remote: use json protocol
+  * remote: don't redefine TRANSLATION_DOMAIN
+  * remote: slots -> Q_SLOTS
+  * Import remote ioslave from plasma-workspace
+  * Fix TODO. We depend on Qt 5.3 by now
+  * kio_trash: implement renaming of toplevel files and dirs
+  * [PreviewJob] Remove maximum size for local files by default
+  * allow to add application actions on an open menu
+  * Port another use of QDateTime to QElapsedTimer. With proper / 1000 this 
time :)
+  * Fixup previous commit to slave.cpp, divide by 1000 was missing.
+  * [autotest] KTcpSocketTest was racy and leaky => simplify, fix.
+  * Port from QDateTime::currentDateTime() to QElapsedTimer
+  * Upgrade KF5 version to 5.32.0.
+  * Fix double export in already-exported class
+  * deprecate DrawFrame, as discussed in 
https://git.reviewboard.kde.org/r/129921/
+
+-------------------------------------------------------------------

Old:
----
  kio-5.31.0.tar.xz
  sanitize-url-for-proxy.patch

New:
----
  kio-5.32.0.tar.xz

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

Other differences:
------------------
++++++ kio.spec ++++++
--- /var/tmp/diff_new_pack.EcNcPW/_old  2017-03-28 15:10:48.050633077 +0200
+++ /var/tmp/diff_new_pack.EcNcPW/_new  2017-03-28 15:10:48.050633077 +0200
@@ -17,9 +17,9 @@
 
 
 %bcond_without lang
-%define _tar_path 5.31
+%define _tar_path 5.32
 Name:           kio
-Version:        5.31.0
+Version:        5.32.0
 Release:        0
 %define kf5_version %{version}
 BuildRequires:  cmake >= 3.0
@@ -75,8 +75,6 @@
 Source1:        baselibs.conf
 # PATCH-FIX-OPENSUSE kio_help-fallback-to-kde4-docs.patch -- allow kio_help to 
see into kde4 documentation, needed especially for khelpcenter5
 Patch0:         kio_help-fallback-to-kde4-docs.patch
-# PATCH-FIX-UPSTREAM sanitize-url-for-proxy.patch
-Patch1:         sanitize-url-for-proxy.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -123,7 +121,6 @@
 %prep
 %setup -q
 %patch0 -p1
-%patch1 -p1
 
 %build
   %cmake_kf5 -d build
@@ -226,8 +223,10 @@
 %dir %{_kf5_plugindir}/kf5/kded
 %{_kf5_plugindir}/kf5/kded/kcookiejar.so
 %{_kf5_plugindir}/kf5/kded/proxyscout.so
+%{_kf5_plugindir}/kf5/kded/remotenotifier.so
 %{_kf5_plugindir}/kf5/kiod/kpasswdserver.so
 %{_kf5_plugindir}/kf5/urifilters/
+%{_kf5_plugindir}/kf5/kio/remote.so
 %{_kf5_servicesdir}/cache.desktop
 %{_kf5_servicesdir}/cookies.desktop
 %{_kf5_servicesdir}/fixhosturifilter.desktop

++++++ kio-5.31.0.tar.xz -> kio-5.32.0.tar.xz ++++++
++++ 26940 lines of diff (skipped)


Reply via email to