Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package kconfigwidgets for openSUSE:Factory checked in at 2021-05-10 15:35:20 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kconfigwidgets (Old) and /work/SRC/openSUSE:Factory/.kconfigwidgets.new.2988 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kconfigwidgets" Mon May 10 15:35:20 2021 rev:91 rq:891735 version:5.82.0 Changes: -------- --- /work/SRC/openSUSE:Factory/kconfigwidgets/kconfigwidgets.changes 2021-04-12 12:35:55.805255126 +0200 +++ /work/SRC/openSUSE:Factory/.kconfigwidgets.new.2988/kconfigwidgets.changes 2021-05-10 15:36:51.434161616 +0200 @@ -1,0 +2,16 @@ +Sat May 1 16:40:40 UTC 2021 - Christophe Giboudeaux <[email protected]> + +- Update to 5.82.0 + * New feature release + * For more details please see: + * https://kde.org/announcements/frameworks/5/5.82.0 +- Changes since 5.81.0: + * Use new version-controlled enumerator deprecation warning macros + * Fix mem leak found by asan + * Rename khamburgermenuhelpers.h to khamburgermenuhelpers_p.h + * Mark internal classes \internal + * Un-overload KConfigDialogManager::settingsChanged() signals + * Use QGuiApplication::isRightToLeft() instead of QApplication::isRightToLeft() + * Remove unused include + +------------------------------------------------------------------- Old: ---- kconfigwidgets-5.81.0.tar.xz kconfigwidgets-5.81.0.tar.xz.sig New: ---- kconfigwidgets-5.82.0.tar.xz kconfigwidgets-5.82.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kconfigwidgets.spec ++++++ --- /var/tmp/diff_new_pack.0E0U8B/_old 2021-05-10 15:36:51.930159695 +0200 +++ /var/tmp/diff_new_pack.0E0U8B/_new 2021-05-10 15:36:51.934159680 +0200 @@ -17,14 +17,14 @@ %define lname libKF5ConfigWidgets5 -%define _tar_path 5.81 +%define _tar_path 5.82 # 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: kconfigwidgets -Version: 5.81.0 +Version: 5.82.0 Release: 0 Summary: Widgets for configuration dialogs License: LGPL-2.1-or-later @@ -47,10 +47,10 @@ BuildRequires: cmake(KF5GuiAddons) >= %{_kf5_bugfix_version} BuildRequires: cmake(KF5I18n) >= %{_kf5_bugfix_version} BuildRequires: cmake(KF5WidgetsAddons) >= %{_kf5_bugfix_version} -BuildRequires: cmake(Qt5DBus) >= 5.14.0 -BuildRequires: cmake(Qt5Test) >= 5.14.0 -BuildRequires: cmake(Qt5UiPlugin) >= 5.14.0 -BuildRequires: cmake(Qt5Widgets) >= 5.14.0 +BuildRequires: cmake(Qt5DBus) >= 5.15.0 +BuildRequires: cmake(Qt5Test) >= 5.15.0 +BuildRequires: cmake(Qt5UiPlugin) >= 5.15.0 +BuildRequires: cmake(Qt5Widgets) >= 5.15.0 %description KConfigWidgets provides easy-to-use classes to create configuration dialogs, as @@ -84,15 +84,15 @@ %lang_package -n %{lname} %prep -%setup -q +%autosetup -p1 %build - %cmake_kf5 -d build - %cmake_build +%cmake_kf5 -d build +%cmake_build %install - %kf5_makeinstall -C build - %fdupes %{buildroot} +%kf5_makeinstall -C build +%fdupes %{buildroot} %if %{with lang} %find_lang %{name} --with-man --all-name ++++++ kconfigwidgets-5.81.0.tar.xz -> kconfigwidgets-5.82.0.tar.xz ++++++ ++++ 6533 lines of diff (skipped)
