From fb8f18fa878df07709dff3dac64a0e4be0ac7d0e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Devrim=20G=C3=BCnd=C3=BCz?= Date: Tue, 6 Jan 2015 13:06:30 +0000 Subject: [PATCH] - Rebuild for new libgeotiff, per #1179222 --- gdal.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/gdal.spec b/gdal.spec index df7ffe5..e33b506 100644 --- a/gdal.spec +++ b/gdal.spec @@ -41,7 +41,7 @@ Name: gdal Version: 1.11.1 -Release: 4%{?dist} +Release: 5%{?dist} Summary: GIS file format library Group: System Environment/Libraries License: MIT @@ -768,6 +768,9 @@ popd #Or as before, using ldconfig %changelog +* Tue Jan 06 2015 Devrim GÜNDÜZ - 1.11.1-5 +- Rebuild for new libgeotiff, per #1179222 + * Sat Dec 6 2014 Volker Fröhlich - 1.11.1-4 - Apply upstream changeset 27949 to prevent a crash when using sqlite 3.8.7