Update to 3.3.1

This commit is contained in:
Devrim GÜNDÜZ 2011-10-04 19:47:37 -07:00
parent e1ad45f3ce
commit e24eb9bf8c
3 changed files with 6 additions and 3 deletions

2
.gitignore vendored
View File

@ -1 +1 @@
geos-3.3.0.tar.bz2
/geos-3.3.1.tar.bz2

View File

@ -1,5 +1,5 @@
Name: geos
Version: 3.3.0
Version: 3.3.1
Release: 1%{?dist}
Summary: GEOS is a C++ port of the Java Topology Suite
@ -140,6 +140,9 @@ rm -rf %{buildroot}
%endif
%changelog
* Tue Oct 4 2011 Devrim GUNDUZ <devrim@gunduz.org> - 3.3.1-1
- Update to 3.3.1
* Wed Jun 1 2011 Devrim GUNDUZ <devrim@gunduz.org> - 3.3.0-1
- Update to 3.3.0
- Remove 2 patches.

View File

@ -1 +1 @@
3301f3d1d747b95749384b8a356b022a geos-3.3.0.tar.bz2
b1ceefe205c9ee520b99f2b072c345f7 geos-3.3.1.tar.bz2