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-09-11 16:55:07 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kwayland6 (Old) and /work/SRC/openSUSE:Factory/.kwayland6.new.17570 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "kwayland6" Wed Sep 11 16:55:07 2024 rev:11 rq:1200013 version:6.1.5 Changes: -------- --- /work/SRC/openSUSE:Factory/kwayland6/kwayland6.changes 2024-08-08 10:56:27.346829820 +0200 +++ /work/SRC/openSUSE:Factory/.kwayland6.new.17570/kwayland6.changes 2024-09-11 16:55:32.702412827 +0200 @@ -1,0 +2,9 @@ +Tue Sep 10 14:54:01 UTC 2024 - Fabian Vogt <fabian@ritter-vogt.de> + +- Update to 6.1.5: + * New bugfix release + * For more details see https://kde.org/announcements/plasma/6/6.1.5 +- Changes since 6.1.4: + * update version for new release + +------------------------------------------------------------------- Old: ---- kwayland-6.1.4.tar.xz kwayland-6.1.4.tar.xz.sig New: ---- kwayland-6.1.5.tar.xz kwayland-6.1.5.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kwayland6.spec ++++++ --- /var/tmp/diff_new_pack.kBjTeb/_old 2024-09-11 16:55:33.674453431 +0200 +++ /var/tmp/diff_new_pack.kBjTeb/_new 2024-09-11 16:55:33.674453431 +0200 @@ -22,7 +22,7 @@ %define rname kwayland %bcond_without released Name: kwayland6 -Version: 6.1.4 +Version: 6.1.5 Release: 0 Summary: KDE Wayland library License: LGPL-2.1-or-later ++++++ kwayland-6.1.4.tar.xz -> kwayland-6.1.5.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kwayland-6.1.4/CMakeLists.txt new/kwayland-6.1.5/CMakeLists.txt --- old/kwayland-6.1.4/CMakeLists.txt 2024-08-06 14:33:53.000000000 +0200 +++ new/kwayland-6.1.5/CMakeLists.txt 2024-09-10 10:50:42.000000000 +0200 @@ -1,6 +1,6 @@ cmake_minimum_required(VERSION 3.16) -set(PROJECT_VERSION "6.1.4") +set(PROJECT_VERSION "6.1.5") project(kwayland VERSION ${PROJECT_VERSION}) set(QT_MIN_VERSION "6.6.0")