diff --git a/python-cartopy.spec b/python-cartopy.spec index 06e7bb0..fcadcf3 100644 --- a/python-cartopy.spec +++ b/python-cartopy.spec @@ -7,7 +7,7 @@ Name: python-%{srcname} Version: 0.19.0~rc1 %global Version 0.19.0rc1 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Cartographic Python library with Matplotlib visualisations License: LGPLv3 @@ -168,6 +168,9 @@ MPLBACKEND=Agg \ %changelog +* Tue Mar 23 2021 Sandro Mani - 0.19.0~rc1-3 +- Rebuild (geos) + * Tue Mar 23 2021 Sandro Mani - 0.19.0~rc1-2 - Bundle proj 7, as cartopy does not build against proj8