Update to 3.3.2
This commit is contained in:
parent
8d59f26dcc
commit
87b6e62bbf
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
||||
/geos-3.3.1.tar.bz2
|
||||
/geos-3.3.2.tar.bz2
|
||||
|
||||
@ -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
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user