- Update to 3.3.6, per changes described in:

http://trac.osgeo.org/geos/browser/tags/3.3.6/NEWS
This commit is contained in:
Devrim GUNDUZ 2012-11-16 10:05:07 +00:00
parent e27d9c31e9
commit ddd737a053
3 changed files with 7 additions and 3 deletions

2
.gitignore vendored
View File

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

View File

@ -1,5 +1,5 @@
Name: geos
Version: 3.3.5
Version: 3.3.6
Release: 1%{?dist}
Summary: GEOS is a C++ port of the Java Topology Suite
@ -168,6 +168,10 @@ rm -rf %{buildroot}
%endif
%changelog
* 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
* Tue Nov 13 2012 Devrim GUNDUZ <devrim@gunduz.org> - 3.3.5-1
- Update to 3.3.5
- Remove patch3, already in upstream.

View File

@ -1 +1 @@
2ba61afb7fe2c5ddf642d82d7b16e75b geos-3.3.5.tar.bz2
6fadfb941541875f4976f75fb0bbc800 geos-3.3.6.tar.bz2