From e24eb9bf8c6f01bb5c3ccb2642fda467e1a45b54 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Devrim=20G=C3=9CND=C3=9CZ?= Date: Tue, 4 Oct 2011 19:47:37 -0700 Subject: [PATCH] Update to 3.3.1 --- .gitignore | 2 +- geos.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 6a02c16..15a8390 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -geos-3.3.0.tar.bz2 +/geos-3.3.1.tar.bz2 diff --git a/geos.spec b/geos.spec index 8c26ebc..be8ed53 100644 --- a/geos.spec +++ b/geos.spec @@ -1,5 +1,5 @@ Name: geos -Version: 3.3.0 +Version: 3.3.1 Release: 1%{?dist} Summary: GEOS is a C++ port of the Java Topology Suite @@ -140,6 +140,9 @@ rm -rf %{buildroot} %endif %changelog +* Tue Oct 4 2011 Devrim GUNDUZ - 3.3.1-1 +- Update to 3.3.1 + * Wed Jun 1 2011 Devrim GUNDUZ - 3.3.0-1 - Update to 3.3.0 - Remove 2 patches. diff --git a/sources b/sources index b3a418d..09172b0 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -3301f3d1d747b95749384b8a356b022a geos-3.3.0.tar.bz2 +b1ceefe205c9ee520b99f2b072c345f7 geos-3.3.1.tar.bz2