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 2022-01-11 21:14:04
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kwayland-server (Old)
and /work/SRC/openSUSE:Factory/.kwayland-server.new.1892 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kwayland-server"
Tue Jan 11 21:14:04 2022 rev:30 rq:943979 version:5.23.5
Changes:
--------
--- /work/SRC/openSUSE:Factory/kwayland-server/kwayland-server.changes
2021-12-02 22:29:59.442738624 +0100
+++
/work/SRC/openSUSE:Factory/.kwayland-server.new.1892/kwayland-server.changes
2022-01-11 21:14:18.200749238 +0100
@@ -1,0 +2,9 @@
+Tue Jan 4 14:58:17 UTC 2022 - Fabian Vogt <[email protected]>
+
+- Update to 5.23.5
+ * New bugfix release
+ * For more details please see:
+ * https://kde.org/announcements/plasma/5/5.23.5
+- No code changes since 5.23.4
+
+-------------------------------------------------------------------
Old:
----
kwayland-server-5.23.4.tar.xz
kwayland-server-5.23.4.tar.xz.sig
New:
----
kwayland-server-5.23.5.tar.xz
kwayland-server-5.23.5.tar.xz.sig
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ kwayland-server.spec ++++++
--- /var/tmp/diff_new_pack.GDrByX/_old 2022-01-11 21:14:19.048749834 +0100
+++ /var/tmp/diff_new_pack.GDrByX/_new 2022-01-11 21:14:19.056749840 +0100
@@ -1,7 +1,7 @@
#
# spec file for package kwayland-server
#
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2022 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -24,7 +24,7 @@
%bcond_without lang
Name: kwayland-server
-Version: 5.23.4
+Version: 5.23.5
Release: 0
Summary: KDE Wayland server library
License: LGPL-2.1-or-later
++++++ kwayland-server-5.23.4.tar.xz -> kwayland-server-5.23.5.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/kwayland-server-5.23.4/CMakeLists.txt
new/kwayland-server-5.23.5/CMakeLists.txt
--- old/kwayland-server-5.23.4/CMakeLists.txt 2021-11-30 13:57:18.000000000
+0100
+++ new/kwayland-server-5.23.5/CMakeLists.txt 2022-01-04 09:58:19.000000000
+0100
@@ -2,7 +2,7 @@
set(CMAKE_C_STANDARD 99)
-set(PROJECT_VERSION "5.23.4")
+set(PROJECT_VERSION "5.23.5")
set(PROJECT_VERSION_MAJOR 5)
set(QT_MIN_VERSION "5.15.0")