Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package kwayland6 for openSUSE:Factory checked in at 2024-11-27 22:06:02 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kwayland6 (Old) and /work/SRC/openSUSE:Factory/.kwayland6.new.28523 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kwayland6" Wed Nov 27 22:06:02 2024 rev:16 rq:1226712 version:6.2.4 Changes: -------- --- /work/SRC/openSUSE:Factory/kwayland6/kwayland6.changes 2024-11-06 16:51:39.935347399 +0100 +++ /work/SRC/openSUSE:Factory/.kwayland6.new.28523/kwayland6.changes 2024-11-27 22:11:08.227965591 +0100 @@ -1,0 +2,9 @@ +Tue Nov 26 15:46:20 UTC 2024 - Fabian Vogt <fab...@ritter-vogt.de> + +- Update to 6.2.4: + * New bugfix release + * For more details see https://kde.org/announcements/plasma/6/6.2.4 +- Changes since 6.2.3: + * update version for new release + +------------------------------------------------------------------- Old: ---- kwayland-6.2.3.tar.xz kwayland-6.2.3.tar.xz.sig New: ---- kwayland-6.2.4.tar.xz kwayland-6.2.4.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kwayland6.spec ++++++ --- /var/tmp/diff_new_pack.f2Dk7b/_old 2024-11-27 22:11:08.687984796 +0100 +++ /var/tmp/diff_new_pack.f2Dk7b/_new 2024-11-27 22:11:08.687984796 +0100 @@ -22,7 +22,7 @@ %define rname kwayland %bcond_without released Name: kwayland6 -Version: 6.2.3 +Version: 6.2.4 Release: 0 Summary: KDE Wayland library License: LGPL-2.1-or-later ++++++ kwayland-6.2.3.tar.xz -> kwayland-6.2.4.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kwayland-6.2.3/CMakeLists.txt new/kwayland-6.2.4/CMakeLists.txt --- old/kwayland-6.2.3/CMakeLists.txt 2024-11-05 13:35:30.000000000 +0100 +++ new/kwayland-6.2.4/CMakeLists.txt 2024-11-26 11:07:35.000000000 +0100 @@ -1,6 +1,6 @@ cmake_minimum_required(VERSION 3.16) -set(PROJECT_VERSION "6.2.3") +set(PROJECT_VERSION "6.2.4") project(kwayland VERSION ${PROJECT_VERSION}) set(QT_MIN_VERSION "6.7.0")