Rebuild for sqlite 3.20.0

This commit is contained in:
Petr Kubat 2017-08-08 09:16:33 +02:00
parent d63a431151
commit a3f298f796
1 changed files with 5 additions and 2 deletions

View File

@ -1,8 +1,8 @@
%global sqlitever 3.19.3
%global sqlitever 3.20.0
Name: spatialite-tools
Version: 4.3.0
Release: 23%{?dist}
Release: 24%{?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
* Tue Aug 08 2017 Petr Kubat <pkubat@redhat.com> - 4.3.0-24
- Rebuild for sqlite 3.20.0
* Wed Jul 12 2017 Petr Kubat <pkubat@redhat.com> - 4.3.0-23
- Rebuild for sqlite 3.19.3