Hello community,

here is the log from the commit of package baloo5 for openSUSE:Factory checked 
in at 2015-10-19 22:21:12
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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-24 
07:09:12.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.baloo5.new/baloo5.changes       2015-10-19 
22:21:14.000000000 +0200
@@ -1,0 +2,85 @@
+Mon Oct  5 17:36:57 UTC 2015 - [email protected]
+
+- Update to 5.15.0
+  * Fix limit/offset handling in SearchStore::exec
+  * Recreate the baloo index
+  * balooctl config: add options to set/view onlyBasicIndexing
+  * Port balooctl check to work with new architecture (kde#353011)
+  * FileContentIndexer: fix emitting filePath twice
+  * UnindexedFileIterator: mtime is quint32 not quint64
+  * Transaction: fix another Dbi typo
+  * Transaction: Fix documentMTime() and documentCTime()
+    using wrong Dbis.
+  * Transaction::checkPostingDbInTermsDb: Optimize code
+  * Fix dbus warnings
+  * Balooctl: Add checkDb command
+  * balooctl config: Add "exclude filter"
+  * KF5Baloo: Make sure D-Bus interfaces are generated before they
+    are used. (kde#353308)
+  * Avoid using QByteArray::fromRawData
+  * Remove baloo-monitor from baloo
+  * TagListJob: Emit error when failed to open database
+  * Do not ignore subterms if not found
+  * Cleaner code for failing Baloo::File::load() on DB open fail.
+  * Make balooctl use IndexerConfig instead of manipulating
+    baloofilerc directly
+  * Improve i18n for balooshow
+  * Make balooshow fail gracefully if database cannot be opened.
+  * Fail Baloo::File::load() if the Database is not open.
+    (kde#353049)
+  * IndexerConfig: add refresh() method
+  * inotify: Do not simulate a closedWrite event after
+    move without cookie
+  * ExtractorProcess: Remove the extra \n at the end of
+    the filePath
+  * baloo_file_extractor: call QProcess::close before
+    destroying the QProcess
+  * baloomonitorplugin/balooctl: i18nize indexer state.
+  * BalooCtl: Add a 'config' option
+  * Make baloosearch more presentable
+  * Remove empty EventMonitor files
+  * BalooShow: Show more information when the ids do not match
+  * BalooShow: When called with an id check if the id is correct
+  * Add a FileInfo class
+  * Add error checking in various bits so that Baloo doesn't
+    crash when disabled. (kde#352454)
+  * Fix Baloo not respecting "basic indexing only" config option
+  * Monitor: Fetch remaining time on startup
+  * Use actual method calls in MainAdaptor instead
+    of QMetaObject::invokeMethod
+  * Add org.kde.baloo interface to root object for
+    backward compatibility
+  * Fix date string displayed in address bar due to
+    porting to QDate
+  * Add delay after each file instead of each batch
+  * Remove Qt::Widgets dependency from baloo_file
+  * Remove unused code from baloo_file_extractor
+  * Add baloo monitor or experimental qml plugin
+  * Make "querying for remaining time" thread safe
+  * kioslaves: Add missing override for virtual functions
+  * Extractor: Set the applicationData after constructing the app
+  * Query: Implement support for 'offset'
+  * Balooctl: Add --version and --help (kde#351645)
+  * Remove KAuth support to increase max inotify watches if
+    count too low (kde#351602)
+  * For more details please see:
+    https://www.kde.org/announcements/kde-frameworks-5.15.0.php
+- Drop upstreamed patches:
+  0001-Fix-Baloo-not-respecting-basic-indexing-only-config-.patch
+  0002-Add-error-checking-in-various-bits-so-that-Baloo-doe.patch
+  0003-Fail-Baloo-File-load-if-the-Database-is-not-open.patch
+  0004-Cleaner-code-for-failing-Baloo-File-load-on-DB-open-.patch
+  0005-TagListJob-Emit-error-when-failed-to-open-database.patch
+
+-------------------------------------------------------------------
+Mon Sep 28 17:54:41 UTC 2015 - [email protected]
+
+- Added patches from upstream to resolve various issues when user
+  has file indexing disabled:
+  0001-Fix-Baloo-not-respecting-basic-indexing-only-config-.patch
+  0002-Add-error-checking-in-various-bits-so-that-Baloo-doe.patch
+  0003-Fail-Baloo-File-load-if-the-Database-is-not-open.patch
+  0004-Cleaner-code-for-failing-Baloo-File-load-on-DB-open-.patch
+  0005-TagListJob-Emit-error-when-failed-to-open-database.patch
+
+-------------------------------------------------------------------

Old:
----
  baloo-5.14.0.tar.xz

New:
----
  baloo-5.15.0.tar.xz

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

Other differences:
------------------
++++++ baloo5.spec ++++++
--- /var/tmp/diff_new_pack.eU5qzr/_old  2015-10-19 22:21:15.000000000 +0200
+++ /var/tmp/diff_new_pack.eU5qzr/_new  2015-10-19 22:21:15.000000000 +0200
@@ -17,9 +17,9 @@
 
 
 %bcond_without lang
-%define _tar_path 5.14
+%define _tar_path 5.15
 Name:           baloo5
-Version:        5.14.0
+Version:        5.15.0
 Release:        0
 %define kf5_version %{version}
 Summary:        Framework for searching and managing metadata
@@ -30,23 +30,25 @@
 Source1:        baselibs.conf
 Source99:       %{name}-rpmlintrc
 BuildRequires:  extra-cmake-modules >= %{_tar_path}
-BuildRequires:  kauth-devel >= %{_tar_path}
-BuildRequires:  kconfig-devel >= %{_tar_path}
-BuildRequires:  kcrash-devel >= %{_tar_path}
-BuildRequires:  kdbusaddons-devel >= %{_tar_path}
 BuildRequires:  kf5-filesystem
-BuildRequires:  kfilemetadata5-devel >= %{_tar_path}
-BuildRequires:  ki18n-devel >= %{_tar_path}
-BuildRequires:  kidletime-devel >= %{_tar_path}
-BuildRequires:  kio-devel >= %{_tar_path}
 BuildRequires:  libattr-devel
 BuildRequires:  lmdb-devel
-BuildRequires:  solid-devel >= %{_tar_path}
+BuildRequires:  cmake(KF5Config) >= %{_tar_path}
+BuildRequires:  cmake(KF5CoreAddons) >= %{_tar_path}
+BuildRequires:  cmake(KF5Crash) >= %{_tar_path}
+BuildRequires:  cmake(KF5DBusAddons) >= %{_tar_path}
+BuildRequires:  cmake(KF5FileMetaData) >= %{_tar_path}
+BuildRequires:  cmake(KF5I18n) >= %{_tar_path}
+BuildRequires:  cmake(KF5IdleTime) >= %{_tar_path}
+BuildRequires:  cmake(KF5KIO) >= %{_tar_path}
+BuildRequires:  cmake(KF5Solid) >= %{_tar_path}
+BuildRequires:  cmake(Qt5Core) >= 5.4.0
 BuildRequires:  cmake(Qt5DBus) >= 5.4.0
+BuildRequires:  cmake(Qt5Qml) >= 5.4.0
 BuildRequires:  cmake(Qt5Quick) >= 5.4.0
-BuildRequires:  cmake(Qt5Sql) >= 5.4.0
 BuildRequires:  cmake(Qt5Test) >= 5.4.0
 BuildRequires:  cmake(Qt5Widgets) >= 5.4.0
+BuildRequires:  cmake(Qt5Widgets) >= 5.4.0
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -120,11 +122,11 @@
 %package devel
 Summary:        Development package for baloo5
 Group:          Development/Libraries/KDE
-Requires:       kcoreaddons-devel >= %{_tar_path}
-Requires:       kfilemetadata5-devel >= %{_tar_path}
 Requires:       libKF5Baloo5 = %{version}
 Requires:       libKF5BalooEngine5 = %{version}
 Requires:       lmdb-devel
+Requires:       cmake(KF5CoreAddons) >= %{_tar_path}
+Requires:       cmake(KF5FileMetaData) >= %{_tar_path}
 Requires:       cmake(Qt5Core) >= 5.4.0
 # DBus interface file
 #if 0%%{?suse_version} > 1320
@@ -179,10 +181,6 @@
 %{_kf5_bindir}/balooctl
 %{_kf5_configdir}/autostart/baloo_file.desktop
 %{_kf5_iconsdir}/hicolor/*/apps/baloo.png
-%{_kf5_libdir}/libexec/
-%{_kf5_sharedir}/dbus-1/system-services/org.kde.baloo.filewatch.service
-%{_kf5_sharedir}/polkit-1/actions/org.kde.baloo.filewatch.policy
-%config %{_kf5_sysconfdir}/dbus-1/system.d/org.kde.baloo.filewatch.conf
 
 %files kioslaves
 %defattr(-,root,root)
@@ -201,7 +199,6 @@
 %files tools
 %defattr(-,root,root)
 %doc COPYING*
-%{_kf5_bindir}/baloo-monitor
 %{_kf5_bindir}/baloosearch
 %{_kf5_bindir}/balooshow
 

++++++ baloo-5.14.0.tar.xz -> baloo-5.15.0.tar.xz ++++++
++++ 25301 lines of diff (skipped)


Reply via email to