Hello community,

here is the log from the commit of package baloo5 for openSUSE:Factory checked 
in at 2015-09-24 07:09:11
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/baloo5 (Old)
 and      /work/SRC/openSUSE:Factory/.baloo5.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "baloo5"

Changes:
--------
--- /work/SRC/openSUSE:Factory/baloo5/baloo5.changes    2015-09-02 
07:49:40.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.baloo5.new/baloo5.changes       2015-09-24 
07:09:12.000000000 +0200
@@ -1,0 +2,28 @@
+Wed Sep  9 09:58:20 UTC 2015 - [email protected]
+
+- Added installed files to the %files section to fix build 
+
+-------------------------------------------------------------------
+Tue Sep  8 17:12:23 UTC 2015 - [email protected]
+
+- Update to 5.14.0
+  * Add org.kde.baloo interface to root object
+    for backward compatibility
+  * Install a fake org.kde.baloo.file.indexer.xml to
+    fix compilation of plasma-desktop 5.4
+  * Re-organize D-Bus interfaces
+  * Use json metadata in kded plugin and fix plugin name
+  * Create one Database instance per process (kde#350247)
+  * Prevent baloo_file_extractor being killed while committing
+  * Generate xml interface file using qt5_generate_dbus_interface
+  * Baloo monitor fixes
+  * Move file url export to main thread
+  * Make sure cascaded configs are taken into account
+  * Do not install namelink for private library
+  * Install translations, spotted by Hrvoje Senjan.
+  * For more details please see:
+    https://www.kde.org/announcements/kde-frameworks-5.14.0.php
+- Drop 0001-install-translations.patch, merged upstream
+- Drop krunner-devel BuildRequires, no longer needed
+
+-------------------------------------------------------------------

Old:
----
  0001-install-translations.patch
  baloo-5.13.0.tar.xz

New:
----
  baloo-5.14.0.tar.xz

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

Other differences:
------------------
++++++ baloo5.spec ++++++
--- /var/tmp/diff_new_pack.0e5Uuq/_old  2015-09-24 07:09:13.000000000 +0200
+++ /var/tmp/diff_new_pack.0e5Uuq/_new  2015-09-24 07:09:13.000000000 +0200
@@ -17,9 +17,9 @@
 
 
 %bcond_without lang
-%define _tar_path 5.13
+%define _tar_path 5.14
 Name:           baloo5
-Version:        5.13.0
+Version:        5.14.0
 Release:        0
 %define kf5_version %{version}
 Summary:        Framework for searching and managing metadata
@@ -29,8 +29,6 @@
 Source:         
http://download.kde.org/stable/frameworks/%{_tar_path}/baloo-%{version}.tar.xz
 Source1:        baselibs.conf
 Source99:       %{name}-rpmlintrc
-# PATCH-FIX-UPSTREAM 0001-install-translations.patch
-Patch0:         0001-install-translations.patch
 BuildRequires:  extra-cmake-modules >= %{_tar_path}
 BuildRequires:  kauth-devel >= %{_tar_path}
 BuildRequires:  kconfig-devel >= %{_tar_path}
@@ -41,7 +39,6 @@
 BuildRequires:  ki18n-devel >= %{_tar_path}
 BuildRequires:  kidletime-devel >= %{_tar_path}
 BuildRequires:  kio-devel >= %{_tar_path}
-BuildRequires:  krunner-devel >= %{_tar_path}
 BuildRequires:  libattr-devel
 BuildRequires:  lmdb-devel
 BuildRequires:  solid-devel >= %{_tar_path}
@@ -124,7 +121,7 @@
 Summary:        Development package for baloo5
 Group:          Development/Libraries/KDE
 Requires:       kcoreaddons-devel >= %{_tar_path}
-Requires:       kfilemetadata5-devel >= %{version}
+Requires:       kfilemetadata5-devel >= %{_tar_path}
 Requires:       libKF5Baloo5 = %{version}
 Requires:       libKF5BalooEngine5 = %{version}
 Requires:       lmdb-devel
@@ -144,7 +141,6 @@
 %lang_package
 %prep
 %setup -q -n baloo-%{version}
-%patch0 -p1
 
 %build
   %cmake_kf5 -d build -- -DCMAKE_INSTALL_LOCALEDIR=share/locale/kf5
@@ -195,13 +191,12 @@
 %dir %{_kf5_plugindir}/kf5
 %{_kf5_plugindir}/kf5/kio/baloosearch.so
 %{_kf5_servicesdir}/baloosearch.protocol
+%dir %{_kf5_plugindir}/kf5/kded
+%{_kf5_plugindir}/kf5/kded/baloosearchmodule.so
 %{_kf5_plugindir}/kf5/kio/tags.so
 %{_kf5_servicesdir}/tags.protocol
 %{_kf5_plugindir}/kf5/kio/timeline.so
 %{_kf5_servicesdir}/timeline.protocol
-%{_kf5_plugindir}/kded_baloosearch_kio.so
-%dir %{_kf5_servicesdir}/kded
-%{_kf5_servicesdir}/kded/baloosearchfolderupdater.desktop
 
 %files tools
 %defattr(-,root,root)
@@ -222,9 +217,8 @@
 %{_kf5_includedir}/
 %{_kf5_libdir}/cmake/KF5Baloo/
 %{_kf5_libdir}/libKF5Baloo.so
-%{_kf5_libdir}/libKF5BalooEngine.so
 %{_kf5_libdir}/pkgconfig/Baloo.pc
-%{_kf5_sharedir}/dbus-1/interfaces/org.kde.baloo.file.indexer.xml
+%{_kf5_sharedir}/dbus-1/interfaces/*.xml
 
 %files
 %defattr(-,root,root)

++++++ baloo-5.13.0.tar.xz -> baloo-5.14.0.tar.xz ++++++
++++ 11695 lines of diff (skipped)


Reply via email to