Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-atspi for openSUSE:Factory 
checked in at 2022-04-06 21:51:06
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-atspi (Old)
 and      /work/SRC/openSUSE:Factory/.python-atspi.new.1900 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-atspi"

Wed Apr  6 21:51:06 2022 rev:70 rq:965736 version:2.38.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-atspi/python-atspi.changes        
2022-02-11 23:07:10.566566950 +0100
+++ /work/SRC/openSUSE:Factory/.python-atspi.new.1900/python-atspi.changes      
2022-04-06 21:51:13.223752731 +0200
@@ -1,0 +2,5 @@
+Tue Mar 29 11:05:05 UTC 2022 - Marcus Meissner <meiss...@suse.com>
+
+- link testsuite with -z lazy to avoid breaking the build.
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-atspi.spec ++++++
--- /var/tmp/diff_new_pack.nPHSvc/_old  2022-04-06 21:51:13.723747025 +0200
+++ /var/tmp/diff_new_pack.nPHSvc/_new  2022-04-06 21:51:13.723747025 +0200
@@ -1,5 +1,5 @@
 #
-# spec file
+# spec file for package python-atspi
 #
 # Copyright (c) 2022 SUSE LLC
 #
@@ -109,6 +109,8 @@
 
 %if %{with test}
 %check
+# does not work with -z now due to some library overriding
+export SUSE_ZNOW=0
 %{python_expand pushd build_%{$python_bin_suffix}/tests
 dbus-run-session make %{?_smp_mflags} check CFLAGS="-Wno-return-type" || (cat 
pyatspi/test-suite.log && exit 1)
 popd

Reply via email to