Hello community, here is the log from the commit of package kcoreaddons for openSUSE:Factory checked in at 2020-12-15 12:28:21 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kcoreaddons (Old) and /work/SRC/openSUSE:Factory/.kcoreaddons.new.2328 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kcoreaddons" Tue Dec 15 12:28:21 2020 rev:88 rq:855418 version:5.77.0 Changes: -------- --- /work/SRC/openSUSE:Factory/kcoreaddons/kcoreaddons.changes 2020-11-23 10:31:52.081451883 +0100 +++ /work/SRC/openSUSE:Factory/.kcoreaddons.new.2328/kcoreaddons.changes 2020-12-15 12:30:13.483992586 +0100 @@ -1,0 +2,19 @@ +Sat Dec 5 18:56:21 UTC 2020 - Christophe Giboudeaux <[email protected]> + +- Update to 5.77.0 + * New feature release + * For more details please see: + * https://kde.org/announcements/kde-frameworks-5.77.0 +- Changes since 5.76.0: + * Port some usage of QStringRef to QStringView + * [ktexttohtml] Add test case for empty text + * Make int to QChar conversion explicit + * Remove unused include + * Guard QRegExp include behind deprecation flag + * Fix include for NAME_MAX + * Fix test KFormatTest::formatRelativeDate + * Avoid to crash when factory is empty (when we return an error) + * KFormat: Add more relative date time cases + * Enable KPluginFactory to optionally pass KPluginMetaData to plugins + +------------------------------------------------------------------- Old: ---- kcoreaddons-5.76.0.tar.xz kcoreaddons-5.76.0.tar.xz.sig New: ---- kcoreaddons-5.77.0.tar.xz kcoreaddons-5.77.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kcoreaddons.spec ++++++ --- /var/tmp/diff_new_pack.VpMJW6/_old 2020-12-15 12:30:14.279993227 +0100 +++ /var/tmp/diff_new_pack.VpMJW6/_new 2020-12-15 12:30:14.283993231 +0100 @@ -17,14 +17,14 @@ %define lname libKF5CoreAddons5 -%define _tar_path 5.76 +%define _tar_path 5.77 # 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: kcoreaddons -Version: 5.76.0 +Version: 5.77.0 Release: 0 Summary: Utilities for core application functionality and accessing the OS License: LGPL-2.1-or-later @@ -40,10 +40,10 @@ BuildRequires: fdupes BuildRequires: kf5-filesystem BuildRequires: shared-mime-info -BuildRequires: cmake(Qt5Core) >= 5.12.0 +BuildRequires: cmake(Qt5Core) >= 5.13.0 Requires: shared-mime-info %if %{with lang} -BuildRequires: cmake(Qt5LinguistTools) >= 5.12.0 +BuildRequires: cmake(Qt5LinguistTools) >= 5.13.0 %endif Recommends: %{name}-lang = %{version} @@ -71,7 +71,7 @@ Requires: %{lname} = %{version} Requires: %{name} = %{version} Requires: extra-cmake-modules -Requires: cmake(Qt5Core) >= 5.12.0 +Requires: cmake(Qt5Core) >= 5.13.0 %description devel KCoreAddons provides classes built on top of QtCore to perform various tasks ++++++ kcoreaddons-5.76.0.tar.xz -> kcoreaddons-5.77.0.tar.xz ++++++ ++++ 7493 lines of diff (skipped) _______________________________________________ openSUSE Commits mailing list -- [email protected] To unsubscribe, email [email protected] List Netiquette: https://en.opensuse.org/openSUSE:Mailing_list_netiquette List Archives: https://lists.opensuse.org/archives/list/[email protected]
