From a9d87eae18afc1b66370afce5be71ea4efa3a1df Mon Sep 17 00:00:00 2001 From: Sandro Mani Date: Sat, 13 Feb 2021 18:25:53 +0100 Subject: [PATCH] Rebuild (geos) --- libspatialite.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libspatialite.spec b/libspatialite.spec index b01fbda..4e5b118 100644 --- a/libspatialite.spec +++ b/libspatialite.spec @@ -40,7 +40,7 @@ Name: libspatialite Version: 5.0.1 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Enables SQLite to support spatial data License: MPLv1.1 or GPLv2+ or LGPLv2+ URL: https://www.gaia-gis.it/fossil/libspatialite @@ -135,6 +135,9 @@ find %{buildroot} -type f -name "*.la" -delete %changelog +* Sat Feb 13 2021 Sandro Mani - 5.0.1-5 +- Rebuild (geos) + * Wed Feb 10 2021 Sandro Mani - 5.0.1-4 - Use %%autosetup