From dc800b648a8ef626a036abdfaafedd33fbd40420 Mon Sep 17 00:00:00 2001 From: Bruno Wolff III Date: Sun, 2 Dec 2012 09:34:05 -0600 Subject: [PATCH] Rebuild for libspatialite soname bump --- gdal.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/gdal.spec b/gdal.spec index 31d4ba0..c961688 100644 --- a/gdal.spec +++ b/gdal.spec @@ -30,7 +30,7 @@ Name: gdal Version: 1.9.1 -Release: 11%{?dist} +Release: 12%{?dist} Summary: GIS file format library Group: System Environment/Libraries License: MIT @@ -795,6 +795,9 @@ rm -rf %{buildroot} #Or as before, using ldconfig %changelog +* Sun Dec 2 2012 Bruno Wolff III - 1.9.1-12 +- Rebuild for libspatialite soname bump + * Thu Aug 9 2012 Volker Fröhlich - 1.9.1-11 - Correct and extend conditionals for ppc andd ppc64, considering libspatialite Related to BZ #846301