Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package faugus-launcher for openSUSE:Factory
checked in at 2026-03-10 17:47:40
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/faugus-launcher (Old)
and /work/SRC/openSUSE:Factory/.faugus-launcher.new.8177 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "faugus-launcher"
Tue Mar 10 17:47:40 2026 rev:10 rq:1337546 version:1.15.11
Changes:
--------
--- /work/SRC/openSUSE:Factory/faugus-launcher/faugus-launcher.changes
2026-03-06 18:18:27.067805089 +0100
+++
/work/SRC/openSUSE:Factory/.faugus-launcher.new.8177/faugus-launcher.changes
2026-03-10 17:48:00.974428285 +0100
@@ -1,0 +2,6 @@
+Mon Mar 9 00:42:16 UTC 2026 - Jehu Marcos Herrera Puentes
<[email protected]>
+
+- Fixed dependency resolution for python modules
+- Changed python macro to single_pythons_311plus for module dependencies
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ faugus-launcher.spec ++++++
--- /var/tmp/diff_new_pack.ahwLtJ/_old 2026-03-10 17:48:01.646456026 +0100
+++ /var/tmp/diff_new_pack.ahwLtJ/_new 2026-03-10 17:48:01.650456192 +0100
@@ -16,7 +16,7 @@
#
-%{?sle15_python_module_pythons}
+%{?single_pythons_311plus}
# Fixes for Leap 15.x
%if 0%{?sle_version} == 150600
@@ -56,9 +56,7 @@
Requires: canberra-gtk-play
Requires: %{python_module base}
Requires: %{python_module Pillow}
-%if "%{version}" <= "1.15.2"
-Requires: %{python_module filelock}
-%endif
+Requires: (%{python_module filelock} if faugus-launcher <= 1.15.2)
Requires: %{python_module gobject}
Requires: %{python_module icoextract}
Requires: %{python_module psutil}