Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package kwayland6 for openSUSE:Factory checked in at 2025-05-08 18:21:09 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kwayland6 (Old) and /work/SRC/openSUSE:Factory/.kwayland6.new.30101 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kwayland6" Thu May 8 18:21:09 2025 rev:23 rq:1275189 version:6.3.5 Changes: -------- --- /work/SRC/openSUSE:Factory/kwayland6/kwayland6.changes 2025-04-03 16:46:31.338394616 +0200 +++ /work/SRC/openSUSE:Factory/.kwayland6.new.30101/kwayland6.changes 2025-05-08 18:21:23.655611126 +0200 @@ -1,0 +2,9 @@ +Tue May 6 20:08:06 UTC 2025 - Fabian Vogt <fab...@ritter-vogt.de> + +- Update to 6.3.5: + * New bugfix release + * For more details see https://kde.org/announcements/plasma/6/6.3.5 +- Changes since 6.3.4: + * update version for new release + +------------------------------------------------------------------- Old: ---- kwayland-6.3.4.tar.xz kwayland-6.3.4.tar.xz.sig New: ---- kwayland-6.3.5.tar.xz kwayland-6.3.5.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kwayland6.spec ++++++ --- /var/tmp/diff_new_pack.h9K5f6/_old 2025-05-08 18:21:24.131630985 +0200 +++ /var/tmp/diff_new_pack.h9K5f6/_new 2025-05-08 18:21:24.131630985 +0200 @@ -22,7 +22,7 @@ %define rname kwayland %bcond_without released Name: kwayland6 -Version: 6.3.4 +Version: 6.3.5 Release: 0 Summary: KDE Wayland library License: LGPL-2.1-or-later ++++++ kwayland-6.3.4.tar.xz -> kwayland-6.3.5.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kwayland-6.3.4/CMakeLists.txt new/kwayland-6.3.5/CMakeLists.txt --- old/kwayland-6.3.4/CMakeLists.txt 2025-04-02 05:36:32.000000000 +0200 +++ new/kwayland-6.3.5/CMakeLists.txt 2025-05-06 19:57:32.000000000 +0200 @@ -1,6 +1,6 @@ cmake_minimum_required(VERSION 3.16) -set(PROJECT_VERSION "6.3.4") +set(PROJECT_VERSION "6.3.5") project(kwayland VERSION ${PROJECT_VERSION}) set(QT_MIN_VERSION "6.7.0")