From 6ae3a9e1d1b66fc7d7230252cebd09b665d9de65 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 6a6b7ef..5733256 100644 --- a/python-matplotlib.spec +++ b/python-matplotlib.spec @@ -356,7 +356,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