diff --git a/python-geopandas.spec b/python-geopandas.spec index 657caf0..c9e36b3 100644 --- a/python-geopandas.spec +++ b/python-geopandas.spec @@ -2,7 +2,7 @@ Name: python-%{srcname} Version: 0.6.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. \ @@ -69,6 +69,9 @@ PYTHONPATH="%{buildroot}%{python3_sitelib}" \ %changelog +* Thu Jan 30 2020 Fedora Release Engineering - 0.6.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild + * Sun Sep 29 2019 Elliott Sales de Andrade - 0.6.0-1 - Update to latest version