Hello community,
here is the log from the commit of package kwayland-server for openSUSE:Factory
checked in at 2020-10-13 15:29:00
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kwayland-server (Old)
and /work/SRC/openSUSE:Factory/.kwayland-server.new.3486 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kwayland-server"
Tue Oct 13 15:29:00 2020 rev:7 rq:840991 version:5.20.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/kwayland-server/kwayland-server.changes
2020-09-04 11:07:28.902891112 +0200
+++
/work/SRC/openSUSE:Factory/.kwayland-server.new.3486/kwayland-server.changes
2020-10-13 15:29:10.272855665 +0200
@@ -1,0 +2,27 @@
+Thu Oct 8 16:55:22 UTC 2020 - Fabian Vogt <[email protected]>
+
+- Update to 5.20.0
+ * New bugfix release
+ * For more details please see:
+ * https://kde.org/announcements/plasma-5.20.0
+- Changes since 5.19.90:
+ * Improve readability of code that destroys frame callback resources
+ * Keep unreferenced buffers around (kde#425233)
+ * Untangle SurfaceInterface and BufferInterface
+ * [DataOffer] Avoid calls on null DataSource (kde#396308)
+
+-------------------------------------------------------------------
+Mon Sep 21 15:47:56 UTC 2020 - Fabian Vogt <[email protected]>
+
+- Fix wayland-protocols dep, no trailing .0
+
+-------------------------------------------------------------------
+Thu Sep 17 20:03:01 UTC 2020 - Fabian Vogt <[email protected]>
+
+- Update to 5.19.90
+ * New bugfix release
+ * For more details please see:
+ * https://kde.org/announcements/plasma-5.19.90
+- Too many changes to list here
+
+-------------------------------------------------------------------
Old:
----
kwayland-server-5.19.5.tar.xz
kwayland-server-5.19.5.tar.xz.sig
New:
----
kwayland-server-5.20.0.tar.xz
kwayland-server-5.20.0.tar.xz.sig
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ kwayland-server.spec ++++++
--- /var/tmp/diff_new_pack.77tXG0/_old 2020-10-13 15:29:12.780856730 +0200
+++ /var/tmp/diff_new_pack.77tXG0/_new 2020-10-13 15:29:12.780856730 +0200
@@ -24,15 +24,15 @@
%bcond_without lang
Name: kwayland-server
-Version: 5.19.5
+Version: 5.20.0
Release: 0
Summary: KDE Wayland server library
License: LGPL-2.1-or-later
Group: Development/Libraries/KDE
URL: https://www.kde.org
-Source:
https://download.kde.org/stable/plasma/%{version}/kwayland-server-%{version}.tar.xz
+Source: kwayland-server-%{version}.tar.xz
%if %{with lang}
-Source1:
https://download.kde.org/stable/plasma/%{version}/kwayland-server-%{version}.tar.xz.sig
+Source1: kwayland-server-%{version}.tar.xz.sig
Source2: plasma.keyring
%endif
BuildRequires: cmake >= 3.5
@@ -43,12 +43,12 @@
BuildRequires: cmake(KF5Wayland) >= 5.70.0
BuildRequires: cmake(PlasmaWaylandProtocols) >= 1.0
BuildRequires: cmake(Qt5Concurrent)
-BuildRequires: cmake(Qt5Gui) >= 5.14.0
+BuildRequires: cmake(Qt5Gui) >= 5.15.0
BuildRequires: cmake(Qt5Test)
BuildRequires: cmake(Qt5WaylandClient)
BuildRequires: pkgconfig(egl)
BuildRequires: pkgconfig(wayland-client) >= 1.15.0
-BuildRequires: pkgconfig(wayland-protocols)
+BuildRequires: pkgconfig(wayland-protocols) >= 1.18
BuildRequires: pkgconfig(wayland-server) >= 1.15.0
# For kwayland-testQtSurfaceExtension
@@ -69,7 +69,7 @@
Group: Development/Libraries/KDE
Requires: %lname = %{version}
Requires: extra-cmake-modules
-Requires: cmake(Qt5Gui) >= 5.14.0
+Requires: cmake(Qt5Gui) >= 5.15.0
%description devel
kwayland-server provides a Qt-style server library wrapper for the Wayland
libraries.
++++++ kwayland-server-5.19.5.tar.xz -> kwayland-server-5.20.0.tar.xz ++++++
++++ 32394 lines of diff (skipped)