Update to 3.3.2

This commit is contained in:
Devrim GUNDUZ 2012-01-09 02:34:58 +02:00
parent 8d59f26dcc
commit 87b6e62bbf
3 changed files with 7 additions and 4 deletions

2
.gitignore vendored
View File

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

View File

@ -1,6 +1,6 @@
Name: geos
Version: 3.3.1
Release: 3%{?dist}
Version: 3.3.2
Release: 1%{?dist}
Summary: GEOS is a C++ port of the Java Topology Suite
Group: Applications/Engineering
@ -162,6 +162,9 @@ rm -rf %{buildroot}
%endif
%changelog
* Mon Jan 09 2012 Devrim GUNDUZ <devrim@gunduz.org> - 3.3.2-1
- Update to 3.3.2
* Tue Dec 27 2011 Rex Dieter <rdieter@fedoraproject.org> 3.3.1-3
- track soname so abi bumps aren't a surprise

View File

@ -1 +1 @@
b1ceefe205c9ee520b99f2b072c345f7 geos-3.3.1.tar.bz2
5b7270c73fd1c516f368af8fd1962323 geos-3.3.2.tar.bz2