Rebuild for sqlite 3.28.0

This commit is contained in:
Petr Kubat 2019-05-13 08:56:36 +02:00
parent 8028384b79
commit 8760d0d7fb
1 changed files with 5 additions and 2 deletions

View File

@ -1,8 +1,8 @@
%global sqlitever 3.27.2
%global sqlitever 3.28.0
Name: spatialite-tools
Version: 4.3.0
Release: 35%{?dist}
Release: 36%{?dist}
Summary: A set of useful CLI tools for SpatiaLite
License: GPLv3+
@ -61,6 +61,9 @@ make install DESTDIR=%{buildroot}
%{_bindir}/spatialite_xml_*
%changelog
* Mon May 13 2019 Petr Kubat <pkubat@redhat.com> - 4.3.0-36
- Rebuild for sqlite 3.28.0
* Thu Feb 28 2019 Petr Kubat <pkubat@redhat.com> - 4.3.0-35
- Rebuild for sqlite 3.27.2