Package Release Info

baloo5-5.45.0-bp150.2.1

Update Info: Base Release
Available in Package Hub : 15

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

baloo5-devel
baloo5-file
baloo5-file-lang
baloo5-imports
baloo5-imports-lang
baloo5-kioslaves
baloo5-kioslaves-lang
baloo5-tools
baloo5-tools-lang
libKF5Baloo5
libKF5BalooEngine5
libKF5BalooEngine5-lang

Change Logs

* Wed May 09 2018 lbeltrame@kde.org
- Add upstream patch 0001-Avoid-infinite-loops-when-fetching-the-URL-from-Docu.patch:
  * Avoid infinite loops with corrupted databases (kde#378754)
* Tue Apr 17 2018 fabian@ritter-vogt.de
- Split baloo5-lang into subpackages
* Sat Apr 14 2018 lbeltrame@kde.org
- Update to 5.45.0
  * New feature release
  * For more details please see:
  * https://www.kde.org/announcements/kde-frameworks-5.45.0.php
- Changes since 5.44.0:
  * Make list of subterms in debug output easier to spot
  * Simplify Term operator&& and ||
  * advancedqueryparsertest: Add more tests
  * Do not retrieve document ID for skipped result entries
  * Do not retrieve mtime from database repeatedly when sorting
  * Fix unitialized value warning, nullptr access
  * Do not export databasesanitizer by default
  * baloodb: Add experimental message
  * Introduce baloodb CLI tool
  * sanitizer: Move implementation into Baloo namespace
  * Introduce sanitizer class
  * autotests: Refactor fileindexerconfigtest
  * [FileIndexerConfig] Delay populating folders until actually used
  * src/kioslaves/search/CMakeLists.txt - link to Qt5Network following changes to kio
  * Remove not necessary QtCore and co
  * balooctl: checkDb should also verify the last known url for the documentId.
  * balooctl monitor: Resume to wait for service
  * autotest: port to QSignalSpy::wait().
* Mon Mar 12 2018 lbeltrame@kde.org
- Update to 5.44.0
  * New feature release
  * For more details please see:
  * https://www.kde.org/announcements/kde-frameworks-5.44.0.php
- Changes since 5.43.0:
  * balooctl: Remove checkDb option (kde#380465)
  * indexerconfig: Describe some functions
  * indexerconfig: Expose canBeSearched function
  * balooctl monitor: Wait for dbus interface
  * fileindexerconfig: Introduce canBeSearched()
* Mon Feb 12 2018 lbeltrame@kde.org
- Update to 5.43.0
  * New feature release
  * For more details please see:
  * https://www.kde.org/announcements/kde-frameworks-5.43.0.php
- Changes since 5.42.0:
  * baloo-tools: Make all output messages translatable
  * build baloo executables with "ecm_mark_nongui"
  * balooctl status: Produce parseable output
  * Fix KIO Slave tagged folder deep copies. This breaks listing tagged folders in the tag tree, but is better than broken copies.
  * Skip queueing newly unindexable files and remove them from the index immediately.
  * Revert "Changing file xattrs (tag, rating, comment) should cause a file to be reindexed. If the ctime changed, the file can be reindexed."
  * baloosearch: Send summary to stderr
  * balooctl status: translatable message
  * Delete newly unindexable moved files from the index.
  * Simplify BasicIndexingJob xattr indexing.
  * Changing file xattrs (tag, rating, comment) should cause a file to be reindexed. If the ctime changed, the file can be reindexed.
  * validate baloo_file.desktop
  * balooctl use global fileIndexDbPath().
* Tue Jan 16 2018 lbeltrame@kde.org
- Update to 5.42.0
  * New feature release
  * For more details please see:
  * https://www.kde.org/announcements/kde-frameworks-5.42.0.php
- Changes since 5.41.0:
  * balooctl status: process all arguments
  * Remove obsolete reviewboardrc file
  * Fix multiple word tag queries.
  * Simplify rename conditions.
  * Fix incorrect UDSEntry display name.
  * Make it compiles with autogenerated debug file
  * Revert "Revert "Autogenerate debug file""
  * Revert "Autogenerate debug file" I'm backing all of this out for now as fixing this properly is non-trivial and the build is broken on at least one platform due to this change.
  * Revert "Complete removal of references to baloodebug.cpp which was deleted in the previous commit"
  * Complete removal of references to baloodebug.cpp which was deleted in the previous commit
  * Autogenerate debug file
* Sun Dec 17 2017 lbeltrame@kde.org
- Update to 5.41.0
  * New feature release
  * For more details please see:
  * https://www.kde.org/announcements/kde-frameworks-5.41.0.php
- Changes since 5.40.0:
  * Jenkins build fix. (type change)
  * Strip down and re-write the baloo tags KIO slave (kde#314373, kde#340098, kde#376229, kde#332214, kde#340099)
  * Remove unused config.h.cmake entries
* Mon Nov 13 2017 lbeltrame@kde.org
- Update to 5.40.0
  * New feature release
  * For more details please see:
  * https://www.kde.org/announcements/kde-frameworks-5.40.0.php
- Changes since 5.39.0:
  * Consider DjVu files to be documents (kde#369195)
  * Fix spelling so WPS Office presentations are recognized correctly
  * Add .arcconfig
* Mon Oct 23 2017 lbeltrame@kde.org
- Update to 5.39.0
  * New feature release
  * For more details please see:
  * https://www.kde.org/announcements/kde-frameworks-5.39.0.php
- Changes since 5.38.0:
  * Don't enter test subdirectories if BUILD_TESTING=OFF
  * Only match real MIME types, not e.g. "raw CD image" (kde#364884)
  * Remove pf.path() from container before the reference got screwed up by it.remove()
  * Fix tags KIO-slave protocol description
  * Consider markdown files to be Documents
* Tue Sep 12 2017 lbeltrame@kde.org
- Update to 5.38.0
  * New feature release
  * For more details please see:
  * https://www.kde.org/announcements/kde-frameworks-5.38.0.php
- Changes since 5.37.0:
  * Avoid useless copies from it.next(), add const REVIEW: 129378
  * Remove useless includes REVIEW: 129650
  * Fix directory based search.
* Sat Aug 12 2017 christophe@krop.fr
- Update to 5.37.0
  * New feature release
  * For more details please see:
  * https://www.kde.org/announcements/kde-frameworks-5.37.0.php
- Changes since 5.36.0 :
  * Fix compilation with cmake current git and cmake >= 3.10
* Wed Jul 12 2017 lbeltrame@kde.org
- Update to 5.36.0
  * New feature release
  * For more details please see:
  * https://www.kde.org/announcements/kde-frameworks-5.36.0.php
- Changes since 5.35.0:
  * Use FindInotify.cmake to decide wheter inotify is available.
  * [FEATURE] Option to build & install QCH file with the public API dox
* Sun Jun 11 2017 lbeltrame@kde.org
- Update to 5.35.0
  * New feature release
  * For more details please see:
  * https://www.kde.org/announcements/kde-frameworks-5.35.0.php
- Changes since 5.34.0:
  * Fix title of FAQ doc
* Mon May 15 2017 fabian@ritter-vogt.de
- 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:
  * Rename the translation catalogs (avoid conflicts)
  * balooctl, baloosearch, balooshow: Fix order of QCoreApplication object creation (kde#378539)
  * balooshow: fix typo (kde#369470)
* Sat Apr 15 2017 lbeltrame@kde.org
- Update to 5.33.0
  * New feature release
  * For more details please see:
  * https://www.kde.org/announcements/kde-frameworks-5.33.0.php
- Changes since 5.32.0:
  * Upgrade ECM and KF5 version requirements for 5.33.0 release.
  * Change some types and exclude filters
  * Added description for commands (balooctl)
  * Search also in symlinked directories
  * Fixed normalization/toLower order
  * Upgrade KF5 version to 5.33.0.
* Sun Jan 08 2017 hrvoje.senjan@gmail.com
- Update to 5.30.0
  * For more details please see:
    https://www.kde.org/announcements/kde-frameworks-5.30.0.php
Version: 5.102.0-bp155.1.7
* Thu Jan 12 2023 Christophe Marin <christophe@krop.fr>
- Update to 5.102.0
  * New feature release
  * For more details please see:
  * https://kde.org/announcements/frameworks/5/5.102.0
- No code change since 5.101.0
* Tue Dec 06 2022 Christophe Marin <christophe@krop.fr>
- Update to 5.101.0
  * New feature release
  * For more details please see:
  * https://kde.org/announcements/frameworks/5/5.101.0
- Changes since 5.100.0:
  * Change KIO worker logging categories to kf.kio.workers.*
* Tue Nov 08 2022 Christophe Giboudeaux <christophe@krop.fr>
- Update to 5.100.0
  * New feature release
  * For more details please see:
  * https://kde.org/announcements/frameworks/5/5.100.0
- Changes since 5.99.0:
  * [TermGeneratorTest] Reduce code duplication
  * Correct and simplify OrpostingIterator constructor
  * Convert kded metadata to JSON
* Sat Oct 01 2022 Christophe Giboudeaux <christophe@krop.fr>
- Update to 5.99.0
  * New feature release
  * For more details please see:
  * https://kde.org/announcements/frameworks/5/5.99.0
- No code change since 5.98.0
* Tue Sep 06 2022 Christophe Giboudeaux <christophe@krop.fr>
- Update to 5.98.0
  * New feature release
  * For more details please see:
  * https://kde.org/announcements/frameworks/5/5.98.0
- Changes since 5.97.0:
  * Add FreeBSD Qt6 CI support
* Sun Aug 07 2022 Christophe Giboudeaux <christophe@krop.fr>
- Update to 5.97.0
  * New feature release
  * For more details please see:
  * https://kde.org/announcements/frameworks/5/5.97.0
- No code change since 5.96.0
* Sun Jul 03 2022 Christophe Giboudeaux <christophe@krop.fr>
- Update to 5.96.0
  * New feature release
  * For more details please see:
  * https://kde.org/announcements/frameworks/5/5.96.0
- No code change since 5.95.0
* Fri Jun 10 2022 Christophe Giboudeaux <christophe@krop.fr>
- Update to 5.95.0
  * New feature release
  * For more details please see:
  * https://kde.org/announcements/frameworks/5/5.95.0
- Changes since 5.94.0:
  * tag:/ better handle uds name field (kde#449126)
* Tue May 10 2022 Christophe Giboudeaux <christophe@krop.fr>
- Update to 5.94.0
  * New feature release
  * For more details please see:
  * https://kde.org/announcements/frameworks/5/5.94.0
- Changes since 5.93.0:
  * [Timeline KIO] Don't announce that we can write
  * Require unittests to pass for CI jobs to pass
* Sun Apr 03 2022 Christophe Giboudeaux <christophe@krop.fr>
- Update to 5.93.0
  * New feature release
  * For more details please see:
  * https://kde.org/announcements/frameworks/5/5.93.0
- No code change since 5.92.0
* Mon Mar 07 2022 Christophe Giboudeaux <christophe@krop.fr>
- Update to 5.92.0
  * New feature release
  * For more details please see:
  * https://kde.org/announcements/frameworks/5/5.92.0
- Changes since 5.91.0:
  * Use libc rename() calls rather than QFile to simulate renames
* Mon Mar 07 2022 Christophe Giboudeaux <christophe@krop.fr>
- Replace %_libdir/libexec with %_libexecdir (boo#1174075)
* Sun Feb 06 2022 Christophe Giboudeaux <christophe@krop.fr>
- Update to 5.91.0
  * New feature release
  * For more details please see:
  * https://kde.org/announcements/frameworks/5/5.91.0
- Changes since 5.90.0:
  * Add Qt6 Linux CI
  * Static libs linked into shared libs need -fPIC
  * Fix KFileMetaData::PropertyMap related Qt6 build issues
  * install in kf<version>
  * now exec line is not usefull
  * Use camel case include
  * Add missing include (qt6)
  * engine/idutils.h - fix compile in filePathToStat
Version: 5.32.0-2.1
* Sun Mar 19 2017 lbeltrame@kde.org
- Update to 5.32.0
  * New feature release
  * For more details please see:
  * https://www.kde.org/announcements/kde-frameworks-5.32.0.php
- Changes since 5.31.0:
  * Commit translations from l10n-kf5
  * Upgrade ECM and KF5 version requirements for 5.32.0 release.
  * Implement nested tags. REVIEW: 128664
  * Upgrade KF5 version to 5.32.0.
* Thu Feb 09 2017 hrvoje.senjan@gmail.com
- Update to 5.31.0
  * For more details please see:
    https://www.kde.org/announcements/kde-frameworks-5.31.0.php
* Mon Jan 09 2017 hrvoje.senjan@gmail.com
- Update to 5.30.0
  * For more details please see:
    https://www.kde.org/announcements/kde-frameworks-5.30.0.php
* Sun Dec 04 2016 hrvoje.senjan@gmail.com
- Update to 5.29.0
  * Performance improvements when writing
    (4 * speedup for writing out data)
  * For more details please see:
    https://www.kde.org/announcements/kde-frameworks-5.29.0.php
* Sat Nov 05 2016 hrvoje.senjan@gmail.com
- Update to 5.28.0
  * For more details please see:
    https://www.kde.org/announcements/kde-frameworks-5.28.0.php
* Sun Oct 09 2016 hrvoje.senjan@gmail.com
- Update to 5.27.0
  * Use correct config entry in autostart condition
  * Fix sorted insert (aka flat_map like insert)
    (kde#367991)
  * Add missing close env, as pointed out by Loïc Yhuel
    (kde#353783)
  * Transaction not created => don't try to abort them
  * fix missing m_env = nullptr assignment
  * Make e.g. Baloo::Query thread safe
  * On 64-bit systems baloo allows now > 5 GB index storage
    (kde#364475)
  * Allow ctime/mtime == 0
    (kde#355238)
  * Handle corruption of index database for baloo_file, try to recreate the database or abort if that fails
  * For more details please see:
    https://www.kde.org/announcements/kde-frameworks-5.27.0.php
- Drop upstreamed patches:
  0001-fix-baloo_file-crash-with-corrupted-database.patch
  0003-allow-ctime-mtime-0.patch (kde#355238)
  0004-Increase-size-limit-of-baloo-index-for-64-bit-machin.patch
  (kde#364475)
  0005-Make-e.g.-Baloo-Query-thread-safe.patch
  0006-fix-typo.patch
  0007-fix-missing-m_env-nullptr-assignment.patch
  0008-Transaction-not-created-don-t-try-to-abort-them.patch
  0009-add-missing-close-env-as-pointed-out-by-Lo-c-Yhuel.patch
  (kde#353783)
  0010-Fix-sorted-insert-aka-flat_map-like-insert.patch (kde#367991)
  0011-Open-baloo-lmdb-database-read-only-beside-in-baloo_f.patch
  0012-Use-correct-config-entry-in-autostart-condition.patch
* Fri Dec 11 2015 hrvoje.senjan@gmail.com
- Update to 5.17.0
  * Fix date filter used by timeline://
  * BalooCtl: Return after commands
  * Clean up and armour Baloo::Database::open(), handle more
    crash conditions
  * Add check in Database::open(OpenDatabase) to fail if
    db doesn't exist
  * For more details please see:
    https://www.kde.org/announcements/kde-frameworks-5.17.0.php
Version: 5.26.0-3.2
* Fri Oct 07 2016 hrvoje.senjan@gmail.com
- Baloo housekeeping:
  0001-fix-baloo_file-crash-with-corrupted-database.patch
  0003-allow-ctime-mtime-0.patch (kde#355238)
  0004-Increase-size-limit-of-baloo-index-for-64-bit-machin.patch
  (kde#364475)
  0005-Make-e.g.-Baloo-Query-thread-safe.patch
  0006-fix-typo.patch
  0007-fix-missing-m_env-nullptr-assignment.patch
  0008-Transaction-not-created-don-t-try-to-abort-them.patch
  0009-add-missing-close-env-as-pointed-out-by-Lo-c-Yhuel.patch
  (kde#353783)
  0010-Fix-sorted-insert-aka-flat_map-like-insert.patch (kde#367991)
  0011-Open-baloo-lmdb-database-read-only-beside-in-baloo_f.patch
  0012-Use-correct-config-entry-in-autostart-condition.patch
* Tue Sep 06 2016 hrvoje.senjan@gmail.com
- Update to 5.26.0
  * For more details please see:
    https://www.kde.org/announcements/kde-frameworks-5.26.0.php
* Sun Aug 07 2016 hrvoje.senjan@gmail.com
- Update to 5.25.0
  * Qt >= 5.5 is now required
  * For more details please see:
    https://www.kde.org/announcements/kde-frameworks-5.25.0.php
* Wed Jul 06 2016 hrvoje.senjan@gmail.com
- Update to 5.24.0
  * DocumentUrlDB::del Only assert when children of dir
    actually exist
  * Ignore malformed Queries which have a binary operator
    without first argument
  * For more details please see:
    https://www.kde.org/announcements/kde-frameworks-5.24.0.php
* Tue Jul 05 2016 wbauer@tmo.at
- Use the new %kf5_find_lang macro to create the file list for the
  lang package
- Remove rpmlintrc file, it is not needed any more now
* Mon Jun 06 2016 hrvoje.senjan@gmail.com
- Update to 5.23.0
  * Fix using spaces in the tags kioslave (kde#349118)
  * For more details please see:
    https://www.kde.org/announcements/kde-frameworks-5.23.0.php
* Sat May 07 2016 hrvoje.senjan@gmail.com
- Update to 5.22.0 (boo#980066)
  * Compilation fixes for Windows
  * For more details please see:
    https://www.kde.org/announcements/kde-frameworks-5.22.0.php
* Mon Apr 04 2016 hrvoje.senjan@gmail.com
- Update to 5.21.0 (boo#974793)
  * Centralize batch size in config
  * Remove code blocking indexing of text/plain files
    without .txt extension (kde#358098)
  * Check both, filename and filecontent to determine mimetype
    (kde#353512)
  * Upgrade Qt version requirement to 5.4.0
  * For more details please see:
    https://www.kde.org/announcements/kde-frameworks-5.21.0.php
- Drop upstreamed Do-not-block-indexing-of-text-plain-files-without-txt-extension.patch
Version: 5.20.0-2.1
* Tue Mar 22 2016 wbauer@tmo.at
- Added Do-not-block-indexing-of-text-plain-files-without-txt-extension.patch
  from upstream: fixes indexing of text/plain files without .txt
  extension (kde#358098)
* Sun Mar 06 2016 hrvoje.senjan@gmail.com
- Update to 5.20.0 (boo#970856)
  * For more details please see:
    https://www.kde.org/announcements/kde-frameworks-5.20.0.php
* Sat Feb 06 2016 hrvoje.senjan@gmail.com
- Update to 5.19.0 (boo#967668)
  * For more details please see:
    https://www.kde.org/announcements/kde-frameworks-5.19.0.php
* Sat Jan 02 2016 hrvoje.senjan@gmail.com
- Update to 5.18.0
  * Fix several issue of mtime related search
  * PostingDB Iter: Do not assert on MDB_NOTFOUND
  * Balooctl status: Avoid showing 'Content indexing' about folders
  * StatusCommand: Show the correct status for folders
  * SearchStore: Gracefully handle empty term values (kde#356176)
  * For more details please see:
    https://www.kde.org/announcements/kde-frameworks-5.18.0.php
* Thu Dec 10 2015 hrvoje.senjan@gmail.com
- Update to 5.17.0
  * Fix date filter used by timeline://
  * BalooCtl: Return after commands
  * Clean up and armour Baloo::Database::open(), handle more
    crash conditions
  * Add check in Database::open(OpenDatabase) to fail if
    db doesn't exist
  * For more details please see:
    https://www.kde.org/announcements/kde-frameworks-5.17.0.php
* Thu Nov 12 2015 alarrosa@suse.com
- Added fix-cmakelists-comments.diff: change cmake 3.0 block
  comments to work with cmake 2.x
* Sun Nov 08 2015 hrvoje.senjan@gmail.com
- Update to 5.16.0 (boo#955067)
  * Monitor lib: Use Kformat::spelloutDuration to localize
    time string
  * Use KDE_INSTALL_DBUSINTERFACEDIR to install dbus interfaces
  * UnindexedFileIndexer: Handle files that have been moved when
    baloo_file was not running
  * Remove Transaction::renameFilePath and add
    DocumentOperation for it.
  * Make constructors with a single parameter explicit
  * UnindexedFileIndexer: only index required parts of file
  * Transaction: add method to return timeInfo struct
  * Added exclude mimetypes to balooctl's config
  * Databases: Use QByteArray::fromRawData when passing data
    to a codec
  * Balooctl: Move 'status' command to its own class
  * Balooctl: Show help menu if the command is not recognized
  * Balooshow: Allow us to lookup files by their inode + devId
  * Balooctl monitor: stop if baloo dies
  * MonitorCommand: Use both the started and finished signals
  * Balooctl monitor: Move to a proper command class
  * Add dbus notification for when we start/finish
    indexing a file
  * FileIndexScheduler: Forcibly kill threads on exit
  * WriteTransaction commit: Avoid fetching the positionList
    unless required
  * WriteTransaction: Extra asserts in replaceDocument
  * For more details please see:
    https://www.kde.org/announcements/kde-frameworks-5.16.0.php
* Mon Oct 05 2015 hrvoje.senjan@gmail.com
- 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 2015 hrvoje.senjan@gmail.com
- 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
* Wed Sep 09 2015 alarrosa@suse.com
- Added installed files to the %files section to fix build
* Tue Sep 08 2015 hrvoje.senjan@gmail.com
- 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
* Tue Aug 04 2015 hrvoje.senjan@gmail.com
- Update to 5.13.0
  * The Qt version requirement has been bumped from 5.2 to 5.3
  * Debug output has been ported to categorized output, for less
    noise by default
  * Docbook documentation has been reviewed and updated
  * For more details please see:
    https://www.kde.org/announcements/kde-frameworks-5.13.0.php
- Added 0001-install-translations.patch from upstream
* Sun Jul 26 2015 hrvoje.senjan@gmail.com
- Fix Oboletes/Provides versions regarding Leap versioning
* Sun Jun 28 2015 hrvoje.senjan@gmail.com
- Update to 5.3.2:
  * Bugfix release
  * For more details please see:
    https://www.kde.org/announcements/plasma-5.3.2.php
* Fri May 22 2015 hrvoje.senjan@gmail.com
- Update to 5.3.1:
  * Bugfix release
  * For more details please see:
    https://www.kde.org/announcements/plasma-5.3.1.php
- Drop 0001-Revert-BasicIndexingQueue-Use-xapian-slots-to-fetch-.patch,
  merged upstream
* Sat May 02 2015 hrvoje.senjan@gmail.com
- Added 0001-Revert-BasicIndexingQueue-Use-xapian-slots-to-fetch-.patch
  from upstream
* Thu Apr 23 2015 hrvoje.senjan@gmail.com
- Update to 5.3 Final:
  * For more details please see:
    https://www.kde.org/announcements/plasma-5.3.0.php
- Let file and tools subpackages Obsolete KDE4 variants for
  openSUSE > 13.2
* Sat Apr 11 2015 hrvoje.senjan@gmail.com
- Update to 5.2.95 aka 5.3 beta:
  * New feature release
  * For more details please see:
    https://www.kde.org/announcements/plasma-5.2.95.php
- Update required Qt version to 5.4.0
- Raise required extra-cmake-modules version to 1.2.0
- Added kdbusaddons-devel BuildRequires
* Thu Mar 19 2015 hrvoje.senjan@gmail.com
- Update to 5.2.2:
  * Bugfix release
  * For more details please see:
    https://www.kde.org/announcements/plasma-5.2.2.php
* Fri Feb 20 2015 hrvoje.senjan@gmail.com
- Update to 5.2.1:
  * Bugfix release
  * For more details please see:
    https://www.kde.org/announcements/plasma-5.2.1.php