diff --git a/.gitignore b/.gitignore index 64e6fd2..12cedb3 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -/geos-3.3.2.tar.bz2 +/geos-3.3.5.tar.bz2 diff --git a/geos.spec b/geos.spec index c184468..adcfd29 100644 --- a/geos.spec +++ b/geos.spec @@ -1,6 +1,6 @@ Name: geos -Version: 3.3.2 -Release: 3%{?dist} +Version: 3.3.5 +Release: 1%{?dist} Summary: GEOS is a C++ port of the Java Topology Suite Group: Applications/Engineering @@ -13,9 +13,7 @@ Patch1: geos-3.2.1-swig.patch # Fixes SWIG interface for Ruby 1.9 compatibility. # http://trac.osgeo.org/geos/ticket/379 Patch2: geos-3.3.2-ruby-19.patch -# Fixes PHP 5.4 build issues. -# http://trac.osgeo.org/geos/ticket/513 -Patch3: geos-3.3.2-php-5.4.patch + BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: doxygen libtool %if "%{?dist}" != ".el4" @@ -78,7 +76,6 @@ PHP module to build applications using GEOS and PHP %setup -q %patch0 -p0 -b .gcc43 %patch2 -p0 -b .ruby19 -%patch3 -p0 -b .php54 %build @@ -171,6 +168,9 @@ rm -rf %{buildroot} %endif %changelog +* Tue Nov 13 2012 Devrim GUNDUZ - 3.3.5-1 +- Update to 3.3.5 + * Thu Jul 19 2012 Fedora Release Engineering - 3.3.2-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild diff --git a/sources b/sources index 0e393d1..142e4cf 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -5b7270c73fd1c516f368af8fd1962323 geos-3.3.2.tar.bz2 +2ba61afb7fe2c5ddf642d82d7b16e75b geos-3.3.5.tar.bz2