From 6c90589d0ffd48a187ecff0393e6febaa156c44b Mon Sep 17 00:00:00 2001 From: Devrim GUNDUZ Date: Wed, 6 Mar 2013 09:39:21 +0200 Subject: [PATCH] - Update to 3.3.7, per changes described in: http://trac.osgeo.org/geos/browser/tags/3.3.7/NEWS --- .gitignore | 2 +- geos.spec | 6 +++++- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index d61696e..21fe92c 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -/geos-3.3.7.tar.bz2 +/geos-3.3.8.tar.bz2 diff --git a/geos.spec b/geos.spec index 6031d5b..82399fa 100644 --- a/geos.spec +++ b/geos.spec @@ -1,5 +1,5 @@ Name: geos -Version: 3.3.7 +Version: 3.3.8 Release: 1%{?dist} Summary: GEOS is a C++ port of the Java Topology Suite @@ -168,6 +168,10 @@ rm -rf %{buildroot} %endif %changelog +* Wed Mar 6 2013 Devrim GUNDUZ - 3.3.8-1 +- Update to 3.3.8, per changes described in: + http://trac.osgeo.org/geos/browser/tags/3.3.8/NEWS + * Fri Jan 25 2013 Devrim GUNDUZ - 3.3.7-1 - Update to 3.3.7, per changes described in: http://trac.osgeo.org/geos/browser/tags/3.3.7/NEWS diff --git a/sources b/sources index abe6f08..671933b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -95ab996d22672b067d92c7dee2170460 geos-3.3.7.tar.bz2 +75be476d0831a2d14958fed76ca266de geos-3.3.8.tar.bz2