Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package kcmutils for openSUSE:Factory checked in at 2021-05-10 15:35:17 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kcmutils (Old) and /work/SRC/openSUSE:Factory/.kcmutils.new.2988 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kcmutils" Mon May 10 15:35:17 2021 rev:93 rq:891731 version:5.82.0 Changes: -------- --- /work/SRC/openSUSE:Factory/kcmutils/kcmutils.changes 2021-04-12 12:35:51.377248273 +0200 +++ /work/SRC/openSUSE:Factory/.kcmutils.new.2988/kcmutils.changes 2021-05-10 15:36:47.382177307 +0200 @@ -1,0 +2,19 @@ +Sat May 1 16:40:37 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: + * [KCModuleProxy] Refactor loadModule() for simplicity + * Force autotest as C language + * Remove unused file + * Port QDBusConnectionInterface::serviceOwnerChanged to QDBusServiceWatcher + * Use new connect() signal/slot syntax + * Remove ComponentsDialog class, not used anywhere + * Don't forward declaration when we already include file + * Clean up unused KPackage linking + includes + * Deprecate unused KSettingsWidgetAdaptor class + * kcmutils_generate_module_data: Fix moc warning in generated files + +------------------------------------------------------------------- Old: ---- kcmutils-5.81.0.tar.xz kcmutils-5.81.0.tar.xz.sig New: ---- kcmutils-5.82.0.tar.xz kcmutils-5.82.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kcmutils.spec ++++++ --- /var/tmp/diff_new_pack.Wxhxl6/_old 2021-05-10 15:36:47.850175495 +0200 +++ /var/tmp/diff_new_pack.Wxhxl6/_new 2021-05-10 15:36:47.854175479 +0200 @@ -17,14 +17,14 @@ %define lname libKF5KCMUtils5 -%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: kcmutils -Version: 5.81.0 +Version: 5.82.0 Release: 0 Summary: Classes to work with KCModules License: LGPL-2.1-or-later @@ -48,11 +48,11 @@ BuildRequires: cmake(KF5Package) >= %{_kf5_bugfix_version} BuildRequires: cmake(KF5Service) >= %{_kf5_bugfix_version} BuildRequires: cmake(KF5XmlGui) >= %{_kf5_bugfix_version} -BuildRequires: cmake(Qt5DBus) >= 5.14.0 -BuildRequires: cmake(Qt5Qml) >= 5.14.0 -BuildRequires: cmake(Qt5Quick) >= 5.14.0 -BuildRequires: cmake(Qt5QuickWidgets) >= 5.14.0 -BuildRequires: cmake(Qt5Widgets) >= 5.14.0 +BuildRequires: cmake(Qt5DBus) >= 5.15.0 +BuildRequires: cmake(Qt5Qml) >= 5.15.0 +BuildRequires: cmake(Qt5Quick) >= 5.15.0 +BuildRequires: cmake(Qt5QuickWidgets) >= 5.15.0 +BuildRequires: cmake(Qt5Widgets) >= 5.15.0 %description KCMUtils provides various classes to work with KCModules. KCModules can be @@ -85,15 +85,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}5 ++++++ kcmutils-5.81.0.tar.xz -> kcmutils-5.82.0.tar.xz ++++++ ++++ 33837 lines of diff (skipped)
