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-10-23 00:50:46 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kwayland-server (Old) and /work/SRC/openSUSE:Factory/.kwayland-server.new.1890 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kwayland-server" Sat Oct 23 00:50:46 2021 rev:26 rq:926373 version:5.23.1 Changes: -------- --- /work/SRC/openSUSE:Factory/kwayland-server/kwayland-server.changes 2021-10-13 18:05:28.663217331 +0200 +++ /work/SRC/openSUSE:Factory/.kwayland-server.new.1890/kwayland-server.changes 2021-10-23 00:51:11.565132517 +0200 @@ -1,0 +2,9 @@ +Tue Oct 19 14:05:40 UTC 2021 - Fabian Vogt <fab...@ritter-vogt.de> + +- Update to 5.23.1 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/plasma/5/5.23.1 +- No code changes since 5.23.0 + +------------------------------------------------------------------- Old: ---- kwayland-server-5.23.0.tar.xz kwayland-server-5.23.0.tar.xz.sig New: ---- kwayland-server-5.23.1.tar.xz kwayland-server-5.23.1.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kwayland-server.spec ++++++ --- /var/tmp/diff_new_pack.mSlS83/_old 2021-10-23 00:51:12.073132631 +0200 +++ /var/tmp/diff_new_pack.mSlS83/_new 2021-10-23 00:51:12.073132631 +0200 @@ -24,7 +24,7 @@ %bcond_without lang Name: kwayland-server -Version: 5.23.0 +Version: 5.23.1 Release: 0 Summary: KDE Wayland server library License: LGPL-2.1-or-later ++++++ kwayland-server-5.23.0.tar.xz -> kwayland-server-5.23.1.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kwayland-server-5.23.0/CMakeLists.txt new/kwayland-server-5.23.1/CMakeLists.txt --- old/kwayland-server-5.23.0/CMakeLists.txt 2021-10-07 13:38:37.000000000 +0200 +++ new/kwayland-server-5.23.1/CMakeLists.txt 2021-10-19 14:51:14.000000000 +0200 @@ -2,11 +2,11 @@ set(CMAKE_C_STANDARD 99) -set(PROJECT_VERSION "5.23.0") +set(PROJECT_VERSION "5.23.1") set(PROJECT_VERSION_MAJOR 5) set(QT_MIN_VERSION "5.15.0") -set(KF5_MIN_VERSION "5.82") +set(KF5_MIN_VERSION "5.86") set(KDE_COMPILERSETTINGS_LEVEL "5.82") set(WAYLAND_MIN_VERSION "1.18")