Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package kconfig for openSUSE:Factory checked in at 2023-02-13 16:38:06 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kconfig (Old) and /work/SRC/openSUSE:Factory/.kconfig.new.1848 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kconfig" Mon Feb 13 16:38:06 2023 rev:115 rq:1064570 version:5.103.0 Changes: -------- --- /work/SRC/openSUSE:Factory/kconfig/kconfig.changes 2023-01-16 17:59:44.491098509 +0100 +++ /work/SRC/openSUSE:Factory/.kconfig.new.1848/kconfig.changes 2023-02-13 16:39:44.458924660 +0100 @@ -1,0 +2,14 @@ +Wed Feb 8 09:12:44 UTC 2023 - Christophe Marin <[email protected]> + +- Update to 5.103.0 + * New feature release + * For more details please see: + * https://kde.org/announcements/frameworks/5/5.103.0 +- Changes since 5.102.0: + * kconf_update: use standard exit status code + * kconf_update: use CMAKE_INSTALL_FULL_LIBDIR + * KCoreConfigSkeleton::ItemEnum::Choice2: add deprecation warning markup + * KCoreConfigSkeleton::ItemEnum::choices2(): add deprecation markup + * Android: Fix a bug where new file wouldn't be created + +------------------------------------------------------------------- Old: ---- kconfig-5.102.0.tar.xz kconfig-5.102.0.tar.xz.sig New: ---- kconfig-5.103.0.tar.xz kconfig-5.103.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kconfig.spec ++++++ --- /var/tmp/diff_new_pack.e4KBPW/_old 2023-02-13 16:39:44.970927658 +0100 +++ /var/tmp/diff_new_pack.e4KBPW/_new 2023-02-13 16:39:44.974927682 +0100 @@ -17,14 +17,14 @@ %define sonum 5 -%define _tar_path 5.102 +%define _tar_path 5.103 # 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.102.0 +Version: 5.103.0 Release: 0 Summary: Advanced configuration system License: LGPL-2.1-or-later AND GPL-2.0-or-later @@ -149,12 +149,9 @@ %find_lang kconfig5 --with-qt --without-mo -%post -n libKF5ConfigCore%{sonum} -p /sbin/ldconfig -%postun -n libKF5ConfigCore%{sonum} -p /sbin/ldconfig -%post -n libKF5ConfigGui%{sonum} -p /sbin/ldconfig -%postun -n libKF5ConfigGui%{sonum} -p /sbin/ldconfig -%post -n libKF5ConfigQml%{sonum} -p /sbin/ldconfig -%postun -n libKF5ConfigQml%{sonum} -p /sbin/ldconfig +%ldconfig_scriptlets -n libKF5ConfigCore%{sonum} +%ldconfig_scriptlets -n libKF5ConfigGui%{sonum} +%ldconfig_scriptlets -n libKF5ConfigQml%{sonum} %files -n libKF5ConfigCore%{sonum}-lang -f kconfig5.lang ++++++ kconfig-5.102.0.tar.xz -> kconfig-5.103.0.tar.xz ++++++ ++++ 4321 lines of diff (skipped)
