Hello community, here is the log from the commit of package kio for openSUSE:Factory checked in at 2015-03-16 09:33:36 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 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 2015-02-16 17:31:36.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.kio.new/kio.changes 2015-03-16 09:33:37.000000000 +0100 @@ -1,0 +2,16 @@ +Sat Mar 7 16:58:54 UTC 2015 - [email protected] + +- Update to 5.8.0 + * Deprecate UDSEntry::listFields and add the UDSEntry::fields + method which returns a QVector without costly conversion. + * Sync bookmarkmanager only if change was by this process + (kde#343735) + * Fix startup of kssld5 dbus service + * Implement quota-used-bytes and quota-available-bytes from + RFC 4331 to enable free space information in http ioslave. + * For more details please see: + https://www.kde.org/announcements/kde-frameworks-5.8.0.php +- Drop 0001-sync-bookmarkmanager-only-if-change-was-by-process.patch, + merged upstream + +------------------------------------------------------------------- Old: ---- 0001-sync-bookmarkmanager-only-if-change-was-by-process.patch kio-5.7.0.tar.xz New: ---- kio-5.8.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kio.spec ++++++ --- /var/tmp/diff_new_pack.FzxzAe/_old 2015-03-16 09:33:38.000000000 +0100 +++ /var/tmp/diff_new_pack.FzxzAe/_new 2015-03-16 09:33:38.000000000 +0100 @@ -16,13 +16,13 @@ # -%define _tar_path 5.7 +%define _tar_path 5.8 Name: kio Version: %{_tar_path}.0 Release: 0 %define kf5_version %{version} BuildRequires: cmake >= 2.8.12 -BuildRequires: extra-cmake-modules >= 1.7.0 +BuildRequires: extra-cmake-modules >= 1.8.0 BuildRequires: fdupes BuildRequires: karchive-devel >= %{kf5_version} BuildRequires: kbookmarks-devel >= %{kf5_version} @@ -70,8 +70,6 @@ Url: http://www.kde.org Source: http://download.kde.org/stable/frameworks/%{_tar_path}/%{name}-%{version}.tar.xz Source1: baselibs.conf -# PATCH-FIX-UPSTREAM 0001-sync-bookmarkmanager-only-if-change-was-by-process.patch -Patch0: 0001-sync-bookmarkmanager-only-if-change-was-by-process.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build %description @@ -101,7 +99,6 @@ %lang_package %prep %setup -q -%patch0 -p1 %build %cmake_kf5 -d build ++++++ kio-5.7.0.tar.xz -> kio-5.8.0.tar.xz ++++++ ++++ 16560 lines of diff (skipped) -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
