Accepting request 709442 from Application:Geo

- Update to version 3.7.2
  * Envelope constructor using strtod (#875 Paul Ramsey)
  * Failure in CMake for OSX Framework (#936 Paul Ramsey)
  * Polygon build failure in Overlay difference (#789 Paul Ramsey)
  * Invalid union result from valid polygon inputs (#838)

OBS-URL: https://build.opensuse.org/request/show/709442
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/geos?expand=0&rev=11
This commit is contained in:
Dominique Leuenberger 2019-06-25 20:21:44 +00:00 committed by Git OBS Bridge
commit 6aeb8ac786
4 changed files with 14 additions and 5 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:0006c7b49eaed016b9c5c6f872417a7d7dc022e069ddd683335793d905a8228c
size 2055129

3
geos-3.7.2.tar.bz2 Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:2166e65be6d612317115bfec07827c11b403c3f303e0a7420a2106bc999d7707
size 2071465

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Wed Jun 12 14:09:59 UTC 2019 - Martin Pluskal <mpluskal@suse.com>
- Update to version 3.7.2
* Envelope constructor using strtod (#875 Paul Ramsey)
* Failure in CMake for OSX Framework (#936 Paul Ramsey)
* Polygon build failure in Overlay difference (#789 Paul Ramsey)
* Invalid union result from valid polygon inputs (#838)
-------------------------------------------------------------------
Mon Feb 18 20:05:25 UTC 2019 - Bruno Friedmann <bruno@ioda-net.ch>

View File

@ -16,9 +16,9 @@
#
%define uver 3_7_1
%define uver 3_7_2
Name: geos
Version: 3.7.1
Version: 3.7.2
Release: 0
Summary: Geometry Engine - Open Source
License: LGPL-2.1-only