Rebuild for sqlite 1.19.1

This commit is contained in:
Petr Kubat 2017-05-25 10:16:59 +02:00
parent 895dc565d3
commit a510cc74f4
1 changed files with 5 additions and 2 deletions

View File

@ -1,8 +1,8 @@
%global sqlitever 3.18.0
%global sqlitever 3.19.1
Name: spatialite-tools
Version: 4.3.0
Release: 21%{?dist}
Release: 22%{?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
* Thu May 25 2017 Petr Kubat <pkubat@redhat.com> - 4.3.0-22
- Rebuild for sqlite 3.19.1
* Mon Apr 03 2017 Petr Kubat <pkubat@redhat.com> - 4.3.0-21
- Rebuild for sqlite 3.18.0