Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package kcoreaddons for openSUSE:Factory checked in at 2022-10-11 17:59:45 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kcoreaddons (Old) and /work/SRC/openSUSE:Factory/.kcoreaddons.new.2275 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kcoreaddons" Tue Oct 11 17:59:45 2022 rev:110 rq:1008982 version:5.99.0 Changes: -------- --- /work/SRC/openSUSE:Factory/kcoreaddons/kcoreaddons.changes 2022-09-13 15:09:57.432738567 +0200 +++ /work/SRC/openSUSE:Factory/.kcoreaddons.new.2275/kcoreaddons.changes 2022-10-11 18:01:24.925683798 +0200 @@ -1,0 +2,19 @@ +Sat Oct 1 15:55:36 UTC 2022 - Christophe Giboudeaux <christo...@krop.fr> + +- Update to 5.99.0 + * New feature release + * For more details please see: + * https://kde.org/announcements/frameworks/5/5.99.0 +- Changes since 5.98.0: + * Remove unused includes + * Show all headers in qtc6 + * Cache portal urls + * Add new bugReportUrl standard metadata property + * KSignalHandler: Fix documentation + * Add Qt 6 Windows CI + * .gitlab-ci.yml: enable static builds + * Add support for static builds + * Fix moc configuration of K_PLUGIN_CLASS macro + * Use a non-deprecated notify signal for the KJob::percent property + +------------------------------------------------------------------- Old: ---- kcoreaddons-5.98.0.tar.xz kcoreaddons-5.98.0.tar.xz.sig New: ---- kcoreaddons-5.99.0.tar.xz kcoreaddons-5.99.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kcoreaddons.spec ++++++ --- /var/tmp/diff_new_pack.dkN11Y/_old 2022-10-11 18:01:25.645684962 +0200 +++ /var/tmp/diff_new_pack.dkN11Y/_new 2022-10-11 18:01:25.653684975 +0200 @@ -17,14 +17,14 @@ %define lname libKF5CoreAddons5 -%define _tar_path 5.98 +%define _tar_path 5.99 # 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 released Name: kcoreaddons -Version: 5.98.0 +Version: 5.99.0 Release: 0 Summary: Utilities for core application functionality and accessing the OS License: LGPL-2.1-or-later @@ -40,10 +40,8 @@ BuildRequires: kf5-filesystem BuildRequires: shared-mime-info BuildRequires: cmake(Qt5Core) >= 5.15.0 -Requires: shared-mime-info -%if %{with released} BuildRequires: cmake(Qt5LinguistTools) >= 5.15.0 -%endif +Requires: shared-mime-info %description KCoreAddons provides classes built on top of QtCore to perform various tasks @@ -90,16 +88,12 @@ %kf5_makeinstall -C build %fdupes %{buildroot} -%if %{with released} -%find_lang %{name}5 --all-name --with-qt --without-mo -%endif +%find_lang %{name} --all-name --with-qt --without-mo %post -n %{lname} -p /sbin/ldconfig %postun -n %{lname} -p /sbin/ldconfig -%if %{with released} -%files lang -f %{name}5.lang -%endif +%files lang -f %{name}.lang %files %{_kf5_appsdir}/mime/packages/kde5.xml ++++++ kcoreaddons-5.98.0.tar.xz -> kcoreaddons-5.99.0.tar.xz ++++++ ++++ 6173 lines of diff (skipped)