- 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-03-06 09:39:21 +02:00
parent eb8b91e30b
commit 6c90589d0f
3 changed files with 7 additions and 3 deletions

2
.gitignore vendored
View File

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

View File

@ -1,5 +1,5 @@
Name: geos
Version: 3.3.7
Version: 3.3.8
Release: 1%{?dist}
Summary: GEOS is a C++ port of the Java Topology Suite
@ -168,6 +168,10 @@ rm -rf %{buildroot}
%endif
%changelog
* Wed Mar 6 2013 Devrim GUNDUZ <devrim@gunduz.org> - 3.3.8-1
- Update to 3.3.8, per changes described in:
http://trac.osgeo.org/geos/browser/tags/3.3.8/NEWS
* 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

View File

@ -1 +1 @@
95ab996d22672b067d92c7dee2170460 geos-3.3.7.tar.bz2
75be476d0831a2d14958fed76ca266de geos-3.3.8.tar.bz2