diff --git a/python-shapely.spec b/python-shapely.spec index aaa22b2..7e8b54d 100644 --- a/python-shapely.spec +++ b/python-shapely.spec @@ -6,6 +6,7 @@ Summary: Manipulation and analysis of geometric objects in the Cartesian License: BSD URL: https://github.com/Toblerity/Shapely Source0: %{url}/archive/%{version}%{?prerel}.tar.gz + BuildRequires: gcc BuildRequires: geos-devel @@ -28,6 +29,7 @@ more information!} %description %_description + %package -n python3-shapely Summary: Manipulation and analysis of geometric objects in the Cartesian plane %{?python_provide:%python_provide python3-shapely} @@ -65,10 +67,12 @@ rm %{buildroot}%{python3_sitearch}/shapely/speedups/_speedups.c %{python3_sitearch}/shapely/ %{python3_sitearch}/Shapely-%{version}%{?prerel}-py*.egg-info/ + %changelog * Wed Mar 10 2021 Benjamin A. Beasley - 1.7.1-4 - Use %%url macro to shorten Source0 URL - Use expand: to clean up description macro +- Improve whitespace consistency * Sat Feb 13 2021 Sandro Mani - 1.7.1-3 - Rebuild (geos) @@ -122,7 +126,7 @@ rm %{buildroot}%{python3_sitearch}/shapely/speedups/_speedups.c - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Thu Jul 05 2018 Volker Fröhlich - 1.6.4-2.post1 -- Merge Miro's pull request removing filter_provides and +- Merge Miro's pull request removing filter_provides and correcting the python_provide macro; Also adding it to the Python 3 sub-package @@ -285,7 +289,7 @@ rm %{buildroot}%{python3_sitearch}/shapely/speedups/_speedups.c - BR geos-devel to actually build arch specific bits - Drop unneeded geos dep -* Fri Aug 12 2011 Volker Fröhlich - 1.2.11-1 +* Fri Aug 12 2011 Volker Fröhlich - 1.2.11-1 - Updated for 1.2.11 - Switch away from noarch - Remove useless clean section and rm in install @@ -293,19 +297,19 @@ rm %{buildroot}%{python3_sitearch}/shapely/speedups/_speedups.c - Avoid private provides for .so - Extend package description -* Fri Apr 01 2011 Volker Fröhlich - 1.2.9-1 +* Fri Apr 01 2011 Volker Fröhlich - 1.2.9-1 - Updated for 1.2.9 - Added tests again, but ignore the results -* Fri Feb 25 2011 Volker Fröhlich - 1.2.8-1 +* Fri Feb 25 2011 Volker Fröhlich - 1.2.8-1 - Updated for 1.2.8 - Disable tests * Wed Feb 09 2011 Fedora Release Engineering - 1.2.7-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild -* Sat Nov 27 2010 Volker Fröhlich - 1.2.7-2 +* Sat Nov 27 2010 Volker Fröhlich - 1.2.7-2 - Explained excluded files; added check section -* Wed Nov 24 2010 Volker Fröhlich - 1.2.7-1 +* Wed Nov 24 2010 Volker Fröhlich - 1.2.7-1 - Initial package for Fedora