Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package kconfig for openSUSE:Factory checked in at 2022-02-24 18:19:21 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kconfig (Old) and /work/SRC/openSUSE:Factory/.kconfig.new.1958 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kconfig" Thu Feb 24 18:19:21 2022 rev:103 rq:954234 version:5.91.0 Changes: -------- --- /work/SRC/openSUSE:Factory/kconfig/kconfig.changes 2022-01-11 21:18:26.900924168 +0100 +++ /work/SRC/openSUSE:Factory/.kconfig.new.1958/kconfig.changes 2022-02-24 18:21:28.054690134 +0100 @@ -1,0 +2,25 @@ +Sun Feb 6 10:16:51 UTC 2022 - Christophe Giboudeaux <[email protected]> + +- Update to 5.91.0 + * New feature release + * For more details please see: + * https://kde.org/announcements/frameworks/5/5.91.0 +- Changes since 5.90.0: + * Fix build on Windows + * Don't use saveShortcut for setting up tests + * Fix build on Windows + * Introduce StandardShortcutWatcher to watch for runtime changes + * Make singleton teardown work with Qt6 as well + * Utilize ECMDeprecationSettings to manage deprecate Qt/KF API + * Add CI qt6 support + * Add Samir variable fix too + * Use KDE_INSTALL_FULL_LIBEXECDIR_KF + * Extract isNonDeletedKey() helper function + * Look for entries with common group prefix in entryMap's subrange + * Improve the documentation of KConfigPrivate::allSubGroups() + * KConfigPrivate::copyGroup: remove redundant entryMap lookup + * groupList: convert each group name from UTF-8 once + * Exclude deleted groups from groupList() (kde#384039) + * groupList: don't copy unnecessarily; add const + +------------------------------------------------------------------- Old: ---- kconfig-5.90.0.tar.xz kconfig-5.90.0.tar.xz.sig New: ---- kconfig-5.91.0.tar.xz kconfig-5.91.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kconfig.spec ++++++ --- /var/tmp/diff_new_pack.8EzyQP/_old 2022-02-24 18:21:28.598689988 +0100 +++ /var/tmp/diff_new_pack.8EzyQP/_new 2022-02-24 18:21:28.602689987 +0100 @@ -17,14 +17,14 @@ %define sonum 5 -%define _tar_path 5.90 +%define _tar_path 5.91 # 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: kconfig -Version: 5.90.0 +Version: 5.91.0 Release: 0 Summary: Advanced configuration system License: LGPL-2.1-or-later AND GPL-2.0-or-later ++++++ kconfig-5.90.0.tar.xz -> kconfig-5.91.0.tar.xz ++++++ ++++ 46874 lines of diff (skipped)
