Hello community,
here is the log from the commit of package python-sphinxcontrib-jsmath for
openSUSE:Factory checked in at 2020-02-03 11:12:18
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-sphinxcontrib-jsmath (Old)
and /work/SRC/openSUSE:Factory/.python-sphinxcontrib-jsmath.new.26092
(New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-sphinxcontrib-jsmath"
Mon Feb 3 11:12:18 2020 rev:2 rq:768996 version:1.0.1
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-sphinxcontrib-jsmath/python-sphinxcontrib-jsmath.changes
2019-06-18 14:47:36.465709440 +0200
+++
/work/SRC/openSUSE:Factory/.python-sphinxcontrib-jsmath.new.26092/python-sphinxcontrib-jsmath.changes
2020-02-03 11:12:30.365820301 +0100
@@ -1,0 +2,8 @@
+Fri Jan 31 01:54:06 UTC 2020 - Stefan BrĂ¼ns <[email protected]>
+
+- Add required suffix to package name for test package. Although
+ no binary package is created, the OBS blocks any dependent
+ packages until also the test package has been built (Giveaway:
+ main and test flavor create the same .src.rpm)
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-sphinxcontrib-jsmath.spec ++++++
--- /var/tmp/diff_new_pack.4GwnKM/_old 2020-02-03 11:12:31.905821079 +0100
+++ /var/tmp/diff_new_pack.4GwnKM/_new 2020-02-03 11:12:31.905821079 +0100
@@ -22,10 +22,9 @@
%define psuffix -test
%bcond_without test
%else
-%define psuffix %{nil}
%bcond_with test
%endif
-Name: python-sphinxcontrib-jsmath
+Name: python-sphinxcontrib-jsmath%{?psuffix}
Version: 1.0.1
Release: 0
Summary: Sphinx extension which renders display math in HTML via
JavaScript