Hello community, here is the log from the commit of package kwallet for openSUSE:Factory checked in at 2019-10-14 13:39:10 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kwallet (Old) and /work/SRC/openSUSE:Factory/.kwallet.new.2352 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kwallet" Mon Oct 14 13:39:10 2019 rev:75 rq:738059 version:5.63.0 Changes: -------- --- /work/SRC/openSUSE:Factory/kwallet/kwallet.changes 2019-09-23 12:26:26.765718075 +0200 +++ /work/SRC/openSUSE:Factory/.kwallet.new.2352/kwallet.changes 2019-10-14 13:39:12.301756669 +0200 @@ -1,0 +2,13 @@ +Sun Oct 6 13:26:58 UTC 2019 - Christophe Giboudeaux <[email protected]> + +- Update to 5.63.0 + * New feature release + * For more details please see: + * https://www.kde.org/announcements/kde-frameworks-5.63.0.php +- Changes since 5.62.0: + * Fix compiler warning about while (a = b) + * HiDPI support + * Port from KIconLoader to QIcon::fromTheme + * Port away from deprecated QDesktopWidget. + +------------------------------------------------------------------- Old: ---- kwallet-5.62.0.tar.xz kwallet-5.62.0.tar.xz.sig New: ---- kwallet-5.63.0.tar.xz kwallet-5.63.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kwallet.spec ++++++ --- /var/tmp/diff_new_pack.C7gGiU/_old 2019-10-14 13:39:13.685753062 +0200 +++ /var/tmp/diff_new_pack.C7gGiU/_new 2019-10-14 13:39:13.685753062 +0200 @@ -17,14 +17,14 @@ %define lname libKF5Wallet5 -%define _tar_path 5.62 +%define _tar_path 5.63 # 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: kwallet -Version: 5.62.0 +Version: 5.63.0 Release: 0 Summary: Safe desktop-wide storage for passwords License: LGPL-2.1-or-later @@ -54,9 +54,9 @@ BuildRequires: cmake(KF5WidgetsAddons) >= %{_kf5_bugfix_version} BuildRequires: cmake(KF5WindowSystem) >= %{_kf5_bugfix_version} BuildRequires: cmake(QGpgme) -BuildRequires: cmake(Qt5DBus) >= 5.6.0 -BuildRequires: cmake(Qt5Test) >= 5.6.0 -BuildRequires: cmake(Qt5Widgets) >= 5.6.0 +BuildRequires: cmake(Qt5DBus) >= 5.11.0 +BuildRequires: cmake(Qt5Test) >= 5.11.0 +BuildRequires: cmake(Qt5Widgets) >= 5.11.0 %description This framework contains two main components: @@ -121,7 +121,7 @@ Requires: %{lname} = %{version} Requires: extra-cmake-modules Requires: libkwalletbackend5-5 = %{version} -Requires: cmake(Qt5Gui) >= 5.6.0 +Requires: cmake(Qt5Gui) >= 5.11.0 # Was shortly present in K:F5 Obsoletes: kwallet-framework-devel <= %{version} Provides: kwallet-framework-devel = %{version} ++++++ kwallet-5.62.0.tar.xz -> kwallet-5.63.0.tar.xz ++++++ ++++ 20380 lines of diff (skipped)
