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-06-18 21:35:31
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kwayland-integration6 (Old)
and /work/SRC/openSUSE:Factory/.kwayland-integration6.new.1981 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kwayland-integration6"
Thu Jun 18 21:35:31 2026 rev:42 rq:1359160 version:6.7.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/kwayland-integration6/kwayland-integration6.changes
2026-05-13 21:38:19.125184948 +0200
+++
/work/SRC/openSUSE:Factory/.kwayland-integration6.new.1981/kwayland-integration6.changes
2026-06-18 21:35:55.216329375 +0200
@@ -1,0 +2,29 @@
+Fri Jun 12 19:07:37 UTC 2026 - Fabian Vogt <[email protected]>
+
+- Update to 6.7.0:
+ * New bugfix release
+ * For more details see https://kde.org/announcements/plasma/6/6.7.0
+- Changes since 6.6.91:
+ * Update version for new release 6.7.0
+ * Drop FreeBSD CI
+
+-------------------------------------------------------------------
+Thu May 28 18:44:29 UTC 2026 - Fabian Vogt <[email protected]>
+
+- Update to 6.6.91:
+ * New bugfix release
+ * For more details see https://kde.org/announcements/plasma/6/6.6.91
+- Changes since 6.6.90:
+ * Update version for new release 6.6.91
+
+-------------------------------------------------------------------
+Sun May 24 11:17:50 UTC 2026 - Fabian Vogt <[email protected]>
+
+- Update to 6.6.90:
+ * New feature release
+ * For more details see https://kde.org/announcements/plasma/6/6.6.90
+- Changes since 6.6.5:
+ * Update version for new release 6.6.90
+ * Update version for new release 6.6.80
+
+-------------------------------------------------------------------
Old:
----
kwayland-integration-6.6.5.tar.xz
kwayland-integration-6.6.5.tar.xz.sig
New:
----
kwayland-integration-6.7.0.tar.xz
kwayland-integration-6.7.0.tar.xz.sig
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ kwayland-integration6.spec ++++++
--- /var/tmp/diff_new_pack.GbLG5Q/_old 2026-06-18 21:35:56.228371662 +0200
+++ /var/tmp/diff_new_pack.GbLG5Q/_new 2026-06-18 21:35:56.232371830 +0200
@@ -19,15 +19,15 @@
%bcond_without released
%define rname kwayland-integration
Name: kwayland-integration6
-Version: 6.6.5
+Version: 6.7.0
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:
https://download.kde.org/stable/plasma/%{version}/%{rname}-%{version}.tar.xz
+Source: %{rname}-%{version}.tar.xz
%if %{with released}
-Source1:
https://download.kde.org/stable/plasma/%{version}/%{rname}-%{version}.tar.xz.sig
+Source1: %{rname}-%{version}.tar.xz.sig
Source2: plasma.keyring
%endif
BuildRequires: cmake >= 3.16
++++++ kwayland-integration-6.6.5.tar.xz -> kwayland-integration-6.7.0.tar.xz
++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/kwayland-integration-6.6.5/.gitlab-ci.yml
new/kwayland-integration-6.7.0/.gitlab-ci.yml
--- old/kwayland-integration-6.6.5/.gitlab-ci.yml 2026-05-12
12:26:35.000000000 +0200
+++ new/kwayland-integration-6.7.0/.gitlab-ci.yml 2026-06-11
11:33:13.000000000 +0200
@@ -5,4 +5,3 @@
- project: sysadmin/ci-utilities
file:
- /gitlab-templates/linux.yml
- - /gitlab-templates/freebsd.yml
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/kwayland-integration-6.6.5/CMakeLists.txt
new/kwayland-integration-6.7.0/CMakeLists.txt
--- old/kwayland-integration-6.6.5/CMakeLists.txt 2026-05-12
12:26:35.000000000 +0200
+++ new/kwayland-integration-6.7.0/CMakeLists.txt 2026-06-11
11:33:13.000000000 +0200
@@ -3,7 +3,7 @@
set(CMAKE_C_STANDARD 99)
-set(PROJECT_VERSION "6.6.5")
+set(PROJECT_VERSION "6.7.0")
set(PROJECT_VERSION_MAJOR 6)
set(QT_MIN_VERSION "5.15.2")