geocode-glib/geocode-glib.changes

52 lines
2.0 KiB
Plaintext

-------------------------------------------------------------------
Tue Sep 3 06:39:28 UTC 2013 - dimstar@opensuse.org
- Update to version 0.99.3:
+ Fix a crash in reverse geocoding API.
+ Expose place icons when available from Nominatim.
+ Make GeocodeReverse locale safe.
+ Fix build against latest gnome-common.
-------------------------------------------------------------------
Wed Aug 21 06:46:26 UTC 2013 - dimstar@opensuse.org
- Update to version 0.99.2:
+ Make use of our new proxy to Nominatim at nominatim.gnome.org.
+ Better name/description for street numbers.
+ Fixes to build.
+ Drop all geoip code, which has been moved to Geoclue where it
belongs.
+ Fix failing testcases.
- Drop pkgconfig(geoip) BuildRequires: no longer needed.
-------------------------------------------------------------------
Wed Jul 31 14:59:05 UTC 2013 - dimstar@opensuse.org
- Update to version 0.99.1:
+ The library has almost been completey re-written since 0.99.0
so too many changes to document here. Most notable changes
however are:
- Freeform geocoding, and reverse geocoding search API.
- Search results are now locale aware.
- We now use Nominatim instead of Yahoo Places API for
(reverse-)geocoding. Not only is Nominatim a completely open
service, it is also has a lot more data to offer.
- GeoIP server and client API. WARNING: These will soon be
removed in favor of geoclue2 so do not use them in your
application. Instead use geoclue2 directly.
- More test cases.
- Various fixes to build and installation.
- Add pkgconfig(geoip) BuildRequires: new dependency.
-------------------------------------------------------------------
Fri Dec 9 09:27:41 UTC 2011 - dimstar@opensuse.org
- Split typelib file into typelib-1_0-GeocodeGlib-1_0 subpackage.
- Add typelib-1_0-GeocodeGlib-1_0 Requires to devel subpackage.
-------------------------------------------------------------------
Fri Jun 17 02:07:49 CEST 2011 - vuntz@opensuse.org
- Initial package (version 0.99.0).