diff --git a/python-geopandas.spec b/python-geopandas.spec index e1e2fe2..f7bc2f0 100644 --- a/python-geopandas.spec +++ b/python-geopandas.spec @@ -2,7 +2,7 @@ Name: python-%{srcname} Version: 0.7.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Geographic Pandas extensions %global _description \ GeoPandas is a project to add support for geographic data to Pandas objects. \ @@ -66,6 +66,9 @@ PYTHONPATH="%{buildroot}%{python3_sitelib}" \ %changelog +* Tue May 26 2020 Miro HronĨok - 0.7.0-2 +- Rebuilt for Python 3.9 + * Tue Feb 18 2020 Elliott Sales de Andrade - 0.7.0-1 - Update to latest version