Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package kwidgetsaddons for openSUSE:Factory checked in at 2021-05-10 15:35:52 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kwidgetsaddons (Old) and /work/SRC/openSUSE:Factory/.kwidgetsaddons.new.2988 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kwidgetsaddons" Mon May 10 15:35:52 2021 rev:90 rq:891785 version:5.82.0 Changes: -------- --- /work/SRC/openSUSE:Factory/kwidgetsaddons/kwidgetsaddons.changes 2021-04-12 12:36:59.769343570 +0200 +++ /work/SRC/openSUSE:Factory/.kwidgetsaddons.new.2988/kwidgetsaddons.changes 2021-05-10 15:37:40.405971979 +0200 @@ -1,0 +2,14 @@ +Sat May 1 16:41:17 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: + * Fix mem leak found by asan + * KPageDialog: document automagical connections + * Enable Unicode support in QRegularExpression where needed + * Remove pointless tooltip for yes and no KStandardGuiItems (kde#424658) + * KPageDialog: make it clearer that a button box is added by default + +------------------------------------------------------------------- Old: ---- kwidgetsaddons-5.81.0.tar.xz kwidgetsaddons-5.81.0.tar.xz.sig New: ---- kwidgetsaddons-5.82.0.tar.xz kwidgetsaddons-5.82.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kwidgetsaddons.spec ++++++ --- /var/tmp/diff_new_pack.fYxav6/_old 2021-05-10 15:37:40.993969702 +0200 +++ /var/tmp/diff_new_pack.fYxav6/_new 2021-05-10 15:37:40.997969686 +0200 @@ -17,14 +17,14 @@ %define lname libKF5WidgetsAddons5 -%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: kwidgetsaddons -Version: 5.81.0 +Version: 5.82.0 Release: 0 Summary: Large set of desktop widgets License: LGPL-2.1-or-later @@ -39,12 +39,12 @@ BuildRequires: extra-cmake-modules >= %{_kf5_bugfix_version} BuildRequires: fdupes BuildRequires: kf5-filesystem -BuildRequires: cmake(Qt5Test) >= 5.14.0 -BuildRequires: cmake(Qt5UiPlugin) >= 5.14.0 -BuildRequires: cmake(Qt5UiTools) >= 5.14.0 -BuildRequires: cmake(Qt5Widgets) >= 5.14.0 +BuildRequires: cmake(Qt5Test) >= 5.15.0 +BuildRequires: cmake(Qt5UiPlugin) >= 5.15.0 +BuildRequires: cmake(Qt5UiTools) >= 5.15.0 +BuildRequires: cmake(Qt5Widgets) >= 5.15.0 %if %{with lang} -BuildRequires: cmake(Qt5LinguistTools) >= 5.14.0 +BuildRequires: cmake(Qt5LinguistTools) >= 5.15.0 %endif %description @@ -71,7 +71,7 @@ Group: Development/Libraries/KDE Requires: %{lname} = %{version} Requires: extra-cmake-modules -Requires: cmake(Qt5Widgets) >= 5.14.0 +Requires: cmake(Qt5Widgets) >= 5.15.0 %description devel This repository contains add-on widgets and classes for applications @@ -82,15 +82,15 @@ %lang_package -n %{lname} %prep -%setup -q +%autosetup -p1 %build - %cmake_kf5 -d build -- -Dlconvert_executable=%{_kf5_libdir}/qt5/bin/lconvert - %cmake_build +%cmake_kf5 -d build -- -Dlconvert_executable=%{_kf5_libdir}/qt5/bin/lconvert +%cmake_build %install - %kf5_makeinstall -C build - %fdupes %{buildroot} +%kf5_makeinstall -C build +%fdupes %{buildroot} %if %{with lang} %find_lang %{name}5 --with-qt --without-mo ++++++ kwidgetsaddons-5.81.0.tar.xz -> kwidgetsaddons-5.82.0.tar.xz ++++++ ++++ 8398 lines of diff (skipped)
