Hello community, here is the log from the commit of package kio for openSUSE:Factory checked in at 2016-02-24 18:55:43 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 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 2016-01-26 10:14:35.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.kio.new/kio.changes 2016-02-24 18:55:44.000000000 +0100 @@ -1,0 +2,44 @@ +Fri Feb 12 22:00:55 UTC 2016 - [email protected] + +- Install "Create New" templates to %{_kf5_sharedir}/templates/ as + a workaround until kde#356198 is fixed (boo#963680) + +------------------------------------------------------------------- +Sat Feb 6 18:03:41 UTC 2016 - [email protected] + +- Update to 5.19.0 (boo#967668) + * New class FavIconRequestJob in new lib KIOGui, + for favicons retrieval + * Fix KDirListerCache crash with two listers for an empty + dir in the cache (kde#278431) + * Make Windows implementation of KIO::stat for file:/ protocol + error out if the file doesn't exist + * Don't assume that files in read-only dir can't + be deleted on Windows + * Fix .pri file for KIOWidgets: it depends on KIOCore, + not on itself + * Repair kcookiejar autoload, the values got + swapped in 6db255388532a4 + * Make kcookiejar accessible under the dbus + service name org.kde.kcookiejar5 + * kssld: install DBus service file for org.kde.kssld5 + * Provide a DBus service file for org.kde.kpasswdserver + * [kio_ftp] fix display of file/directory + modification time/date (boo#960500, kde#354597) + * [kio_help] fix garbage sent when serving static files + * [kio_http] Try NTLMv2 authentication if the + server denies NTLMv1 + * [kio_http] fix porting bugs which broke caching + * [kio_http] Fix NTLMv2 stage 3 response creation + * [kio_http] fix waiting until the cache cleaner + listens to the socket + * kio_http_cache_cleaner: don't exit on startup if + cache dir doesn't exist yet + * Change DBus name of kio_http_cache_cleaner so it + doesn't exit if the kde4 one is running + * For more details please see: + https://www.kde.org/announcements/kde-frameworks-5.19.0.php +- Drop upstreamed patches: fix-kcookiejar-autoload.patch and + kio_ftp-fix-display-of-modification-time-date.patch + +------------------------------------------------------------------- Old: ---- fix-kcookiejar-autoload.patch kio-5.18.0.tar.xz kio_ftp-fix-display-of-modification-time-date.patch New: ---- kio-5.19.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kio.spec ++++++ --- /var/tmp/diff_new_pack.bGlwOH/_old 2016-02-24 18:55:45.000000000 +0100 +++ /var/tmp/diff_new_pack.bGlwOH/_new 2016-02-24 18:55:45.000000000 +0100 @@ -17,9 +17,9 @@ %bcond_without lang -%define _tar_path 5.18 +%define _tar_path 5.19 Name: kio -Version: 5.18.0 +Version: 5.19.0 Release: 0 %define kf5_version %{version} BuildRequires: cmake >= 2.8.12 @@ -75,10 +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 kio_ftp-fix-display-of-modification-time-date boo#960500, kde#354597 -- fixes display of file/dir modification time in kio_ftp -Patch1: kio_ftp-fix-display-of-modification-time-date.patch -# PATCH-FIX-UPSTREAM fix-kcookiejar-autoload.patch -- Repair kcookiejar autoload, the values got swapped in 6db255388532a4 -Patch2: fix-kcookiejar-autoload.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build %description @@ -122,13 +118,9 @@ Development files. %lang_package - %prep %setup -q -%patch2 -p1 %patch0 -p1 -%patch1 -p1 - %build %cmake_kf5 -d build @@ -149,6 +141,18 @@ echo "%doc %lang(uk) %{_kf5_mandir}/uk" >>%{name}5.lang %endif +# install "Create New" templates to %{_kf5_sharedir}/templates/ as a workaround until kde#963680 is fixed (boo#963680) +mkdir -p %{buildroot}%{_kf5_sharedir}/templates/.source +cd src/new_file_templates +for i in link* Directory.desktop HTMLFile.desktop TextFile.desktop +do +cp $i %{buildroot}%{_kf5_sharedir}/templates/ +done +for i in HTMLFile.html Program.desktop TextFile.txt URL.desktop +do +cp $i %{buildroot}%{_kf5_sharedir}/templates/.source/ +done + %post core -p /sbin/ldconfig %postun core -p /sbin/ldconfig @@ -204,10 +208,12 @@ %{_kf5_sharedir}/dbus-1/services/org.kde.kiod5.service %dir %{_kf5_plugindir}/kf5/kiod %{_kf5_plugindir}/kf5/kiod/kssld.so +%{_kf5_sharedir}/dbus-1/services/org.kde.kssld5.service %files %defattr(-,root,root) %doc COPYING* README* +%{_kf5_libdir}/libKF5KIOGui.so.* %{_kf5_libdir}/libKF5KIOWidgets.so.* %{_kf5_libdir}/libKF5KIOFileWidgets.so.* %{_kf5_configdir}/kshorturifilterrc @@ -239,6 +245,9 @@ %{_kf5_servicesdir}/useragent.desktop %{_kf5_servicesdir}/useragentstrings/ %{_kf5_servicesdir}/webshortcuts.desktop +%{_kf5_sharedir}/dbus-1/services/org.kde.kpasswdserver.service +%{_kf5_sharedir}/dbus-1/services/org.kde.kcookiejar5.service +%{_kf5_sharedir}/templates/ %doc %lang(en) %{_kf5_mandir}/*/kcookiejar5.* %dir %{_kf5_htmldir}/en %dir %{_kf5_htmldir} @@ -248,6 +257,7 @@ %defattr(-,root,root) %{_kf5_bindir}/protocoltojson %{_kf5_libdir}/libKF5KIOCore.so +%{_kf5_libdir}/libKF5KIOGui.so %{_kf5_libdir}/libKF5KIOWidgets.so %{_kf5_libdir}/libKF5KIOFileWidgets.so %{_kf5_libdir}/libKF5KIONTLM.so @@ -259,6 +269,7 @@ %{_kf5_dbusinterfacesdir}/kf5_org.kde.kio.FileUndoManager.xml %{_kf5_dbusinterfacesdir}/kf5_org.kde.KCookieServer.xml %{_kf5_mkspecsdir}/qt_KIOCore.pri +%{_kf5_mkspecsdir}/qt_KIOGui.pri %{_kf5_mkspecsdir}/qt_KIOFileWidgets.pri %{_kf5_mkspecsdir}/qt_KNTLM.pri %{_kf5_mkspecsdir}/qt_KIOWidgets.pri ++++++ kio-5.18.0.tar.xz -> kio-5.19.0.tar.xz ++++++ ++++ 112003 lines of diff (skipped)
