From c361a2e695e5d73c25468d3f44d2a806b4cb56b2 Mon Sep 17 00:00:00 2001 From: Ondrej Dubaj Date: Fri, 5 Jun 2020 08:19:05 +0200 Subject: [PATCH] Rebuild for sqlite 3.32.2 --- spatialite-tools.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/spatialite-tools.spec b/spatialite-tools.spec index 8f3f27f..60c6aee 100644 --- a/spatialite-tools.spec +++ b/spatialite-tools.spec @@ -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 - 4.3.0-43 +- Rebuild for sqlite 3.32.2 + * Tue May 26 2020 Ondrej Dubaj - 4.3.0-42 - Rebuild for sqlite 3.32.1