|
|
|
@ -36,8 +36,8 @@
|
|
|
|
|
%endif
|
|
|
|
|
|
|
|
|
|
Name: libspatialite
|
|
|
|
|
Version: 4.1.0
|
|
|
|
|
Release: 2%{?dist}
|
|
|
|
|
Version: 4.1.1
|
|
|
|
|
Release: 1%{?dist}
|
|
|
|
|
Summary: Enables SQLite to support spatial data
|
|
|
|
|
Group: System Environment/Libraries
|
|
|
|
|
License: MPLv1.1 or GPLv2+ or LGPLv2+
|
|
|
|
@ -137,6 +137,9 @@ rm -rf %{buildroot}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Mon Jul 1 2013 Volker Fröhlich <volker27@gmx.at> - 4.1.1-1
|
|
|
|
|
- New upstram release
|
|
|
|
|
|
|
|
|
|
* Thu Jun 27 2013 Volker Fröhlich <volker27@gmx.at> - 4.1.0-2
|
|
|
|
|
- Temporarily disable lwgeom features to break the circular
|
|
|
|
|
dependency between gdal -- libspatialite -- postgis -- gdal
|
|
|
|
|