Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package zinnia for openSUSE:Factory checked 
in at 2022-01-16 23:18:09
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/zinnia (Old)
 and      /work/SRC/openSUSE:Factory/.zinnia.new.1892 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "zinnia"

Sun Jan 16 23:18:09 2022 rev:9 rq:946759 version:0.07

Changes:
--------
--- /work/SRC/openSUSE:Factory/zinnia/zinnia.changes    2021-12-10 
21:53:29.330921856 +0100
+++ /work/SRC/openSUSE:Factory/.zinnia.new.1892/zinnia.changes  2022-01-16 
23:19:13.574376337 +0100
@@ -1,0 +2,6 @@
+Mon Jan  3 10:10:55 UTC 2022 - Cliff Zhao <qz...@suse.com>
+
+- Update zinnia.spec: Disable python module building to avoid 
+  failure in SUSE:SLE-15-SP4:GA (bsc#1193777).
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ zinnia.spec ++++++
--- /var/tmp/diff_new_pack.TTHpML/_old  2022-01-16 23:19:13.962376528 +0100
+++ /var/tmp/diff_new_pack.TTHpML/_new  2022-01-16 23:19:13.966376530 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package zinnia
 #
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2022 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,7 +16,7 @@
 #
 
 
-%if %{suse_version} < 1530
+%if 0%{?sle_version} > 0 && 0%{?sle_version} < 150400
 %define with_python 1
 %{!?python_sitearch: %global python_sitearch %(python -c "from 
distutils.sysconfig import get_python_lib; print(get_python_lib(1))")}
 %else

Reply via email to