From 4b54fd6bcd7131696da04c350fef94627d331a46 Mon Sep 17 00:00:00 2001 From: Petr Kubat Date: Tue, 15 Oct 2019 07:15:04 +0200 Subject: [PATCH] Rebuild for sqlite 3.30.1 --- spatialite-tools.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/spatialite-tools.spec b/spatialite-tools.spec index 9d704c6..38ad22a 100644 --- a/spatialite-tools.spec +++ b/spatialite-tools.spec @@ -1,8 +1,8 @@ -%global sqlitever 3.29.0 +%global sqlitever 3.30.1 Name: spatialite-tools Version: 4.3.0 -Release: 38%{?dist} +Release: 39%{?dist} Summary: A set of useful CLI tools for SpatiaLite License: GPLv3+ @@ -61,6 +61,9 @@ make install DESTDIR=%{buildroot} %{_bindir}/spatialite_xml_* %changelog +* Tue Oct 15 2019 Petr Kubat - 4.3.0-39 +- Rebuild for sqlite 3.30.1 + * Fri Jul 26 2019 Fedora Release Engineering - 4.3.0-38 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild