From f25980717f48496654b3fd337828e8f97334ff18 Mon Sep 17 00:00:00 2001 From: Ignacio Vazquez-Abrams Date: Sat, 29 Nov 2008 16:37:00 +0000 Subject: [PATCH] Rebuild for Python 2.6 --- gdal.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/gdal.spec b/gdal.spec index 2a10880..e893d25 100644 --- a/gdal.spec +++ b/gdal.spec @@ -1,6 +1,6 @@ Name: gdal Version: 1.5.3 -Release: 1%{?dist} +Release: 2%{?dist} Summary: GIS file format library Group: System Environment/Libraries License: MIT @@ -533,6 +533,9 @@ rm -rf $RPM_BUILD_ROOT %endif %changelog +* Sat Nov 29 2008 Ignacio Vazquez-Abrams - 1.5.3-2 +- Rebuild for Python 2.6 + * Fri Oct 24 2008 Balint Cristian - 1.5.3-1 - new stable - ship static package too