Hello community, here is the log from the commit of package baloo5 for openSUSE:Factory checked in at 2019-01-21 10:17:32 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/baloo5 (Old) and /work/SRC/openSUSE:Factory/.baloo5.new.28833 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "baloo5" Mon Jan 21 10:17:32 2019 rev:59 rq:665767 version:5.54.0 Changes: -------- --- /work/SRC/openSUSE:Factory/baloo5/baloo5.changes 2018-12-19 13:38:25.600210531 +0100 +++ /work/SRC/openSUSE:Factory/.baloo5.new.28833/baloo5.changes 2019-01-21 10:17:35.278241854 +0100 @@ -1,0 +2,27 @@ +Mon Jan 14 06:08:40 UTC 2019 - [email protected] + +- Update to 5.54.0 + * New feature release + * For more details please see: + * https://www.kde.org/announcements/kde-frameworks-5.54.0.php +- Changes since 5.53.0: + * Extend PositionCodec unit tests, better code coverage + * Move typesForMimeType helper from BasicIndexingJob to anonymous namespace + * Fix mistakes introduced in a632a72a + * Don't check if file is directory based on mime-type + * Fixed link to the coding style wiki page + * add documentation to result class + * Move internal helper from BasicIndexingJob to anonymous namespace + * Add "image/svg" as Type::Image to the BasicIndexingJob + * Minor optimization and cleanup for PositionCodec + * Avoid potential nullptr access for Document, use reference instead + * RFC: Add unit test for splitting of numbers in TermGenerator + * Use Compact json formatting for storing document metadata + * Remove unused map() getter from Result + * remove unused docId from result + * Use escaped UTF-8 sequence instead of Latin1 characters, minor cleanups + * Treat uints the same as ints + * Add unittest to check if commiting the same change twice works + * Add unit test for position DB + +------------------------------------------------------------------- Old: ---- baloo-5.53.0.tar.xz New: ---- baloo-5.54.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ baloo5.spec ++++++ --- /var/tmp/diff_new_pack.nLT73Q/_old 2019-01-21 10:17:35.994241134 +0100 +++ /var/tmp/diff_new_pack.nLT73Q/_new 2019-01-21 10:17:35.998241130 +0100 @@ -1,7 +1,7 @@ # # spec file for package baloo5 # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -16,14 +16,14 @@ # -%define _tar_path 5.53 +%define _tar_path 5.54 # Full KF5 version (e.g. 5.33.0) %{!?_kf5_version: %global _kf5_version %{version}} # Last major and minor KF5 version (e.g. 5.33) %{!?_kf5_bugfix_version: %define _kf5_bugfix_version %(echo %{_kf5_version} | awk -F. '{print $1"."$2}')} %bcond_without lang Name: baloo5 -Version: 5.53.0 +Version: 5.54.0 Release: 0 Summary: Framework for searching and managing metadata License: GPL-2.0-or-later AND LGPL-2.1-or-later AND LGPL-3.0-only @@ -55,17 +55,17 @@ BuildRequires: cmake(Qt5Widgets) >= 5.6.0 %description -Baloo is a framework for searching and managing metada +Baloo is a framework for searching and managing metadata. %package -n libKF5Baloo5 Summary: Core library for Baloo Framework -Group: System/GUI/KDE # The -lang package was split into components +Group: System/GUI/KDE Provides: %{name}-lang = %{version} Obsoletes: %{name}-lang < %{version} %description -n libKF5Baloo5 -Baloo is a framework for searching and managing metadata This +Baloo is a framework for searching and managing metadata. This package contains Baloo's core library. %package -n libKF5BalooEngine5 @@ -74,7 +74,7 @@ Recommends: libKF5BalooEngine5-lang %description -n libKF5BalooEngine5 -Baloo is a framework for searching and managing metadata This +Baloo is a framework for searching and managing metadata. This package contains Baloo's Engine library. %package file ++++++ baloo-5.53.0.tar.xz -> baloo-5.54.0.tar.xz ++++++ ++++ 1612 lines of diff (skipped)
