Update to 3.3.7, per changes described in:

http://trac.osgeo.org/geos/browser/tags/3.3.7/NEWS
This commit is contained in:
Devrim GUNDUZ 2013-01-25 19:10:30 +02:00
parent ddd737a053
commit eb8b91e30b
3 changed files with 7 additions and 3 deletions

2
.gitignore vendored
View File

@ -1 +1 @@
/geos-3.3.6.tar.bz2
/geos-3.3.7.tar.bz2

View File

@ -1,5 +1,5 @@
Name: geos
Version: 3.3.6
Version: 3.3.7
Release: 1%{?dist}
Summary: GEOS is a C++ port of the Java Topology Suite
@ -168,6 +168,10 @@ rm -rf %{buildroot}
%endif
%changelog
* Fri Jan 25 2013 Devrim GUNDUZ <devrim@gunduz.org> - 3.3.7-1
- Update to 3.3.7, per changes described in:
http://trac.osgeo.org/geos/browser/tags/3.3.7/NEWS
* Fri Nov 16 2012 Devrim GUNDUZ <devrim@gunduz.org> - 3.3.6-1
- Update to 3.3.6, per changes described in:
http://trac.osgeo.org/geos/browser/tags/3.3.6/NEWS

View File

@ -1 +1 @@
6fadfb941541875f4976f75fb0bbc800 geos-3.3.6.tar.bz2
95ab996d22672b067d92c7dee2170460 geos-3.3.7.tar.bz2