Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package baloo5 for openSUSE:Factory checked in at 2021-06-16 20:33:33 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/baloo5 (Old) and /work/SRC/openSUSE:Factory/.baloo5.new.32437 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "baloo5" Wed Jun 16 20:33:33 2021 rev:90 rq:899702 version:5.83.0 Changes: -------- --- /work/SRC/openSUSE:Factory/baloo5/baloo5.changes 2021-05-10 15:35:20.542525691 +0200 +++ /work/SRC/openSUSE:Factory/.baloo5.new.32437/baloo5.changes 2021-06-16 20:33:49.339015887 +0200 @@ -1,0 +2,22 @@ +Sun Jun 13 07:51:33 UTC 2021 - Christophe Giboudeaux <[email protected]> + +- Uninstall baloo5-imports-lang when installing baloo5 5.83.0 + +------------------------------------------------------------------- +Sat Jun 5 11:58:22 UTC 2021 - Christophe Giboudeaux <[email protected]> + +- Update to 5.83.0 + * New feature release + * For more details please see: + * https://kde.org/announcements/frameworks/5/5.83.0 +- Changes since 5.82.0: + * Embed JSON metadata in KIOSlaves + * Remove obsolete .protocol files + * Convert protocol files to JSON + * Fix Mesasges.sh by removing path + * Bump required CMake version to 3.16 + * Remove SUSE Qt5.14 build status + * [balooctl] Allow clearing a document which has been deleted + * [DocumentUrlDB] Remove unused function + +------------------------------------------------------------------- Old: ---- baloo-5.82.0.tar.xz baloo-5.82.0.tar.xz.sig New: ---- baloo-5.83.0.tar.xz baloo-5.83.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ baloo5.spec ++++++ --- /var/tmp/diff_new_pack.OBRfvB/_old 2021-06-16 20:33:49.871016795 +0200 +++ /var/tmp/diff_new_pack.OBRfvB/_new 2021-06-16 20:33:49.875016801 +0200 @@ -16,14 +16,14 @@ # -%define _tar_path 5.82 +%define _tar_path 5.83 # 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.82.0 +Version: 5.83.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 @@ -67,6 +67,8 @@ # The -lang package was split into components Provides: %{name}-lang = %{version} Obsoletes: %{name}-lang < %{version} +# baloo5-imports-lang is gone in 5.83 +Obsoletes: %{name}-imports-lang < 5.83 %description -n libKF5Baloo5 Baloo is a framework for searching and managing metadata. This @@ -154,15 +156,15 @@ %install %kf5_makeinstall -C build + %if %{with lang} %{kf5_find_lang} # Split manually, kf5_find_lang doesn't support it... grep -E '^%%dir' %{name}.lang | tee %{name}-{file,tools,kioslaves}.lang >/dev/null grep -E '/balooengine5.mo$' %{name}.lang >> libKF5BalooEngine5.lang - grep -E '/(balooctl5|baloo_file5|baloo_file_extractor5).mo$' %{name}.lang >> %{name}-file.lang + grep -E '/balooctl5.mo$' %{name}.lang >> %{name}-file.lang grep -E '/(baloodb5|baloosearch5|balooshow5).mo$' %{name}.lang >> %{name}-tools.lang grep -E '/(kio5_baloosearch|kio5_tags|kio5_timeline).mo$' %{name}.lang >> %{name}-kioslaves.lang - grep -E '/baloomonitorplugin.mo$' %{name}.lang >> %{name}-imports.lang rm %{name}.lang %endif @@ -202,13 +204,10 @@ %dir %{_kf5_plugindir}/kf5/kio %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 %files tools %license LICENSES/* @@ -242,9 +241,6 @@ %files kioslaves-lang -f %{name}-kioslaves.lang %license LICENSES/* -%files imports-lang -f %{name}-imports.lang -%license LICENSES/* - %endif %changelog ++++++ baloo-5.82.0.tar.xz -> baloo-5.83.0.tar.xz ++++++ ++++ 17550 lines of diff (skipped)
