diff --git a/python-pytest-mpl.spec b/python-pytest-mpl.spec index 2dd4116..bc43e7d 100644 --- a/python-pytest-mpl.spec +++ b/python-pytest-mpl.spec @@ -2,7 +2,7 @@ Name: python-%{srcname} Version: 0.10 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Pytest plugin for testing figure output from Matplotlib License: BSD @@ -71,6 +71,9 @@ PYTHONPATH=%{buildroot}%{python3_sitelib} MPLBACKEND=Agg PYTHONDONTWRITEBYTECODE %changelog +* Thu Oct 03 2019 Miro Hrončok - 0.10-5 +- Rebuilt for Python 3.8.0rc1 (#1748018) + * Mon Aug 19 2019 Miro Hrončok - 0.10-4 - Rebuilt for Python 3.8