Rebuild for sqlite 3.26.0

This commit is contained in:
Petr Kubat 2018-12-12 09:26:10 +01:00
parent 6bb6587f82
commit 0ea925cc9d
1 changed files with 5 additions and 2 deletions

View File

@ -1,8 +1,8 @@
%global sqlitever 3.25.2
%global sqlitever 3.26.0
Name: spatialite-tools
Version: 4.3.0
Release: 31%{?dist}
Release: 32%{?dist}
Summary: A set of useful CLI tools for SpatiaLite
Group: Development/Tools
@ -62,6 +62,9 @@ make install DESTDIR=%{buildroot}
%{_bindir}/spatialite_xml_*
%changelog
* Wed Dec 12 2018 Petr Kubat <pkubat@redhat.com> - 4.3.0-32
- Rebuild for sqlite 3.26.0
* Thu Oct 11 2018 Petr Kubat <pkubat@redhat.com> - 4.3.0-31
- Rebuild for sqlite 3.25.2