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 2024-10-24 15:41:17
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/layer-shell-qt6 (Old)
and /work/SRC/openSUSE:Factory/.layer-shell-qt6.new.2020 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "layer-shell-qt6"
Thu Oct 24 15:41:17 2024 rev:14 rq:1217187 version:6.2.2
Changes:
--------
--- /work/SRC/openSUSE:Factory/layer-shell-qt6/layer-shell-qt6.changes
2024-10-16 23:42:18.225849097 +0200
+++
/work/SRC/openSUSE:Factory/.layer-shell-qt6.new.2020/layer-shell-qt6.changes
2024-10-24 15:41:41.325457869 +0200
@@ -1,0 +2,9 @@
+Tue Oct 22 14:07:40 UTC 2024 - Fabian Vogt <[email protected]>
+
+- Update to 6.2.2:
+ * New bugfix release
+ * For more details see https://kde.org/announcements/plasma/6/6.2.2
+- Changes since 6.2.1:
+ * update version for new release
+
+-------------------------------------------------------------------
Old:
----
layer-shell-qt-6.2.1.tar.xz
layer-shell-qt-6.2.1.tar.xz.sig
New:
----
layer-shell-qt-6.2.2.tar.xz
layer-shell-qt-6.2.2.tar.xz.sig
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ layer-shell-qt6.spec ++++++
--- /var/tmp/diff_new_pack.VBPngT/_old 2024-10-24 15:41:41.925482834 +0200
+++ /var/tmp/diff_new_pack.VBPngT/_new 2024-10-24 15:41:41.929483002 +0200
@@ -27,7 +27,7 @@
%define rname layer-shell-qt
%bcond_without released
Name: layer-shell-qt6
-Version: 6.2.1
+Version: 6.2.2
Release: 0
Summary: wlr-layer-shell integration for Qt
License: LGPL-3.0-or-later
++++++ layer-shell-qt-6.2.1.tar.xz -> layer-shell-qt-6.2.2.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/layer-shell-qt-6.2.1/CMakeLists.txt
new/layer-shell-qt-6.2.2/CMakeLists.txt
--- old/layer-shell-qt-6.2.1/CMakeLists.txt 2024-10-15 15:14:13.000000000
+0200
+++ new/layer-shell-qt-6.2.2/CMakeLists.txt 2024-10-22 14:56:21.000000000
+0200
@@ -4,7 +4,7 @@
cmake_minimum_required(VERSION 3.16)
project(layershellqt)
-set(PROJECT_VERSION "6.2.1")
+set(PROJECT_VERSION "6.2.2")
set(PROJECT_VERSION_MAJOR 6)
set(CMAKE_C_STANDARD 99)