Hello community,

here is the log from the commit of package kio for openSUSE:Factory checked in 
at 2014-11-11 01:09:49
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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-10-07 16:00:16.000000000 
+0200
+++ /work/SRC/openSUSE:Factory/.kio.new/kio.changes     2014-11-11 
01:10:02.000000000 +0100
@@ -1,0 +2,23 @@
+Sun Nov  2 17:47:30 UTC 2014 - hrvoje.sen...@gmail.com
+
+- Update to 5.4.0
+  * New job KIO::mkpath()
+  * New job KIO::PasteJob, handles pasting+dropping URLs and data;
+    KIO::paste replaces KIO::pasteClipboard
+  * New function KIO::pasteActionText, to handle the paste action
+  * When clicking on a script or desktop file in a file manager,
+    let the user choose between executing and vieweing as text
+  * KUrlRequester: fixing handling of start directory
+  * Offer also overwrite option when copying multiple files and
+    there is a conflict (regression compared to kdelibs4)
+  * KDirLister: do not kill+restart running update jobs.
+  * KDirLister: don't emit refreshItems for items that
+    haven't changed.
+  * Prevent incorrect disk full error messages on mounts where we
+    cannot determine the amount of free space.
+  * Fix running the file type editor
+  * For more details please see:
+    https://www.kde.org/announcements/kde-frameworks-5.4.0.php
+- Added kinit Recommends
+
+-------------------------------------------------------------------

Old:
----
  kio-5.3.0.tar.xz

New:
----
  kio-5.4.0.tar.xz

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

Other differences:
------------------
++++++ kio.spec ++++++
--- /var/tmp/diff_new_pack.pFb8Em/_old  2014-11-11 01:10:03.000000000 +0100
+++ /var/tmp/diff_new_pack.pFb8Em/_new  2014-11-11 01:10:03.000000000 +0100
@@ -17,11 +17,11 @@
 
 
 Name:           kio
-Version:        5.3.0
+Version:        5.4.0
 Release:        0
 %define kf5_version %{version}
 BuildRequires:  cmake >= 2.8.12
-BuildRequires:  extra-cmake-modules >= 1.3.0
+BuildRequires:  extra-cmake-modules >= 1.4.0
 BuildRequires:  fdupes
 BuildRequires:  karchive-devel >= %{kf5_version}
 BuildRequires:  kbookmarks-devel >= %{kf5_version}
@@ -60,11 +60,13 @@
 BuildRequires:  pkgconfig(x11)
 Recommends:     %{name}-lang = %{version}
 Recommends:     kio-extras5
+# KIO/FileDialog uses klauncher directly, but we can't add Requires, as that 
would introduce dep cycle
+Recommends:     kinit
 Summary:        Network transparent access to files and data
 License:        LGPL-2.1+
 Group:          System/GUI/KDE
 Url:            http://www.kde.org
-Source:         
http://download.kde.org/stable/frameworks/%{version}/%{name}-%{version}.tar.xz
+Source:         
http://download.kde.org/stable/frameworks/5.4/%{name}-%{version}.tar.xz
 Source1:        baselibs.conf
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
@@ -105,13 +107,18 @@
   %fdupes -s %{buildroot}
 
   %find_lang %{name}5 %{name}5.lang
-  %find_lang kcm_webshortcuts %{name}5.lang
 
 %post -p /sbin/ldconfig
 
 %postun -p /sbin/ldconfig
 
 %files lang -f %{name}5.lang
+%defattr(-,root,root)
+%doc %lang(it) %{_kf5_mandir}/it
+%doc %lang(nl) %{_kf5_mandir}/nl
+%doc %lang(pt_BR) %{_kf5_mandir}/pt_BR
+%doc %lang(sv) %{_kf5_mandir}/sv
+%doc %lang(uk) %{_kf5_mandir}/uk
 
 %files
 %defattr(-,root,root)
@@ -137,6 +144,10 @@
 %{_kf5_libexecdir}/kioslave
 %{_kf5_libexecdir}/kioexec
 %{_kf5_notifydir}/proxyscout.notifyrc
+%doc %lang(en) %{_kf5_mandir}/*/kcookiejar5.*
+%dir %{_kf5_htmldir}/en
+%dir %{_kf5_htmldir}
+%doc %lang(en) %{_kf5_htmldir}/en/*/
 
 %files devel
 %defattr(-,root,root)
@@ -145,13 +156,7 @@
 %{_kf5_libdir}/libKF5KIOFileWidgets.so
 %{_kf5_libdir}/libKF5KIONTLM.so
 %{_kf5_libdir}/cmake/KF5KIO/
-%{_kf5_includedir}/*.h
-%dir %{_kf5_includedir}/*/
-%{_kf5_includedir}/*/
-%{_kf5_mandir}/man8/kcookiejar5.*
-%dir %{_kf5_htmldir}/en
-%dir %{_kf5_htmldir}
-%{_kf5_htmldir}/en/kioslave5/
+%{_kf5_includedir}/
 %{_kf5_dbusinterfacesdir}/kf5_org.kde.KDirNotify.xml
 %{_kf5_dbusinterfacesdir}/kf5_org.kde.KPasswdServer.xml
 %{_kf5_dbusinterfacesdir}/kf5_org.kde.KSlaveLauncher.xml

++++++ kio-5.3.0.tar.xz -> kio-5.4.0.tar.xz ++++++
++++ 148850 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to