[spatialite-tools] Rebuild for sqlite update

Volker Fröhlich volter at fedoraproject.org
Sat Jun 14 10:44:50 UTC 2014


commit 1fe7879f33ab3590555b8b3f4e603484031e12b9
Author: Volker Fröhlich <volker27 at gmx.at>
Date:   Sat Jun 14 12:44:13 2014 +0200

    Rebuild for sqlite update

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


More information about the scm-commits mailing list