diff --git a/spatialite-tools.spec b/spatialite-tools.spec index e626d39..011e5a8 100644 --- a/spatialite-tools.spec +++ b/spatialite-tools.spec @@ -1,11 +1,11 @@ %if 0%{?fedora} == 22 -%global sqlitever 3.10.2 +%global sqlitever 3.11.0 %endif %if 0%{?fedora} == 23 -%global sqlitever 3.10.2 +%global sqlitever 3.11.0 %endif %if 0%{?fedora} == 24 -%global sqlitever 3.10.2 +%global sqlitever 3.11.0 %endif %if 0%{?rhel} == 6 %global sqlitever 3.6.20 @@ -13,7 +13,7 @@ Name: spatialite-tools Version: 4.3.0 -Release: 8%{?dist} +Release: 9%{?dist} Summary: A set of useful CLI tools for SpatiaLite Group: Development/Tools @@ -72,6 +72,9 @@ make install DESTDIR=%{buildroot} %{_bindir}/spatialite_xml_* %changelog +* Wed Feb 17 2016 Jan Stanek - 4.3.0-9 +- Rebuild for sqlite 3.11.0 + * Fri Feb 05 2016 Fedora Release Engineering - 4.3.0-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild