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-07-18 15:56:52 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kwayland6 (Old) and /work/SRC/openSUSE:Factory/.kwayland6.new.8875 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kwayland6" Fri Jul 18 15:56:52 2025 rev:27 rq:1293915 version:6.4.3 Changes: -------- --- /work/SRC/openSUSE:Factory/kwayland6/kwayland6.changes 2025-07-03 12:08:32.872919992 +0200 +++ /work/SRC/openSUSE:Factory/.kwayland6.new.8875/kwayland6.changes 2025-07-18 15:57:19.039430771 +0200 @@ -1,0 +2,9 @@ +Tue Jul 15 10:57:55 UTC 2025 - Fabian Vogt <fab...@ritter-vogt.de> + +- Update to 6.4.3: + * New bugfix release + * For more details see https://kde.org/announcements/plasma/6/6.4.3 +- Changes since 6.4.2: + * Update version for new release 6.4.3 + +------------------------------------------------------------------- Old: ---- kwayland-6.4.2.tar.xz kwayland-6.4.2.tar.xz.sig New: ---- kwayland-6.4.3.tar.xz kwayland-6.4.3.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kwayland6.spec ++++++ --- /var/tmp/diff_new_pack.G0DlZJ/_old 2025-07-18 15:57:19.787462021 +0200 +++ /var/tmp/diff_new_pack.G0DlZJ/_new 2025-07-18 15:57:19.791462187 +0200 @@ -22,7 +22,7 @@ %define rname kwayland %bcond_without released Name: kwayland6 -Version: 6.4.2 +Version: 6.4.3 Release: 0 Summary: KDE Wayland library License: LGPL-2.1-or-later ++++++ kwayland-6.4.2.tar.xz -> kwayland-6.4.3.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kwayland-6.4.2/CMakeLists.txt new/kwayland-6.4.3/CMakeLists.txt --- old/kwayland-6.4.2/CMakeLists.txt 2025-07-01 13:39:33.000000000 +0200 +++ new/kwayland-6.4.3/CMakeLists.txt 2025-07-15 11:52:55.000000000 +0200 @@ -1,6 +1,6 @@ cmake_minimum_required(VERSION 3.16) -set(PROJECT_VERSION "6.4.2") +set(PROJECT_VERSION "6.4.3") project(kwayland VERSION ${PROJECT_VERSION}) set(QT_MIN_VERSION "6.8.0")