diff --git a/geopy-1.10.0.tar.gz b/geopy-1.10.0.tar.gz deleted file mode 100644 index e91cbfb..0000000 --- a/geopy-1.10.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e8d6a15542050af1426cf0f7f867df5ea3f453f337c292b9ff1243ba464c4231 -size 84996 diff --git a/geopy-1.11.0.tar.gz b/geopy-1.11.0.tar.gz new file mode 100644 index 0000000..32c9e08 --- /dev/null +++ b/geopy-1.11.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4250e5a9e9f7abb990eddf01d1491fc112755e14f76060011c607ba759a74112 +size 88667 diff --git a/python-geopy.changes b/python-geopy.changes index 44e3507..04d155d 100644 --- a/python-geopy.changes +++ b/python-geopy.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Thu Feb 18 15:12:48 UTC 2016 - eshmarnev@suse.com + +- update to version 1.11.0: + * ADDED: Photon geocoder. + * ADDED: Bing supports structured query parameters. + * CHANGED: Geocoders send a User-Agent header, which by default is geopy/1.11.0. + * FIXED: Index out of range error with no results using Yandex. + * FIXED: Nominatim was incorrectly sending view_box when not requested, and formatting it incorrectly. + ------------------------------------------------------------------- Tue May 5 15:39:14 UTC 2015 - benoit.monin@gmx.fr diff --git a/python-geopy.spec b/python-geopy.spec index c5e9862..a0e5cb9 100644 --- a/python-geopy.spec +++ b/python-geopy.spec @@ -1,7 +1,7 @@ # # spec file for package python-geopy # -# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: python-geopy -Version: 1.10.0 +Version: 1.11.0 Release: 0 Url: http://code.google.com/p/geopy/ Summary: Python Geocoding Toolbox