diff --git a/python-cartopy.spec b/python-cartopy.spec index e4f90fd..ae3c24e 100644 --- a/python-cartopy.spec +++ b/python-cartopy.spec @@ -6,7 +6,7 @@ Name: python-%{srcname} Version: 0.18.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Cartographic Python library with Matplotlib visualisations License: LGPLv3 @@ -136,6 +136,9 @@ PYTHONPATH="%{buildroot}%{python3_sitearch}" PYTHONDONTWRITEBYTECODE=1 MPLBACKEN %changelog +* Tue May 26 2020 Miro HronĨok - 0.18.0-2 +- Rebuilt for Python 3.9 + * Mon May 18 2020 Elliott Sales de Andrade - 0.18.0-1 - Update to latest version