Hello community,
here is the log from the commit of package plasma-framework for
openSUSE:Factory checked in at 2020-01-14 21:04:31
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/plasma-framework (Old)
and /work/SRC/openSUSE:Factory/.plasma-framework.new.6675 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "plasma-framework"
Tue Jan 14 21:04:31 2020 rev:84 rq:763500 version:5.66.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/plasma-framework/plasma-framework.changes
2020-01-06 16:01:57.353718561 +0100
+++
/work/SRC/openSUSE:Factory/.plasma-framework.new.6675/plasma-framework.changes
2020-01-14 21:07:44.962775813 +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.Nyx0Jn/_old 2020-01-14 21:07:45.790776197 +0100
+++ /var/tmp/diff_new_pack.Nyx0Jn/_new 2020-01-14 21:07:45.790776197 +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)