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-10-29 21:04:53 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kwayland6 (Old) and /work/SRC/openSUSE:Factory/.kwayland6.new.1980 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kwayland6" Wed Oct 29 21:04:53 2025 rev:31 rq:1314160 version:6.5.1 Changes: -------- --- /work/SRC/openSUSE:Factory/kwayland6/kwayland6.changes 2025-10-22 12:13:00.883135025 +0200 +++ /work/SRC/openSUSE:Factory/.kwayland6.new.1980/kwayland6.changes 2025-10-29 21:05:30.935747918 +0100 @@ -1,0 +2,9 @@ +Tue Oct 28 11:50:35 UTC 2025 - Fabian Vogt <[email protected]> + +- Update to 6.5.1: + * New bugfix release + * For more details see https://kde.org/announcements/plasma/6/6.5.1 +- Changes since 6.5.0: + * Update version for new release 6.5.1 + +------------------------------------------------------------------- Old: ---- kwayland-6.5.0.tar.xz kwayland-6.5.0.tar.xz.sig New: ---- kwayland-6.5.1.tar.xz kwayland-6.5.1.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kwayland6.spec ++++++ --- /var/tmp/diff_new_pack.EmgFFU/_old 2025-10-29 21:05:31.575774827 +0100 +++ /var/tmp/diff_new_pack.EmgFFU/_new 2025-10-29 21:05:31.579774995 +0100 @@ -22,14 +22,14 @@ %define rname kwayland %bcond_without released Name: kwayland6 -Version: 6.5.0 +Version: 6.5.1 Release: 0 Summary: KDE Wayland library License: LGPL-2.1-or-later URL: https://www.kde.org -Source: %{rname}-%{version}.tar.xz +Source: https://download.kde.org/stable/plasma/%{version}/%{rname}-%{version}.tar.xz %if %{with released} -Source1: %{rname}-%{version}.tar.xz.sig +Source1: https://download.kde.org/stable/plasma/%{version}/%{rname}-%{version}.tar.xz.sig Source2: plasma.keyring %endif BuildRequires: doxygen ++++++ kwayland-6.5.0.tar.xz -> kwayland-6.5.1.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kwayland-6.5.0/CMakeLists.txt new/kwayland-6.5.1/CMakeLists.txt --- old/kwayland-6.5.0/CMakeLists.txt 2025-10-16 11:06:18.000000000 +0200 +++ new/kwayland-6.5.1/CMakeLists.txt 2025-10-28 10:19:11.000000000 +0100 @@ -1,6 +1,6 @@ cmake_minimum_required(VERSION 3.16) -set(PROJECT_VERSION "6.5.0") +set(PROJECT_VERSION "6.5.1") project(kwayland VERSION ${PROJECT_VERSION}) set(QT_MIN_VERSION "6.9.0")
