Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package lxqt-wayland-session for
openSUSE:Factory checked in at 2026-05-19 17:56:17
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/lxqt-wayland-session (Old)
and /work/SRC/openSUSE:Factory/.lxqt-wayland-session.new.1966 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "lxqt-wayland-session"
Tue May 19 17:56:17 2026 rev:15 rq:1354053 version:0.4.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/lxqt-wayland-session/lxqt-wayland-session.changes
2026-04-22 16:57:54.543811398 +0200
+++
/work/SRC/openSUSE:Factory/.lxqt-wayland-session.new.1966/lxqt-wayland-session.changes
2026-05-19 17:56:18.775391409 +0200
@@ -1,0 +2,6 @@
+Tue May 19 05:11:01 UTC 2026 - Max Lin <[email protected]>
+
+- Adjust the version condition since %suse_version macro is changed
+ in Leap 16.1 to 1610
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ lxqt-wayland-session.spec ++++++
--- /var/tmp/diff_new_pack.BuTolx/_old 2026-05-19 17:56:19.543423172 +0200
+++ /var/tmp/diff_new_pack.BuTolx/_new 2026-05-19 17:56:19.543423172 +0200
@@ -17,7 +17,7 @@
#
# Disable hyprland and river for SLE/Leap
-%if 0%{?suse_version} && 0%{?suse_version} <= 1600
+%if 0%{?suse_version} && 0%{?suse_version} < 1699
%bcond river_session 0
%bcond hyprland_session 0
%else