diff --git a/python-geopandas.spec b/python-geopandas.spec index 383dda8..84f2243 100644 --- a/python-geopandas.spec +++ b/python-geopandas.spec @@ -2,7 +2,7 @@ Name: python-%{srcname} Version: 0.8.1 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Geographic Pandas extensions %global _description \ GeoPandas is a project to add support for geographic data to Pandas objects. \ @@ -66,6 +66,9 @@ BuildRequires: python3-matplotlib >= 2.0.1 %changelog +* Wed Jul 29 2020 Fedora Release Engineering - 0.8.1-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild + * Fri Jul 17 2020 Elliott Sales de Andrade - 0.8.1-2 - Fix alternate architecture patch.