Hello community, here is the log from the commit of package plasma-framework for openSUSE:Leap:15.2 checked in at 2020-01-19 15:48:21 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Leap:15.2/plasma-framework (Old) and /work/SRC/openSUSE:Leap:15.2/.plasma-framework.new.26092 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "plasma-framework" Sun Jan 19 15:48:21 2020 rev:66 rq:764689 version:5.66.0 Changes: -------- --- /work/SRC/openSUSE:Leap:15.2/plasma-framework/plasma-framework.changes 2020-01-15 15:44:13.379281696 +0100 +++ /work/SRC/openSUSE:Leap:15.2/.plasma-framework.new.26092/plasma-framework.changes 2020-01-19 15:50:05.697795423 +0100 @@ -1,0 +2,14 @@ +Sun Jan 5 09:02:26 UTC 2020 - Christophe Giboudeaux <[email protected]> + +- Update to 5.66.0 + * New feature release + * For more details please see: + * https://www.kde.org/announcements/kde-frameworks-5.66.0.php +- Too many changes since 5.65.0, only listing bugfixes: + * Sync QWindow flag WindowDoesNotAcceptFocus to wayland plasmashell interface (kde#415124) + * [RFC] Fix Display Configuration icon margins (kde#400087) + * [PC3 ToolButton] Have the label take into account complementary color schemes (kde#414929) + * Added background colors to active and inactive icon view (kde#370465) +- Drop calendar-Check-out-of-bounds-array-access.patch. Merged upstream + +------------------------------------------------------------------- Old: ---- calendar-Check-out-of-bounds-array-access.patch plasma-framework-5.65.0.tar.xz plasma-framework-5.65.0.tar.xz.sig New: ---- plasma-framework-5.66.0.tar.xz plasma-framework-5.66.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ plasma-framework.spec ++++++ --- /var/tmp/diff_new_pack.2jpxRA/_old 2020-01-19 15:50:06.073795647 +0100 +++ /var/tmp/diff_new_pack.2jpxRA/_new 2020-01-19 15:50:06.073795647 +0100 @@ -1,7 +1,7 @@ # # spec file for package plasma-framework # -# Copyright (c) 2019 SUSE LLC +# Copyright (c) 2020 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 libKF5Plasma5 -%define _tar_path 5.65 +%define _tar_path 5.66 # 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: plasma-framework -Version: 5.65.0 +Version: 5.66.0 Release: 0 Summary: Plasma library and runtime components based upon KF5 and Qt5 License: GPL-2.0-or-later AND LGPL-2.0-or-later @@ -36,8 +36,6 @@ Source2: frameworks.keyring %endif Source99: baselibs.conf -# PATCH-FIX-UPSTREAM -Patch0: calendar-Check-out-of-bounds-array-access.patch BuildRequires: extra-cmake-modules >= %{_kf5_bugfix_version} BuildRequires: fdupes BuildRequires: kf5-filesystem @@ -75,6 +73,8 @@ BuildRequires: cmake(Qt5Test) >= 5.11.0 BuildRequires: cmake(Qt5Widgets) >= 5.11.0 BuildRequires: cmake(Qt5X11Extras) >= 5.11.0 +#FIXME: Figure how to add it properly +BuildRequires: libQt5PlatformHeaders-devel BuildRequires: pkgconfig(egl) BuildRequires: pkgconfig(x11) Recommends: %{name}-components = %{version} @@ -135,7 +135,6 @@ %prep %setup -q -%autopatch -p1 %build %cmake_kf5 -d build ++++++ plasma-framework-5.65.0.tar.xz -> plasma-framework-5.66.0.tar.xz ++++++ ++++ 14593 lines of diff (skipped)
