diff --git a/python-basemap.spec b/python-basemap.spec index 175a0a1..0f75867 100644 --- a/python-basemap.spec +++ b/python-basemap.spec @@ -2,7 +2,7 @@ Name: python-basemap Version: 1.2.2 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Plots data on map projections (with continental and political boundaries) License: LGPLv2+ URL: https://matplotlib.org/basemap/ @@ -45,7 +45,7 @@ projections (with continental and political boundaries). %prep %autosetup -n basemap-%{version}rel -p1 # Remove the bundled libraries -rm -rf goes-3.3.3/ +rm -rf geos-3.3.3/ %build # regenerate Cython generated files @@ -74,6 +74,9 @@ PYTHONPATH=%{buildroot}%{python3_sitearch} \ %changelog +* Wed Jun 02 2021 Gwyn Ciesla - 1.2.2-4 +- Fix geos unbundling typo. + * Sat Feb 13 2021 Sandro Mani - 1.2.2-3 - Rebuild (geos)