Update to 3.4.2, per changes described in:

http://trac.osgeo.org/geos/browser/tags/3.4.2/NEWS
This commit is contained in:
Devrim GUNDUZ 2013-09-11 13:54:34 +03:00
parent 361dbb8130
commit a73ea68013
3 changed files with 8 additions and 4 deletions

2
.gitignore vendored
View File

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

View File

@ -1,6 +1,6 @@
Name: geos
Version: 3.3.8
Release: 3%{?dist}
Version: 3.4.2
Release: 1%{?dist}
Summary: GEOS is a C++ port of the Java Topology Suite
Group: Applications/Engineering
@ -168,6 +168,10 @@ rm -rf %{buildroot}
%endif
%changelog
* Wed Sep 11 2013 Devrim GUNDUZ <devrim@gunduz.org> - 3.4.2-1
- Update to 3.4.2, per changes described in:
http://trac.osgeo.org/geos/browser/tags/3.4.2/NEWS
* Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.3.8-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild

View File

@ -1 +1 @@
75be476d0831a2d14958fed76ca266de geos-3.3.8.tar.bz2
fc5df2d926eb7e67f988a43a92683bae geos-3.4.2.tar.bz2