From 87b6e62bbf85a7fe34c7e6aa5e64d16b3b410475 Mon Sep 17 00:00:00 2001 From: Devrim GUNDUZ Date: Mon, 9 Jan 2012 02:34:58 +0200 Subject: [PATCH] Update to 3.3.2 --- .gitignore | 2 +- geos.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index 15a8390..64e6fd2 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -/geos-3.3.1.tar.bz2 +/geos-3.3.2.tar.bz2 diff --git a/geos.spec b/geos.spec index 5f4514d..81cd38e 100644 --- a/geos.spec +++ b/geos.spec @@ -1,6 +1,6 @@ Name: geos -Version: 3.3.1 -Release: 3%{?dist} +Version: 3.3.2 +Release: 1%{?dist} Summary: GEOS is a C++ port of the Java Topology Suite Group: Applications/Engineering @@ -162,6 +162,9 @@ rm -rf %{buildroot} %endif %changelog +* Mon Jan 09 2012 Devrim GUNDUZ - 3.3.2-1 +- Update to 3.3.2 + * Tue Dec 27 2011 Rex Dieter 3.3.1-3 - track soname so abi bumps aren't a surprise diff --git a/sources b/sources index 09172b0..0e393d1 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -b1ceefe205c9ee520b99f2b072c345f7 geos-3.3.1.tar.bz2 +5b7270c73fd1c516f368af8fd1962323 geos-3.3.2.tar.bz2