Rebuild for sqlite 3.25.2

This commit is contained in:
Petr Kubat 2018-10-11 09:16:06 +02:00
parent eaad2a5e90
commit 6bb6587f82
1 changed files with 5 additions and 2 deletions

View File

@ -1,8 +1,8 @@
%global sqlitever 3.24.0
%global sqlitever 3.25.2
Name: spatialite-tools
Version: 4.3.0
Release: 30%{?dist}
Release: 31%{?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
* Thu Oct 11 2018 Petr Kubat <pkubat@redhat.com> - 4.3.0-31
- Rebuild for sqlite 3.25.2
* Mon Jul 23 2018 Volker Froehlich <volker27@gmx.at> - 4.3.0-30
- Rebuild for sqlite 3.24.0
- Add BR for gcc