Hello community, here is the log from the commit of package kio for openSUSE:Factory checked in at 2015-01-29 12:52:33 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kio (Old) and /work/SRC/openSUSE:Factory/.kio.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kio" Changes: -------- --- /work/SRC/openSUSE:Factory/kio/kio.changes 2014-12-21 11:58:41.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.kio.new/kio.changes 2015-01-29 12:52:35.000000000 +0100 @@ -1,0 +2,29 @@ +Sat Jan 3 18:03:27 UTC 2015 - [email protected] + +- Update to 5.6.0 + * Add support for .hidden files, for users to hide some files + from views. (kde#246260) + * New method KRun::runService, like KRun::run but returns the + PID of the newly started process. + * kioexec: fixed many porting bugs, to make it work again + * KRun::run: fixed porting bug, to make it work again in the + case where KProcess is used directly + * KRun: make klauncher runtime dependency optional + * Fix compilation on MSVC + * Performance: decrease memory consumption of UDSEntry + * Actions in popupmenus: in case of multiple mimetypes selected, + services that support all mimetypes are now added to the menu. + * New job: KIO::DropJob *KIO::drop(QDropEvent* ev, QUrl destUrl). + Replaces KonqOperations::doDrop. + * Restart directory watcher after a failed delete operation + * Fix false warning about X-KDE-Protocols unused in desktop + files without that field. + * Merge various settings modules (KCMs) related to kio, + into the kio framework. + * When copying/moving out the trash, make the files writable. + * KIO::file_move now does the chmod on the destination file + before emitting result. + * For more details please see: + https://www.kde.org/announcements/kde-frameworks-5.6.0.php + +------------------------------------------------------------------- Old: ---- kio-5.5.0.tar.xz New: ---- kio-5.6.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kio.spec ++++++ --- /var/tmp/diff_new_pack.heM9f8/_old 2015-01-29 12:52:35.000000000 +0100 +++ /var/tmp/diff_new_pack.heM9f8/_new 2015-01-29 12:52:35.000000000 +0100 @@ -1,7 +1,7 @@ # # spec file for package kio # -# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2015 SUSE LINUX Products 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.5.0 +Version: 5.6.0 Release: 0 %define kf5_version %{version} BuildRequires: cmake >= 2.8.12 -BuildRequires: extra-cmake-modules >= 1.5.0 +BuildRequires: extra-cmake-modules >= 1.6.0 BuildRequires: fdupes BuildRequires: karchive-devel >= %{kf5_version} BuildRequires: kbookmarks-devel >= %{kf5_version} @@ -67,7 +67,7 @@ License: LGPL-2.1+ Group: System/GUI/KDE Url: http://www.kde.org -Source: http://download.kde.org/stable/frameworks/5.5/%{name}-%{version}.tar.xz +Source: http://download.kde.org/stable/frameworks/5.6/%{name}-%{version}.tar.xz Source1: baselibs.conf BuildRoot: %{_tmppath}/%{name}-%{version}-build ++++++ kio-5.5.0.tar.xz -> kio-5.6.0.tar.xz ++++++ ++++ 316840 lines of diff (skipped) -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
