Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package layer-shell-qt6 for
openSUSE:Leap:16.0 checked in at 2025-04-23 10:09:16
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:16.0/layer-shell-qt6 (Old)
and /work/SRC/openSUSE:Leap:16.0/.layer-shell-qt6.new.30101 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "layer-shell-qt6"
Wed Apr 23 10:09:16 2025 rev:3 rq:1271527 version:6.3.4
Changes:
--------
--- /work/SRC/openSUSE:Leap:16.0/layer-shell-qt6/layer-shell-qt6.changes
2025-03-19 11:49:00.399471489 +0100
+++
/work/SRC/openSUSE:Leap:16.0/.layer-shell-qt6.new.30101/layer-shell-qt6.changes
2025-04-23 10:12:35.774124345 +0200
@@ -1,0 +2,93 @@
+Wed Apr 2 10:05:54 UTC 2025 - Christophe Marin <[email protected]>
+
+- Update to 6.3.4
+ * New bugfix release
+ * For more details please see:
+ * https://kde.org/announcements/plasma/6/6.3.4
+- Changes since 6.3.3:
+ * update version for new release
+
+-------------------------------------------------------------------
+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
+
+-------------------------------------------------------------------
+Tue Feb 25 19:38:42 UTC 2025 - Fabian Vogt <[email protected]>
+
+- Update to 6.3.2:
+ * New bugfix release
+ * For more details see https://kde.org/announcements/plasma/6/6.3.2
+- Changes since 6.3.1:
+ * update version for new release
+
+-------------------------------------------------------------------
+Tue Feb 18 14:45:18 UTC 2025 - Fabian Vogt <[email protected]>
+
+- Update to 6.3.1:
+ * New bugfix release
+ * For more details see https://kde.org/announcements/plasma/6/6.3.1
+- Changes since 6.3.0:
+ * update version for new release
+
+-------------------------------------------------------------------
+Thu Feb 6 13:46:55 UTC 2025 - Fabian Vogt <[email protected]>
+
+- Update to 6.3.0:
+ * New bugfix release
+ * For more details see https://kde.org/announcements/plasma/6/6.3.0
+- Changes since 6.2.91:
+ * update version for new release
+
+-------------------------------------------------------------------
+Thu Jan 23 13:45:56 UTC 2025 - Fabian Vogt <[email protected]>
+
+- Update to 6.2.91:
+ * New bugfix release
+ * For more details see https://kde.org/announcements/plasma/6/6.2.91
+- Changes since 6.2.90:
+ * update version for new release
+
+-------------------------------------------------------------------
+Sat Jan 11 18:27:45 UTC 2025 - Fabian Vogt <[email protected]>
+
+- Update to 6.2.90:
+ * New feature release
+ * For more details see https://kde.org/announcements/plasma/6/6.2.90
+- Changes since 6.2.5:
+ * update version for new release
+ * It compiles without deprecated methods
+ * update version for new release
+
+-------------------------------------------------------------------
+Tue Dec 31 20:49:26 UTC 2024 - Fabian Vogt <[email protected]>
+
+- Update to 6.2.5:
+ * New bugfix release
+ * For more details see https://kde.org/announcements/plasma/6/6.2.5
+- Changes since 6.2.4:
+ * update version for new release
+
+-------------------------------------------------------------------
+Tue Nov 26 15:46:33 UTC 2024 - Fabian Vogt <[email protected]>
+
+- Update to 6.2.4:
+ * New bugfix release
+ * For more details see https://kde.org/announcements/plasma/6/6.2.4
+- Changes since 6.2.3:
+ * update version for new release
+
+-------------------------------------------------------------------
+Tue Nov 5 13:30:23 UTC 2024 - Fabian Vogt <[email protected]>
+
+- Update to 6.2.3:
+ * New bugfix release
+ * For more details see https://kde.org/announcements/plasma/6/6.2.3
+- Changes since 6.2.2:
+ * update version for new release
+
+-------------------------------------------------------------------
Old:
----
layer-shell-qt-6.2.2.tar.xz
layer-shell-qt-6.2.2.tar.xz.sig
New:
----
layer-shell-qt-6.3.4.tar.xz
layer-shell-qt-6.3.4.tar.xz.sig
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ layer-shell-qt6.spec ++++++
--- /var/tmp/diff_new_pack.DlbvEi/_old 2025-04-23 10:12:36.046136022 +0200
+++ /var/tmp/diff_new_pack.DlbvEi/_new 2025-04-23 10:12:36.050136194 +0200
@@ -1,7 +1,7 @@
#
# spec file for package layer-shell-qt6
#
-# Copyright (c) 2024 SUSE LLC
+# Copyright (c) 2025 SUSE LLC
# Copyright (c) 2021 Fabian Vogt
#
# All modifications and additions to the file contributed by third parties
@@ -17,7 +17,7 @@
#
-%define kf6_version 6.5.0
+%define kf6_version 6.10.0
%define qt6_version 6.7.0
# Full Plasma 6 version (e.g. 6.0.0)
@@ -27,7 +27,7 @@
%define rname layer-shell-qt
%bcond_without released
Name: layer-shell-qt6
-Version: 6.2.2
+Version: 6.3.4
Release: 0
Summary: wlr-layer-shell integration for Qt
License: LGPL-3.0-or-later
++++++ layer-shell-qt-6.2.2.tar.xz -> layer-shell-qt-6.3.4.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/layer-shell-qt-6.2.2/CMakeLists.txt
new/layer-shell-qt-6.3.4/CMakeLists.txt
--- old/layer-shell-qt-6.2.2/CMakeLists.txt 2024-10-22 14:56:21.000000000
+0200
+++ new/layer-shell-qt-6.3.4/CMakeLists.txt 2025-04-02 05:36:53.000000000
+0200
@@ -4,13 +4,13 @@
cmake_minimum_required(VERSION 3.16)
project(layershellqt)
-set(PROJECT_VERSION "6.2.2")
+set(PROJECT_VERSION "6.3.4")
set(PROJECT_VERSION_MAJOR 6)
set(CMAKE_C_STANDARD 99)
set(QT_MIN_VERSION "6.7.0")
-set(KF6_MIN_VERSION "6.5.0")
+set(KF6_MIN_VERSION "6.10.0")
set(KDE_COMPILERSETTINGS_LEVEL "5.82")
set(CMAKE_CXX_STANDARD 20)
@@ -55,8 +55,8 @@
kde_configure_git_pre_commit_hook(CHECKS CLANG_FORMAT)
-ecm_set_disabled_deprecation_versions(QT 6.5
- KF 5.240
+ecm_set_disabled_deprecation_versions(QT 6.8.1
+ KF 6.9.0
)
add_subdirectory(src)