Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package kwayland-server for openSUSE:Factory
checked in at 2021-05-06 22:52:08
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kwayland-server (Old)
and /work/SRC/openSUSE:Factory/.kwayland-server.new.2988 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kwayland-server"
Thu May 6 22:52:08 2021 rev:18 rq:890576 version:5.21.5
Changes:
--------
--- /work/SRC/openSUSE:Factory/kwayland-server/kwayland-server.changes
2021-04-14 10:09:57.717390643 +0200
+++
/work/SRC/openSUSE:Factory/.kwayland-server.new.2988/kwayland-server.changes
2021-05-06 22:52:25.170800912 +0200
@@ -1,0 +2,9 @@
+Tue May 4 14:15:39 UTC 2021 - Fabian Vogt <[email protected]>
+
+- Update to 5.21.5
+ * New bugfix release
+ * For more details please see:
+ * https://kde.org/announcements/plasma/5/5.21.5
+- No code changes since 5.21.4
+
+-------------------------------------------------------------------
Old:
----
kwayland-server-5.21.4.tar.xz
kwayland-server-5.21.4.tar.xz.sig
New:
----
kwayland-server-5.21.5.tar.xz
kwayland-server-5.21.5.tar.xz.sig
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ kwayland-server.spec ++++++
--- /var/tmp/diff_new_pack.Nr9G64/_old 2021-05-06 22:52:25.622799048 +0200
+++ /var/tmp/diff_new_pack.Nr9G64/_new 2021-05-06 22:52:25.622799048 +0200
@@ -24,7 +24,7 @@
%bcond_without lang
Name: kwayland-server
-Version: 5.21.4
+Version: 5.21.5
Release: 0
Summary: KDE Wayland server library
License: LGPL-2.1-or-later
++++++ kwayland-server-5.21.4.tar.xz -> kwayland-server-5.21.5.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/kwayland-server-5.21.4/CMakeLists.txt
new/kwayland-server-5.21.5/CMakeLists.txt
--- old/kwayland-server-5.21.4/CMakeLists.txt 2021-04-06 14:26:30.000000000
+0200
+++ new/kwayland-server-5.21.5/CMakeLists.txt 2021-05-04 14:16:33.000000000
+0200
@@ -1,5 +1,5 @@
cmake_minimum_required(VERSION 3.5)
-set(PROJECT_VERSION "5.21.4")
+set(PROJECT_VERSION "5.21.5")
set(PROJECT_VERSION_MAJOR 5)
set(QT_MIN_VERSION "5.15.0")