[spatialite-tools] Rebuild for sqlite 3.8.6

Volker Fröhlich volter at fedoraproject.org
Wed Aug 20 19:32:07 UTC 2014


commit 61e87431d78cb9a64e8ae6ee9422e6ac4b6dd511
Author: Volker Fröhlich <volker27 at gmx.at>
Date:   Wed Aug 20 21:31:42 2014 +0200

    Rebuild for sqlite 3.8.6

 spatialite-tools.spec |   12 +++++++++---
 1 files changed, 9 insertions(+), 3 deletions(-)
---
diff --git a/spatialite-tools.spec b/spatialite-tools.spec
index f58d04b..4608504 100644
--- a/spatialite-tools.spec
+++ b/spatialite-tools.spec
@@ -2,10 +2,13 @@
 %global sqlitever 3.8.3
 %endif
 %if 0%{?fedora} == 20
-%global sqlitever 3.8.5
+%global sqlitever 3.8.6
 %endif
 %if 0%{?fedora} == 21
-%global sqlitever 3.8.5
+%global sqlitever 3.8.6
+%endif
+%if 0%{?fedora} == 22
+%global sqlitever 3.8.6
 %endif
 %if 0%{?rhel} == 6
 %global sqlitever 3.6.20
@@ -13,7 +16,7 @@
 
 Name:           spatialite-tools
 Version:        4.2.0
-Release:        2%{?dist}
+Release:        3%{?dist}
 Summary:        A set of useful CLI tools for SpatiaLite
 
 Group:          Development/Tools
@@ -71,6 +74,9 @@ make install DESTDIR=%{buildroot}
 %{_bindir}/spatialite_xml_*
 
 %changelog
+* Sat Jun 14 2014 Volker Fröhlich <volker27 at gmx.at> - 4.2.0-3
+- Rebuild for sqlite 3.8.6
+
 * Mon Aug 18 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 4.2.0-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
 


More information about the scm-commits mailing list