Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package kwayland-integration6 for
openSUSE:Factory checked in at 2026-02-27 16:59:32
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kwayland-integration6 (Old)
and /work/SRC/openSUSE:Factory/.kwayland-integration6.new.29461 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kwayland-integration6"
Fri Feb 27 16:59:32 2026 rev:37 rq:1334953 version:6.6.1
Changes:
--------
---
/work/SRC/openSUSE:Factory/kwayland-integration6/kwayland-integration6.changes
2026-02-16 13:09:55.775556693 +0100
+++
/work/SRC/openSUSE:Factory/.kwayland-integration6.new.29461/kwayland-integration6.changes
2026-02-27 17:00:07.183716594 +0100
@@ -1,0 +2,9 @@
+Tue Feb 24 17:20:50 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:
----
kwayland-integration-6.6.0.tar.xz
kwayland-integration-6.6.0.tar.xz.sig
New:
----
kwayland-integration-6.6.1.tar.xz
kwayland-integration-6.6.1.tar.xz.sig
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ kwayland-integration6.spec ++++++
--- /var/tmp/diff_new_pack.82Mz0e/_old 2026-02-27 17:00:08.035753206 +0100
+++ /var/tmp/diff_new_pack.82Mz0e/_new 2026-02-27 17:00:08.039753378 +0100
@@ -19,15 +19,15 @@
%bcond_without released
%define rname kwayland-integration
Name: kwayland-integration6
-Version: 6.6.0
+Version: 6.6.1
Release: 0
Summary: Plugin to integrate KF5 KWayland into Plasma 6
License: LGPL-2.1-or-later
Group: Development/Libraries/KDE
URL: http://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: cmake >= 3.16
++++++ kwayland-integration-6.6.0.tar.xz -> kwayland-integration-6.6.1.tar.xz
++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/kwayland-integration-6.6.0/CMakeLists.txt
new/kwayland-integration-6.6.1/CMakeLists.txt
--- old/kwayland-integration-6.6.0/CMakeLists.txt 2026-02-12
11:04:31.000000000 +0100
+++ new/kwayland-integration-6.6.1/CMakeLists.txt 2026-02-24
10:38:57.000000000 +0100
@@ -3,7 +3,7 @@
set(CMAKE_C_STANDARD 99)
-set(PROJECT_VERSION "6.6.0")
+set(PROJECT_VERSION "6.6.1")
set(PROJECT_VERSION_MAJOR 6)
set(QT_MIN_VERSION "5.15.2")