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-12-02 22:29:45
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kwayland-server (Old)
and /work/SRC/openSUSE:Factory/.kwayland-server.new.31177 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kwayland-server"
Thu Dec 2 22:29:45 2021 rev:29 rq:934802 version:5.23.4
Changes:
--------
--- /work/SRC/openSUSE:Factory/kwayland-server/kwayland-server.changes
2021-11-17 01:13:02.586144825 +0100
+++
/work/SRC/openSUSE:Factory/.kwayland-server.new.31177/kwayland-server.changes
2021-12-02 22:29:59.442738624 +0100
@@ -1,0 +2,9 @@
+Tue Nov 30 14:59:20 UTC 2021 - Fabian Vogt <[email protected]>
+
+- Update to 5.23.4
+ * New bugfix release
+ * For more details please see:
+ * https://kde.org/announcements/plasma/5/5.23.4
+- No code changes since 5.23.3
+
+-------------------------------------------------------------------
Old:
----
kwayland-server-5.23.3.tar.xz
kwayland-server-5.23.3.tar.xz.sig
New:
----
kwayland-server-5.23.4.tar.xz
kwayland-server-5.23.4.tar.xz.sig
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ kwayland-server.spec ++++++
--- /var/tmp/diff_new_pack.AJHWJH/_old 2021-12-02 22:30:00.130735794 +0100
+++ /var/tmp/diff_new_pack.AJHWJH/_new 2021-12-02 22:30:00.130735794 +0100
@@ -24,15 +24,15 @@
%bcond_without lang
Name: kwayland-server
-Version: 5.23.3
+Version: 5.23.4
Release: 0
Summary: KDE Wayland server library
License: LGPL-2.1-or-later
Group: Development/Libraries/KDE
URL: https://www.kde.org
-Source: kwayland-server-%{version}.tar.xz
+Source:
https://download.kde.org/stable/plasma/%{version}/kwayland-server-%{version}.tar.xz
%if %{with lang}
-Source1: kwayland-server-%{version}.tar.xz.sig
+Source1:
https://download.kde.org/stable/plasma/%{version}/kwayland-server-%{version}.tar.xz.sig
Source2: plasma.keyring
%endif
BuildRequires: cmake >= 3.16
++++++ kwayland-server-5.23.3.tar.xz -> kwayland-server-5.23.4.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/kwayland-server-5.23.3/CMakeLists.txt
new/kwayland-server-5.23.4/CMakeLists.txt
--- old/kwayland-server-5.23.3/CMakeLists.txt 2021-11-09 13:32:43.000000000
+0100
+++ new/kwayland-server-5.23.4/CMakeLists.txt 2021-11-30 13:57:18.000000000
+0100
@@ -2,7 +2,7 @@
set(CMAKE_C_STANDARD 99)
-set(PROJECT_VERSION "5.23.3")
+set(PROJECT_VERSION "5.23.4")
set(PROJECT_VERSION_MAJOR 5)
set(QT_MIN_VERSION "5.15.0")