Rebuild for sqlite 3.32.2

This commit is contained in:
Ondrej Dubaj 2020-06-05 08:19:05 +02:00
parent 046eacadba
commit c361a2e695
1 changed files with 5 additions and 2 deletions

View File

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