Hello community, here is the log from the commit of package baloo5 for openSUSE:Factory checked in at 2018-06-22 13:26:26 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/baloo5 (Old) and /work/SRC/openSUSE:Factory/.baloo5.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "baloo5" Fri Jun 22 13:26:26 2018 rev:52 rq:616950 version:5.47.0 Changes: -------- --- /work/SRC/openSUSE:Factory/baloo5/baloo5.changes 2018-05-18 14:18:13.831669524 +0200 +++ /work/SRC/openSUSE:Factory/.baloo5.new/baloo5.changes 2018-06-22 13:26:28.066422390 +0200 @@ -1,0 +2,20 @@ +Thu Jun 14 21:08:27 UTC 2018 - [email protected] + +- Recommend corresponding lang packages + +------------------------------------------------------------------- +Tue Jun 12 21:26:01 UTC 2018 - [email protected] + +- Update to 5.47.0 + * New feature release + * For more details please see: + * https://www.kde.org/announcements/kde-frameworks-5.47.0.php +- Changes since 5.46.0: + * Terminate query execution early if subterm returns empty result set + * Avoid crash when reading corrupt data from document terms db (kde#392878) + * Use override + * handle string lists as input + * fix some issues reported by clazy + * Ignore more types of source files (kde#394002, kde#390932) + +------------------------------------------------------------------- Old: ---- baloo-5.46.0.tar.xz New: ---- baloo-5.47.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ baloo5.spec ++++++ --- /var/tmp/diff_new_pack.ZV8VWb/_old 2018-06-22 13:26:28.770396373 +0200 +++ /var/tmp/diff_new_pack.ZV8VWb/_new 2018-06-22 13:26:28.774396225 +0200 @@ -17,13 +17,13 @@ %bcond_without lang -%define _tar_path 5.46 +%define _tar_path 5.47 # 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}')} Name: baloo5 -Version: 5.46.0 +Version: 5.47.0 Release: 0 %define kf5_version %{version} Summary: Framework for searching and managing metadata @@ -74,6 +74,7 @@ %package -n libKF5BalooEngine5 Summary: Baloo Engine library Group: System/GUI/KDE +Recommends: libKF5BalooEngine5-lang %description -n libKF5BalooEngine5 Baloo is a framework for searching and managing metadata This @@ -85,6 +86,7 @@ Requires: libQt5Sql5-sqlite Provides: baloo-file = %{version} Obsoletes: baloo-file < %{version} +Recommends: %{name}-file-lang %description file Baloo is a framework for searching and managing metadata. This @@ -94,6 +96,7 @@ Summary: KIO slave components for Baloo Framework Group: System/GUI/KDE Requires: kded +Recommends: %{name}-kioslaves-lang %description kioslaves Baloo is a framework for searching and managing metadata. This @@ -104,6 +107,7 @@ Group: System/GUI/KDE Provides: baloo-tools = %{version} Obsoletes: baloo-tools < %{version} +Recommends: %{name}-tools-lang %description tools Baloo is a framework for searching and managing metadata. This @@ -112,6 +116,7 @@ %package imports Summary: QML components for Baloo Framework Group: System/GUI/KDE +Recommends: %{name}-imports-lang %description imports Baloo is a framework for searching and managing metadata. This ++++++ baloo-5.46.0.tar.xz -> baloo-5.47.0.tar.xz ++++++ ++++ 3638 lines of diff (skipped)
