forked from pool/python-sphinxcontrib-jsmath
Accepting request 768996 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/768996 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-sphinxcontrib-jsmath?expand=0&rev=2
This commit is contained in:
commit
29c553d65a
@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 31 01:54:06 UTC 2020 - Stefan Brüns <stefan.bruens@rwth-aachen.de>
|
||||
|
||||
- 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)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 6 12:26:30 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user