From 4d50dc0e2125624b56a9bc66efc035d108f8975a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Zbigniew=20J=C4=99drzejewski-Szmek?= Date: Wed, 3 Jul 2019 11:55:57 +0200 Subject: [PATCH] Remove comment after %endif RPM 4.15 complains. --- python-matplotlib.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-matplotlib.spec b/python-matplotlib.spec index 51588a7..090b54b 100644 --- a/python-matplotlib.spec +++ b/python-matplotlib.spec @@ -351,7 +351,7 @@ PYTHONDONTWRITEBYTECODE=1 \ %{__python3} tests.py -ra -n $(getconf _NPROCESSORS_ONLN) \ -m 'not network' \ matplotlib.tests.test_backend_qt5 -%endif # run_tests +%endif %files -n python3-matplotlib-data %{_sysconfdir}/matplotlibrc