Hello community,

here is the log from the commit of package kio for openSUSE:Factory checked in 
at 2014-10-07 15:59: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  2014-10-01 11:22:33.000000000 
+0200
+++ /work/SRC/openSUSE:Factory/.kio.new/kio.changes     2014-10-07 
16:00:16.000000000 +0200
@@ -1,0 +2,19 @@
+Sat Oct  4 17:59:52 UTC 2014 - [email protected]
+
+- Update to 5.3.0
+  * Now includes kio_trash 
+  * Add new KIO job, KIO::fileSystemFreeSpace, that allows you to
+    get a filesystem's total and available space.
+  * kshorturifilter: Remove redundant forward slashes from
+    the beginning of an URI
+  * Add searchprovider definitions for the qwant search engine
+  * File dialog: fix relative paths being turned into HTTP URLs
+  * Fix thumbnails for mimetype groups.
+  * For more details please see:
+    https://www.kde.org/announcements/kde-frameworks-5.3.0.php
+- Drop patches merged upstream:
+  0001-Add-new-KIO-job-KIO-fileSystemFreeSpace-that-allows-.patch,
+  0001-Fix-thumbnails-for-mimetype-groups.patch and
+  0002-Fix-relative-paths-being-turned-into-http-urls-by-fr.patch
+
+-------------------------------------------------------------------

Old:
----
  0001-Add-new-KIO-job-KIO-fileSystemFreeSpace-that-allows-.patch
  0001-Fix-thumbnails-for-mimetype-groups.patch
  0002-Fix-relative-paths-being-turned-into-http-urls-by-fr.patch
  kio-5.2.0.tar.xz

New:
----
  kio-5.3.0.tar.xz

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

Other differences:
------------------
++++++ kio.spec ++++++
--- /var/tmp/diff_new_pack.mcgK0k/_old  2014-10-07 16:00:17.000000000 +0200
+++ /var/tmp/diff_new_pack.mcgK0k/_new  2014-10-07 16:00:17.000000000 +0200
@@ -17,11 +17,11 @@
 
 
 Name:           kio
-Version:        5.2.0
+Version:        5.3.0
 Release:        0
 %define kf5_version %{version}
 BuildRequires:  cmake >= 2.8.12
-BuildRequires:  extra-cmake-modules >= 1.2.0
+BuildRequires:  extra-cmake-modules >= 1.3.0
 BuildRequires:  fdupes
 BuildRequires:  karchive-devel >= %{kf5_version}
 BuildRequires:  kbookmarks-devel >= %{kf5_version}
@@ -66,12 +66,6 @@
 Url:            http://www.kde.org
 Source:         
http://download.kde.org/stable/frameworks/%{version}/%{name}-%{version}.tar.xz
 Source1:        baselibs.conf
-# PATCH-FIX-UPSTREAM  0001-Fix-thumbnails-for-mimetype-groups.patch -- 
https://git.reviewboard.kde.org/r/119958/
-Patch0:         0001-Fix-thumbnails-for-mimetype-groups.patch
-# PATCH-FIX-UPSTREAM  
0002-Fix-relative-paths-being-turned-into-http-urls-by-fr.patch
-Patch1:         0002-Fix-relative-paths-being-turned-into-http-urls-by-fr.patch
-# PATCH-FIX-UPSTREAM  
0001-Add-new-KIO-job-KIO-fileSystemFreeSpace-that-allows-.patch
-Patch2:         0001-Add-new-KIO-job-KIO-fileSystemFreeSpace-that-allows-.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -101,9 +95,6 @@
 %lang_package
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
 
 %build
   %cmake_kf5 -d build
@@ -113,7 +104,8 @@
   %kf5_makeinstall -C build
   %fdupes -s %{buildroot}
 
-  %find_lang %{name}5
+  %find_lang %{name}5 %{name}5.lang
+  %find_lang kcm_webshortcuts %{name}5.lang
 
 %post -p /sbin/ldconfig
 
@@ -124,6 +116,7 @@
 %files
 %defattr(-,root,root)
 %doc COPYING* README*
+%{_kf5_bindir}/ktrash5
 %{_kf5_bindir}/ktelnetservice5
 %{_kf5_bindir}/kmailservice5
 %{_kf5_libdir}/libKF5KIOCore.so.*

++++++ kio-5.2.0.tar.xz -> kio-5.3.0.tar.xz ++++++
++++ 60504 lines of diff (skipped)

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to