Rebuild for sqlite 3.32.3

This commit is contained in:
Ondrej Dubaj 2020-06-24 09:47:35 +02:00
parent c361a2e695
commit f09031352b
1 changed files with 5 additions and 2 deletions

View File

@ -1,8 +1,8 @@
%global sqlitever 3.32.2
%global sqlitever 3.32.3
Name: spatialite-tools
Version: 4.3.0
Release: 43%{?dist}
Release: 44%{?dist}
Summary: A set of useful CLI tools for SpatiaLite
License: GPLv3+
@ -61,6 +61,9 @@ make install DESTDIR=%{buildroot}
%{_bindir}/spatialite_xml_*
%changelog
* Wed Jun 24 2020 Ondrej Dubaj <odubaj@redhat.com> - 4.3.0-44
- Rebuild for sqlite 3.32.3
* Fri Jun 05 2020 Ondrej Dubaj <odubaj@redhat.com> - 4.3.0-43
- Rebuild for sqlite 3.32.2