Hello community,
here is the log from the commit of package kwayland-server for openSUSE:Factory
checked in at 2020-07-29 17:18:48
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kwayland-server (Old)
and /work/SRC/openSUSE:Factory/.kwayland-server.new.3592 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kwayland-server"
Wed Jul 29 17:18:48 2020 rev:5 rq:823245 version:5.19.4
Changes:
--------
--- /work/SRC/openSUSE:Factory/kwayland-server/kwayland-server.changes
2020-07-10 14:11:45.447307957 +0200
+++
/work/SRC/openSUSE:Factory/.kwayland-server.new.3592/kwayland-server.changes
2020-07-29 17:19:08.272494512 +0200
@@ -1,0 +2,9 @@
+Tue Jul 28 13:45:49 UTC 2020 - Fabian Vogt <[email protected]>
+
+- Update to 5.19.4
+ * New bugfix release
+ * For more details please see:
+ * https://kde.org/announcements/plasma-5.19.4
+- No code changes since 5.19.3
+
+-------------------------------------------------------------------
Old:
----
kwayland-server-5.19.3.tar.xz
kwayland-server-5.19.3.tar.xz.sig
New:
----
kwayland-server-5.19.4.tar.xz
kwayland-server-5.19.4.tar.xz.sig
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ kwayland-server.spec ++++++
--- /var/tmp/diff_new_pack.lhtnvz/_old 2020-07-29 17:19:09.160495238 +0200
+++ /var/tmp/diff_new_pack.lhtnvz/_new 2020-07-29 17:19:09.164495240 +0200
@@ -24,7 +24,7 @@
%bcond_without lang
Name: kwayland-server
-Version: 5.19.3
+Version: 5.19.4
Release: 0
Summary: KDE Wayland server library
License: LGPL-2.1-or-later
++++++ kwayland-server-5.19.3.tar.xz -> kwayland-server-5.19.4.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/kwayland-server-5.19.3/CMakeLists.txt
new/kwayland-server-5.19.4/CMakeLists.txt
--- old/kwayland-server-5.19.3/CMakeLists.txt 2020-07-07 13:11:56.000000000
+0200
+++ new/kwayland-server-5.19.4/CMakeLists.txt 2020-07-28 12:56:40.000000000
+0200
@@ -1,5 +1,5 @@
cmake_minimum_required(VERSION 3.5)
-set(PROJECT_VERSION "5.19.3")
+set(PROJECT_VERSION "5.19.4")
set(PROJECT_VERSION_MAJOR 5)
set(QT_MIN_VERSION "5.14.0")