|
|
|
@ -33,7 +33,7 @@
|
|
|
|
|
|
|
|
|
|
Name: libspatialite
|
|
|
|
|
Version: 5.0.0
|
|
|
|
|
Release: 1%{?dist}
|
|
|
|
|
Release: 2%{?dist}
|
|
|
|
|
Summary: Enables SQLite to support spatial data
|
|
|
|
|
License: MPLv1.1 or GPLv2+ or LGPLv2+
|
|
|
|
|
URL: https://www.gaia-gis.it/fossil/libspatialite
|
|
|
|
@ -116,6 +116,9 @@ find %{buildroot} -type f -name "*.la" -delete
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Thu Nov 5 17:46:32 CET 2020 Sandro Mani <manisandro@gmail.com> - 5.0.0-2
|
|
|
|
|
- Rebuild (proj)
|
|
|
|
|
|
|
|
|
|
* Mon Nov 2 2020 Devrim Gunduz <devrim@gunduz.org> - 5.0.0-1
|
|
|
|
|
- Update to 5.0.0
|
|
|
|
|
- Remove patches, no longer needed.
|
|
|
|
|