From 0d5f55100be68bacf41e144a87de2b34dac7738a67036de33dc820ba88652cbd Mon Sep 17 00:00:00 2001 From: Hrvoje Senjan Date: Sun, 8 Feb 2015 19:11:45 +0000 Subject: [PATCH] 5.7.0 OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kio?expand=0&rev=57 --- kio-5.6.0.tar.xz | 3 --- kio-5.7.0.tar.xz | 3 +++ kio.changes | 28 ++++++++++++++++++++++++++++ kio.spec | 8 +++++--- 4 files changed, 36 insertions(+), 6 deletions(-) delete mode 100644 kio-5.6.0.tar.xz create mode 100644 kio-5.7.0.tar.xz diff --git a/kio-5.6.0.tar.xz b/kio-5.6.0.tar.xz deleted file mode 100644 index 2610d9b..0000000 --- a/kio-5.6.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:bdf88ac7aac80304b11f9a3413e4b740ee77a92c154360af71b35b937aa07d1a -size 2820560 diff --git a/kio-5.7.0.tar.xz b/kio-5.7.0.tar.xz new file mode 100644 index 0000000..0dcd6b5 --- /dev/null +++ b/kio-5.7.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f47284fbd03bd4f7fdb3eed9f6d67c2741628517bc82c822c4f9e5409c1bc475 +size 2837928 diff --git a/kio.changes b/kio.changes index 7997cd5..4039667 100644 --- a/kio.changes +++ b/kio.changes @@ -1,3 +1,31 @@ +------------------------------------------------------------------- +Sun Feb 8 18:15:28 UTC 2015 - hrvoje.senjan@gmail.com + +- Update to 5.7.0 + * Fixed crash in jobs when linking to KIOWidgets but only + using a QCoreApplication + * Fixed editing web shortcuts + * Added option KIOCORE_ONLY, to compile only KIOCore and its + helper programs, but not KIOWidgets or KIOFileWidgets, thus + reducing greatly the necessary dependencies + * Added class KFileCopyToMenu, which adds Copy To / Move To" + to popupmenus + * SSL-enabled protocols: added support for TLSv1.1 and TLSv1.2 + protocols, remove SSLv3 + * Fixed negotiatedSslVersion and negotiatedSslVersionName to + return the actual negotiated protocol + * Apply the entered URL to the view when clicking the button + that switches the URL navigator back to breadcrumb mode + * Fixed two progress bars/dialogs appearing for copy/move jobs + * KIO now uses its own daemon, kiod, for out-of-process services + previously running in kded, in order to reduce dependencies; + currently only replaces kssld + * Fixed "Could not write to " error when kioexec is triggered + * Fixed "QFileInfo::absolutePath: Constructed with empty filename" + warnings when using KFilePlacesModel + * For more details please see: + https://www.kde.org/announcements/kde-frameworks-5.7.0.php + ------------------------------------------------------------------- Sat Jan 3 18:03:27 UTC 2015 - hrvoje.senjan@gmail.com diff --git a/kio.spec b/kio.spec index a4eab8f..77432b7 100644 --- a/kio.spec +++ b/kio.spec @@ -1,7 +1,7 @@ # # spec file for package kio # -# Copyright (c) 2015 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,11 +17,11 @@ Name: kio -Version: 5.6.0 +Version: 5.7.0 Release: 0 %define kf5_version %{version} BuildRequires: cmake >= 2.8.12 -BuildRequires: extra-cmake-modules >= 1.6.0 +BuildRequires: extra-cmake-modules >= 1.7.0 BuildRequires: fdupes BuildRequires: karchive-devel >= %{kf5_version} BuildRequires: kbookmarks-devel >= %{kf5_version} @@ -145,6 +145,8 @@ Development files. %{_kf5_libexecdir}/kioslave %{_kf5_libexecdir}/kioexec %{_kf5_notifydir}/proxyscout.notifyrc +%{_kf5_libexecdir}/kiod5 +%{_kf5_sharedir}/dbus-1/services/org.kde.kiod5.service %doc %lang(en) %{_kf5_mandir}/*/kcookiejar5.* %dir %{_kf5_htmldir}/en %dir %{_kf5_htmldir}