diff --git a/python-cartopy.spec b/python-cartopy.spec index a7c2627..f813943 100644 --- a/python-cartopy.spec +++ b/python-cartopy.spec @@ -6,7 +6,7 @@ Name: python-%{srcname} Version: 0.16.0 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Cartographic Python library with Matplotlib visualisations License: LGPLv3 @@ -204,6 +204,9 @@ PYTHONPATH="%{buildroot}%{python3_sitearch}" MPLBACKEND=Agg \ %changelog +* Tue Jun 19 2018 Miro HronĨok - 0.16.0-4 +- Rebuilt for Python 3.7 + * Wed Feb 28 2018 Elliott Sales de Andrade - 0.16.0-3 - Drop patch for old versions of Matplotlib. - Use python2- prefix for dependencies.