diff --git a/python-geopandas.spec b/python-geopandas.spec index 19be6b3..616254c 100644 --- a/python-geopandas.spec +++ b/python-geopandas.spec @@ -2,7 +2,7 @@ Name: python-%{srcname} Version: 0.3.0 -Release: 6%{?dist} +Release: 7%{?dist} Summary: Geographic Pandas extensions %global _description \ GeoPandas is a project to add support for geographic data to Pandas objects. \ @@ -130,6 +130,9 @@ PYTHONPATH="%{buildroot}%{python2_sitelib}" \ %changelog +* Sat Jul 14 2018 Fedora Release Engineering - 0.3.0-7 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild + * Wed Jul 11 2018 Elliott Sales de Andrade - 0.3.0-6 - Add patch to build against Pandas 0.23.0