Rebuild for sqlite 1.18.0

This commit is contained in:
Petr Kubat 2017-04-03 14:46:19 +02:00
parent 8ed3bdd053
commit 895dc565d3
1 changed files with 5 additions and 2 deletions

View File

@ -1,8 +1,8 @@
%global sqlitever 3.17.0
%global sqlitever 3.18.0
Name: spatialite-tools
Version: 4.3.0
Release: 20%{?dist}
Release: 21%{?dist}
Summary: A set of useful CLI tools for SpatiaLite
Group: Development/Tools
@ -61,6 +61,9 @@ make install DESTDIR=%{buildroot}
%{_bindir}/spatialite_xml_*
%changelog
* Mon Apr 03 2017 Petr Kubat <pkubat@redhat.com> - 4.3.0-21
- Rebuild for sqlite 3.18.0
* Wed Feb 22 2017 Jakub Dorňák <jakub.dornak@misli.cz> - 4.3.0-20
- Rebuild for sqlite 3.17.0