Hello community,

here is the log from the commit of package kio for openSUSE:Factory checked in 
at 2017-06-01 16:27:25
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kio (Old)
 and      /work/SRC/openSUSE:Factory/.kio.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kio"

Thu Jun  1 16:27:25 2017 rev:48 rq:498966 version:5.34.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/kio/kio.changes  2017-05-29 13:41:34.150050956 
+0200
+++ /work/SRC/openSUSE:Factory/.kio.new/kio.changes     2017-06-01 
16:27:26.731869015 +0200
@@ -7,0 +8,23 @@
+Mon May 15 13:53:16 CEST 2017 - [email protected]
+
+- Update to 5.34.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.34.0.php
+- Changes since 5.33.0:
+  * Fix quoting of preprocessor-definition.
+  * KDirSortFilterProxyModel: bring back natural sorting (kde#343452)
+  * Fill UDS_CREATION_TIME with the value of st_birthtime on FreeBSD
+  * http slave: send error page after authorization failure (kde#373323)
+  * kioexec: delegate upload to a kded module (kde#252026, kde#370532)
+  * Fix KDirlister Gui Test setting URL scheme twice
+  * Delete kiod modules on exit
+  * Don't apply the workaround before Qt 5.8.0
+  * Generate a moc_predefs.h file for KIOCore (kde#371721)
+  * kioexec: fix support for --suggestedfilename
+- Remove patches, now upstream:
+  * enable-natural-sorting-in-KDirSortFilterProxyModel.patch
+- Use %find_lang --with-man --all-name
+- Use %kf5_find_htmldocs
+
+-------------------------------------------------------------------

Old:
----
  enable-natural-sorting-in-KDirSortFilterProxyModel.patch
  kio-5.33.0.tar.xz

New:
----
  kio-5.34.0.tar.xz

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

Other differences:
------------------
++++++ kio.spec ++++++
--- /var/tmp/diff_new_pack.5jZWO1/_old  2017-06-01 16:27:27.303788372 +0200
+++ /var/tmp/diff_new_pack.5jZWO1/_new  2017-06-01 16:27:27.307787808 +0200
@@ -17,9 +17,9 @@
 
 
 %bcond_without lang
-%define _tar_path 5.33
+%define _tar_path 5.34
 Name:           kio
-Version:        5.33.0
+Version:        5.34.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 enable-natural-sorting-in-KDirSortFilterProxyModel.patch 
[email protected] boo#1033668, kde#343452 -- use natural sorting by default in the 
KDE file dialog and gwenview
-Patch1:         enable-natural-sorting-in-KDirSortFilterProxyModel.patch
 # PATCH-FIX-UPSTREAM
 Patch2:         0001-Identify-PIE-binaries-application-x-sharedlib-as-exe.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
@@ -125,7 +123,6 @@
 %prep
 %setup -q
 %patch0 -p1
-%patch1 -p1
 %patch2 -p1
 
 %build
@@ -137,15 +134,8 @@
   %fdupes %{buildroot}
 
 %if %{with lang}
-%find_lang %{name}5 %{name}5.lang
-echo "%doc %lang(ca) %{_kf5_mandir}/ca" >>%{name}5.lang
-echo "%doc %lang(de) %{_kf5_mandir}/de" >>%{name}5.lang
-echo "%doc %lang(es) %{_kf5_mandir}/es" >>%{name}5.lang
-echo "%doc %lang(it) %{_kf5_mandir}/it" >>%{name}5.lang
-echo "%doc %lang(nl) %{_kf5_mandir}/nl" >>%{name}5.lang
-echo "%doc %lang(pt_BR) %{_kf5_mandir}/pt_BR" >>%{name}5.lang
-echo "%doc %lang(sv) %{_kf5_mandir}/sv" >>%{name}5.lang
-echo "%doc %lang(uk) %{_kf5_mandir}/uk" >>%{name}5.lang
+%find_lang %{name} --with-man --all-name
+%kf5_find_htmldocs
 %endif
 
 %post core -p /sbin/ldconfig
@@ -157,23 +147,7 @@
 %postun -p /sbin/ldconfig
 
 %if %{with lang}
-%files lang -f %{name}5.lang
-%dir %{_kf5_htmldir}
-%doc %lang(ca) %{_kf5_htmldir}/ca
-%doc %lang(de) %{_kf5_htmldir}/de
-%doc %lang(es) %{_kf5_htmldir}/es
-%doc %lang(et) %{_kf5_htmldir}/et
-%doc %lang(it) %{_kf5_htmldir}/it
-%doc %lang(nb) %{_kf5_htmldir}/nb
-%doc %lang(nl) %{_kf5_htmldir}/nl
-%doc %lang(pt_BR) %{_kf5_htmldir}/pt_BR
-%doc %lang(ru) %{_kf5_htmldir}/ru
-%doc %lang(sr) %{_kf5_htmldir}/sr
-%doc %lang(sr@latin) %{_kf5_htmldir}/sr@latin
-%doc %lang(sv) %{_kf5_htmldir}/sv
-%doc %lang(uk) %{_kf5_htmldir}/uk
-%exclude %dir %{_kf5_htmldir}/en
-%exclude %{_kf5_htmldir}/en/*/
+%files lang -f %{name}.lang
 %endif
 
 %files core
@@ -209,6 +183,7 @@
 %dir %{_kf5_plugindir}/kf5/kiod
 %{_kf5_plugindir}/kf5/kiod/kssld.so
 %{_kf5_sharedir}/dbus-1/services/org.kde.kssld5.service
+%{_kf5_sharedir}/dbus-1/services/org.kde.kioexecd.service
 
 %files
 %defattr(-,root,root)
@@ -231,6 +206,7 @@
 %{_kf5_plugindir}/kf5/kded/proxyscout.so
 %{_kf5_plugindir}/kf5/kded/remotenotifier.so
 %{_kf5_plugindir}/kf5/kiod/kpasswdserver.so
+%{_kf5_plugindir}/kf5/kiod/kioexecd.so
 %{_kf5_plugindir}/kf5/urifilters/
 %{_kf5_plugindir}/kf5/kio/remote.so
 %{_kf5_servicesdir}/cache.desktop

++++++ kio-5.33.0.tar.xz -> kio-5.34.0.tar.xz ++++++
++++ 37273 lines of diff (skipped)


Reply via email to