Hello community,
here is the log from the commit of package kwayland-server for openSUSE:Factory
checked in at 2020-07-10 14:11:41
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kwayland-server (Old)
and /work/SRC/openSUSE:Factory/.kwayland-server.new.3060 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kwayland-server"
Fri Jul 10 14:11:41 2020 rev:4 rq:819413 version:5.19.3
Changes:
--------
--- /work/SRC/openSUSE:Factory/kwayland-server/kwayland-server.changes
2020-06-25 15:05:23.060967627 +0200
+++
/work/SRC/openSUSE:Factory/.kwayland-server.new.3060/kwayland-server.changes
2020-07-10 14:11:45.447307957 +0200
@@ -1,0 +2,9 @@
+Tue Jul 7 13:57:58 UTC 2020 - Fabian Vogt <[email protected]>
+
+- Update to 5.19.3
+ * New bugfix release
+ * For more details please see:
+ * https://kde.org/announcements/plasma-5.19.3
+- No code changes since 5.19.2
+
+-------------------------------------------------------------------
Old:
----
kwayland-server-5.19.2.tar.xz
kwayland-server-5.19.2.tar.xz.sig
New:
----
kwayland-server-5.19.3.tar.xz
kwayland-server-5.19.3.tar.xz.sig
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ kwayland-server.spec ++++++
--- /var/tmp/diff_new_pack.rOahCQ/_old 2020-07-10 14:11:46.087310059 +0200
+++ /var/tmp/diff_new_pack.rOahCQ/_new 2020-07-10 14:11:46.087310059 +0200
@@ -24,7 +24,7 @@
%bcond_without lang
Name: kwayland-server
-Version: 5.19.2
+Version: 5.19.3
Release: 0
Summary: KDE Wayland server library
License: LGPL-2.1-or-later
++++++ kwayland-server-5.19.2.tar.xz -> kwayland-server-5.19.3.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/kwayland-server-5.19.2/CMakeLists.txt
new/kwayland-server-5.19.3/CMakeLists.txt
--- old/kwayland-server-5.19.2/CMakeLists.txt 2020-06-23 14:11:23.000000000
+0200
+++ new/kwayland-server-5.19.3/CMakeLists.txt 2020-07-07 13:11:56.000000000
+0200
@@ -1,5 +1,5 @@
cmake_minimum_required(VERSION 3.5)
-set(PROJECT_VERSION "5.19.2")
+set(PROJECT_VERSION "5.19.3")
set(PROJECT_VERSION_MAJOR 5)
set(QT_MIN_VERSION "5.14.0")