From d8458795b44634ee9685316b773ff11b9ad609dc Mon Sep 17 00:00:00 2001 From: Sandro Mani Date: Wed, 24 Mar 2021 00:56:30 +0100 Subject: [PATCH] Rebuild (geos) --- python-cartopy.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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