diff --git a/spatialite-tools.spec b/spatialite-tools.spec index 2dfa522..89af991 100644 --- a/spatialite-tools.spec +++ b/spatialite-tools.spec @@ -2,13 +2,13 @@ %global sqlitever 3.8.3 %endif %if 0%{?fedora} == 20 -%global sqlitever 3.8.6 +%global sqlitever 3.8.7 %endif %if 0%{?fedora} == 21 -%global sqlitever 3.8.6 +%global sqlitever 3.8.7 %endif %if 0%{?fedora} == 22 -%global sqlitever 3.8.6 +%global sqlitever 3.8.7 %endif %if 0%{?rhel} == 6 %global sqlitever 3.6.20 @@ -16,7 +16,7 @@ Name: spatialite-tools Version: 4.2.0 -Release: 3%{?dist} +Release: 4%{?dist} Summary: A set of useful CLI tools for SpatiaLite Group: Development/Tools @@ -74,6 +74,9 @@ make install DESTDIR=%{buildroot} %{_bindir}/spatialite_xml_* %changelog +* Tue Oct 21 2014 Jan Stanek - 4.2.0-4 +- Rebuild for sqlite 3.8.7 + * Wed Aug 20 2014 Volker Fröhlich - 4.2.0-3 - Rebuild for sqlite 3.8.6