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 2025-05-08 18:21:11
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/layer-shell-qt6 (Old)
and /work/SRC/openSUSE:Factory/.layer-shell-qt6.new.30101 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "layer-shell-qt6"
Thu May 8 18:21:11 2025 rev:23 rq:1275191 version:6.3.5
Changes:
--------
--- /work/SRC/openSUSE:Factory/layer-shell-qt6/layer-shell-qt6.changes
2025-04-03 16:46:33.574488811 +0200
+++
/work/SRC/openSUSE:Factory/.layer-shell-qt6.new.30101/layer-shell-qt6.changes
2025-05-08 18:21:26.615733125 +0200
@@ -1,0 +2,9 @@
+Tue May 6 20:08:27 UTC 2025 - Fabian Vogt <[email protected]>
+
+- Update to 6.3.5:
+ * New bugfix release
+ * For more details see https://kde.org/announcements/plasma/6/6.3.5
+- Changes since 6.3.4:
+ * update version for new release
+
+-------------------------------------------------------------------
Old:
----
layer-shell-qt-6.3.4.tar.xz
layer-shell-qt-6.3.4.tar.xz.sig
New:
----
layer-shell-qt-6.3.5.tar.xz
layer-shell-qt-6.3.5.tar.xz.sig
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ layer-shell-qt6.spec ++++++
--- /var/tmp/diff_new_pack.K7Vw11/_old 2025-05-08 18:21:27.079751921 +0200
+++ /var/tmp/diff_new_pack.K7Vw11/_new 2025-05-08 18:21:27.083752083 +0200
@@ -27,7 +27,7 @@
%define rname layer-shell-qt
%bcond_without released
Name: layer-shell-qt6
-Version: 6.3.4
+Version: 6.3.5
Release: 0
Summary: wlr-layer-shell integration for Qt
License: LGPL-3.0-or-later
++++++ layer-shell-qt-6.3.4.tar.xz -> layer-shell-qt-6.3.5.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/layer-shell-qt-6.3.4/CMakeLists.txt
new/layer-shell-qt-6.3.5/CMakeLists.txt
--- old/layer-shell-qt-6.3.4/CMakeLists.txt 2025-04-02 05:36:53.000000000
+0200
+++ new/layer-shell-qt-6.3.5/CMakeLists.txt 2025-05-06 19:57:54.000000000
+0200
@@ -4,7 +4,7 @@
cmake_minimum_required(VERSION 3.16)
project(layershellqt)
-set(PROJECT_VERSION "6.3.4")
+set(PROJECT_VERSION "6.3.5")
set(PROJECT_VERSION_MAJOR 6)
set(CMAKE_C_STANDARD 99)