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-03-13 15:05:24
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/layer-shell-qt6 (Old)
and /work/SRC/openSUSE:Factory/.layer-shell-qt6.new.19136 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "layer-shell-qt6"
Thu Mar 13 15:05:24 2025 rev:21 rq:1252265 version:6.3.3
Changes:
--------
--- /work/SRC/openSUSE:Factory/layer-shell-qt6/layer-shell-qt6.changes
2025-02-27 14:50:01.686209539 +0100
+++
/work/SRC/openSUSE:Factory/.layer-shell-qt6.new.19136/layer-shell-qt6.changes
2025-03-13 15:05:56.277549348 +0100
@@ -1,0 +2,9 @@
+Tue Mar 11 14:44:13 UTC 2025 - Fabian Vogt <[email protected]>
+
+- Update to 6.3.3:
+ * New bugfix release
+ * For more details see https://kde.org/announcements/plasma/6/6.3.3
+- Changes since 6.3.2:
+ * update version for new release
+
+-------------------------------------------------------------------
Old:
----
layer-shell-qt-6.3.2.tar.xz
layer-shell-qt-6.3.2.tar.xz.sig
New:
----
layer-shell-qt-6.3.3.tar.xz
layer-shell-qt-6.3.3.tar.xz.sig
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ layer-shell-qt6.spec ++++++
--- /var/tmp/diff_new_pack.iSintA/_old 2025-03-13 15:05:57.865615894 +0100
+++ /var/tmp/diff_new_pack.iSintA/_new 2025-03-13 15:05:57.869616061 +0100
@@ -27,7 +27,7 @@
%define rname layer-shell-qt
%bcond_without released
Name: layer-shell-qt6
-Version: 6.3.2
+Version: 6.3.3
Release: 0
Summary: wlr-layer-shell integration for Qt
License: LGPL-3.0-or-later
++++++ layer-shell-qt-6.3.2.tar.xz -> layer-shell-qt-6.3.3.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/layer-shell-qt-6.3.2/CMakeLists.txt
new/layer-shell-qt-6.3.3/CMakeLists.txt
--- old/layer-shell-qt-6.3.2/CMakeLists.txt 2025-02-25 17:07:12.000000000
+0100
+++ new/layer-shell-qt-6.3.3/CMakeLists.txt 2025-03-11 14:42:14.000000000
+0100
@@ -4,7 +4,7 @@
cmake_minimum_required(VERSION 3.16)
project(layershellqt)
-set(PROJECT_VERSION "6.3.2")
+set(PROJECT_VERSION "6.3.3")
set(PROJECT_VERSION_MAJOR 6)
set(CMAKE_C_STANDARD 99)