Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package kconfigwidgets for openSUSE:Factory checked in at 2022-02-24 18:19:22 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kconfigwidgets (Old) and /work/SRC/openSUSE:Factory/.kconfigwidgets.new.1958 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kconfigwidgets" Thu Feb 24 18:19:22 2022 rev:101 rq:954235 version:5.91.0 Changes: -------- --- /work/SRC/openSUSE:Factory/kconfigwidgets/kconfigwidgets.changes 2022-01-23 12:15:14.712645519 +0100 +++ /work/SRC/openSUSE:Factory/.kconfigwidgets.new.1958/kconfigwidgets.changes 2022-02-24 18:21:29.102689853 +0100 @@ -1,0 +2,24 @@ +Sun Feb 6 10:16:51 UTC 2022 - Christophe Giboudeaux <christo...@krop.fr> + +- 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: + * KLanguageButton: Don't insert duplicates + * KLanguageButton: Adapt to new .desktop filenames + * Change shortcuts of standard actions if standard shortcut changes (kde#426656) + * Use BUILD* deprecation wrapper for virtual method (kde#448680) + * Improve naming a little bit + * Simplify + use reserve + * Remove unnecessary QBrush->QColor conversions + * Fix iconWidth calculation + * Utilize ECMDeprecationSettings to manage deprecate Qt/KF API + * Simplify KHamburgerMenu menu items + * Add CI qt6 support + * Only require KAuth on Linux/FreeBSD + * Don't use KAuth on Windows +- Drop 0001-Use-BUILD-deprecation-wrapper-for-virtual-method.patch + Merged upstream + +------------------------------------------------------------------- Old: ---- 0001-Use-BUILD-deprecation-wrapper-for-virtual-method.patch kconfigwidgets-5.90.0.tar.xz kconfigwidgets-5.90.0.tar.xz.sig New: ---- kconfigwidgets-5.91.0.tar.xz kconfigwidgets-5.91.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kconfigwidgets.spec ++++++ --- /var/tmp/diff_new_pack.l78R3g/_old 2022-02-24 18:21:29.718689688 +0100 +++ /var/tmp/diff_new_pack.l78R3g/_new 2022-02-24 18:21:29.722689687 +0100 @@ -1,7 +1,7 @@ # # spec file for package kconfigwidgets # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,14 +17,14 @@ %define lname libKF5ConfigWidgets5 -%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: kconfigwidgets -Version: 5.90.0 +Version: 5.91.0 Release: 0 Summary: Widgets for configuration dialogs License: LGPL-2.1-or-later @@ -35,8 +35,6 @@ Source1: %{name}-%{version}.tar.xz.sig Source2: frameworks.keyring %endif -# PATCH-FIX-UPSTREAM -Patch1: 0001-Use-BUILD-deprecation-wrapper-for-virtual-method.patch BuildRequires: extra-cmake-modules >= %{_kf5_bugfix_version} BuildRequires: fdupes BuildRequires: kf5-filesystem @@ -116,11 +114,9 @@ %files devel %{_kf5_libdir}/libKF5ConfigWidgets.so %{_kf5_libdir}/cmake/KF5ConfigWidgets/ -%dir %{_kf5_includedir}/*/ %dir %{_kf5_plugindir}/designer %{_kf5_plugindir}/designer/kconfigwidgets5widgets.so -%{_kf5_includedir}/*/ -%{_kf5_includedir}/*.h +%{_kf5_includedir}/KConfigWidgets %{_kf5_bindir}/preparetips5 %{_kf5_mandir}/man1/preparetips5.* %{_kf5_mkspecsdir}/qt_KConfigWidgets.pri ++++++ kconfigwidgets-5.90.0.tar.xz -> kconfigwidgets-5.91.0.tar.xz ++++++ ++++ 10886 lines of diff (skipped)