Compare commits

...

2 Commits
rawhide ... f32

Author SHA1 Message Date
Sandro Mani fe241675db Bump sqlitever 2020-11-21 12:29:46 +01:00
Sandro Mani 77ef62002b Rebuild (sqlite) 2020-11-21 12:24:15 +01:00
1 changed files with 5 additions and 2 deletions

View File

@ -1,8 +1,8 @@
%global sqlitever 3.32.3
%global sqlitever 3.33.0
Name: spatialite-tools
Version: 4.3.0
Release: 44%{?dist}
Release: 45%{?dist}
Summary: A set of useful CLI tools for SpatiaLite
License: GPLv3+
@ -61,6 +61,9 @@ make install DESTDIR=%{buildroot}
%{_bindir}/spatialite_xml_*
%changelog
* Sat Nov 21 12:23:36 CET 2020 Sandro Mani <manisandro@gmail.com> - 4.3.0-45
- Rebuild (sqlite)
* Wed Jun 24 2020 Ondrej Dubaj <odubaj@redhat.com> - 4.3.0-44
- Rebuild for sqlite 3.32.3