Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package layer-shell-qt6 for openSUSE:Factory
checked in at 2026-01-18 22:19:20
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/layer-shell-qt6 (Old)
and /work/SRC/openSUSE:Factory/.layer-shell-qt6.new.1928 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "layer-shell-qt6"
Sun Jan 18 22:19:20 2026 rev:36 rq:1327852 version:6.5.5
Changes:
--------
--- /work/SRC/openSUSE:Factory/layer-shell-qt6/layer-shell-qt6.changes
2025-12-11 18:33:32.325814170 +0100
+++
/work/SRC/openSUSE:Factory/.layer-shell-qt6.new.1928/layer-shell-qt6.changes
2026-01-18 22:20:18.087152229 +0100
@@ -1,0 +2,9 @@
+Tue Jan 13 14:40:16 UTC 2026 - Fabian Vogt <[email protected]>
+
+- Update to 6.5.5:
+ * New bugfix release
+ * For more details see https://kde.org/announcements/plasma/6/6.5.5
+- Changes since 6.5.4:
+ * Update version for new release 6.5.5
+
+-------------------------------------------------------------------
Old:
----
layer-shell-qt-6.5.4.tar.xz
layer-shell-qt-6.5.4.tar.xz.sig
New:
----
layer-shell-qt-6.5.5.tar.xz
layer-shell-qt-6.5.5.tar.xz.sig
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ layer-shell-qt6.spec ++++++
--- /var/tmp/diff_new_pack.efSJJa/_old 2026-01-18 22:20:19.571213206 +0100
+++ /var/tmp/diff_new_pack.efSJJa/_new 2026-01-18 22:20:19.583213699 +0100
@@ -1,7 +1,7 @@
#
# spec file for package layer-shell-qt6
#
-# Copyright (c) 2025 SUSE LLC and contributors
+# Copyright (c) 2026 SUSE LLC and contributors
# Copyright (c) 2021 Fabian Vogt
#
# All modifications and additions to the file contributed by third parties
@@ -27,7 +27,7 @@
%define rname layer-shell-qt
%bcond_without released
Name: layer-shell-qt6
-Version: 6.5.4
+Version: 6.5.5
Release: 0
Summary: wlr-layer-shell integration for Qt
License: LGPL-3.0-or-later
++++++ layer-shell-qt-6.5.4.tar.xz -> layer-shell-qt-6.5.5.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/layer-shell-qt-6.5.4/CMakeLists.txt
new/layer-shell-qt-6.5.5/CMakeLists.txt
--- old/layer-shell-qt-6.5.4/CMakeLists.txt 2025-12-09 10:50:55.000000000
+0100
+++ new/layer-shell-qt-6.5.5/CMakeLists.txt 2026-01-13 13:59:38.000000000
+0100
@@ -4,7 +4,7 @@
cmake_minimum_required(VERSION 3.16)
project(layershellqt)
-set(PROJECT_VERSION "6.5.4")
+set(PROJECT_VERSION "6.5.5")
set(PROJECT_VERSION_MAJOR 6)
set(CMAKE_C_STANDARD 99)