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-02-27 16:59:40
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/layer-shell-qt6 (Old)
and /work/SRC/openSUSE:Factory/.layer-shell-qt6.new.29461 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "layer-shell-qt6"
Fri Feb 27 16:59:40 2026 rev:38 rq:1334957 version:6.6.1
Changes:
--------
--- /work/SRC/openSUSE:Factory/layer-shell-qt6/layer-shell-qt6.changes
2026-02-16 13:10:11.356204950 +0100
+++
/work/SRC/openSUSE:Factory/.layer-shell-qt6.new.29461/layer-shell-qt6.changes
2026-02-27 17:00:26.696555050 +0100
@@ -1,0 +2,9 @@
+Tue Feb 24 17:21:08 UTC 2026 - Fabian Vogt <[email protected]>
+
+- Update to 6.6.1:
+ * New bugfix release
+ * For more details see https://kde.org/announcements/plasma/6/6.6.1
+- Changes since 6.6.0:
+ * Update version for new release 6.6.1
+
+-------------------------------------------------------------------
Old:
----
layer-shell-qt-6.6.0.tar.xz
layer-shell-qt-6.6.0.tar.xz.sig
New:
----
layer-shell-qt-6.6.1.tar.xz
layer-shell-qt-6.6.1.tar.xz.sig
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ layer-shell-qt6.spec ++++++
--- /var/tmp/diff_new_pack.ptuRRQ/_old 2026-02-27 17:00:27.536591146 +0100
+++ /var/tmp/diff_new_pack.ptuRRQ/_new 2026-02-27 17:00:27.540591317 +0100
@@ -27,14 +27,14 @@
%define rname layer-shell-qt
%bcond_without released
Name: layer-shell-qt6
-Version: 6.6.0
+Version: 6.6.1
Release: 0
Summary: wlr-layer-shell integration for Qt
License: LGPL-3.0-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: kf6-extra-cmake-modules >= %{kf6_version}
++++++ layer-shell-qt-6.6.0.tar.xz -> layer-shell-qt-6.6.1.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/layer-shell-qt-6.6.0/CMakeLists.txt
new/layer-shell-qt-6.6.1/CMakeLists.txt
--- old/layer-shell-qt-6.6.0/CMakeLists.txt 2026-02-12 11:05:18.000000000
+0100
+++ new/layer-shell-qt-6.6.1/CMakeLists.txt 2026-02-24 10:39:45.000000000
+0100
@@ -4,7 +4,7 @@
cmake_minimum_required(VERSION 3.16)
project(layershellqt)
-set(PROJECT_VERSION "6.6.0")
+set(PROJECT_VERSION "6.6.1")
set(PROJECT_VERSION_MAJOR 6)
set(CMAKE_C_STANDARD 99)