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-09-04 22:32:29 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kwayland-server (Old) and /work/SRC/openSUSE:Factory/.kwayland-server.new.1899 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kwayland-server" Sat Sep 4 22:32:29 2021 rev:24 rq:915372 version:5.22.5 Changes: -------- --- /work/SRC/openSUSE:Factory/kwayland-server/kwayland-server.changes 2021-07-29 21:32:21.608741796 +0200 +++ /work/SRC/openSUSE:Factory/.kwayland-server.new.1899/kwayland-server.changes 2021-09-04 22:33:12.763981096 +0200 @@ -1,0 +2,9 @@ +Tue Aug 31 19:08:42 UTC 2021 - Fabian Vogt <fab...@ritter-vogt.de> + +- Update to 5.22.5 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/plasma/5/5.22.5 +- No code changes since 5.22.4 + +------------------------------------------------------------------- Old: ---- kwayland-server-5.22.4.tar.xz kwayland-server-5.22.4.tar.xz.sig New: ---- kwayland-server-5.22.5.tar.xz kwayland-server-5.22.5.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kwayland-server.spec ++++++ --- /var/tmp/diff_new_pack.5fDXI7/_old 2021-09-04 22:33:13.663982288 +0200 +++ /var/tmp/diff_new_pack.5fDXI7/_new 2021-09-04 22:33:13.667982294 +0200 @@ -24,7 +24,7 @@ %bcond_without lang Name: kwayland-server -Version: 5.22.4 +Version: 5.22.5 Release: 0 Summary: KDE Wayland server library License: LGPL-2.1-or-later ++++++ kwayland-server-5.22.4.tar.xz -> kwayland-server-5.22.5.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kwayland-server-5.22.4/CMakeLists.txt new/kwayland-server-5.22.5/CMakeLists.txt --- old/kwayland-server-5.22.4/CMakeLists.txt 2021-07-27 12:25:10.000000000 +0200 +++ new/kwayland-server-5.22.5/CMakeLists.txt 2021-08-31 13:40:39.000000000 +0200 @@ -1,5 +1,5 @@ cmake_minimum_required(VERSION 3.16) -set(PROJECT_VERSION "5.22.4") +set(PROJECT_VERSION "5.22.5") set(PROJECT_VERSION_MAJOR 5) set(QT_MIN_VERSION "5.15.0")