diff --git a/python-geopandas.spec b/python-geopandas.spec index 0c17f47..270e843 100644 --- a/python-geopandas.spec +++ b/python-geopandas.spec @@ -2,7 +2,7 @@ Name: python-%{srcname} Version: 0.3.0 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Geographic Pandas extensions %global _description \ GeoPandas is a project to add support for geographic data to Pandas objects. \ @@ -128,6 +128,9 @@ PYTHONPATH="%{buildroot}%{python2_sitelib}" \ %changelog +* Fri Feb 09 2018 Fedora Release Engineering - 0.3.0-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild + * Sat Dec 09 2017 Elliott Sales de Andrade 0.3.0-3 - Add patch for non-x86 systems. - Use python2-* BR.