Changelog for
geocode-glib-devel-3.12.2-1.3.x86_64.rpm :
Sat May 17 14:00:00 2014 zaitorAATTopensuse.org
- Update to version 3.12.2:
+ Fix memory leaks in \'geo\' URI parsing and testing.
Mon Mar 24 13:00:00 2014 zaitorAATTopensuse.org
- Update to version 3.12.0:
+ No changes since 3.11.92.
Wed Mar 19 13:00:00 2014 dimstarAATTopensuse.org
- Update to version 3.11.92.2:
+ Nano release to fix configure.ac hickup.
- Changes from version 3.11.92.1:
+ Fix typo in Nominatim search result attribute.
Tue Mar 18 13:00:00 2014 dimstarAATTopensuse.org
- Update to version 3.11.92:
+ Add osm-id property to GeocodePlace.
Tue Mar 4 13:00:00 2014 dimstarAATTopensuse.org
- Update to version 3.11.91:
+ Adapt to fixed behavior of json-glib. Without this we get a
crash on parsing search results.
+ Require json-glib >= 0.99.2.
Tue Feb 4 13:00:00 2014 dimstarAATTopensuse.org
- Update to version 3.11.5:
+ API to expose bounding box of places from Nominatim.
+ Switch to jsonv2 format of Nominatim API to get all needed
info.
Tue Jan 14 13:00:00 2014 dimstarAATTopensuse.org
- Update to version 3.11.4.1:
+ A nano releaase to fix icon installation in 3.11.4.
Tue Jan 14 13:00:00 2014 dimstarAATTopensuse.org
- Update to version 3.11.4:
+ Do not depend on intltool, use upstream gettext instead.
+ Check for libsoup not libsoup-gnome in Makefile.am.
+ Add parsing of geo URI to GeocodeLocation (RFC 5870).
+ Add altitude and CRS (Coordinate Reference System) property to
GeocodeLocation.
+ Allow specifying a bounding-box search-area for GeocodeForward
searches.
+ Replace the Nominatim place icons with place type derived
icons, using the BSD licensed Maki point-of-interest icon set.
- Require geocode-glib from the library package in ordere to have
the new icon set available to the library.
- Add hicolor-icon-theme BuildRequires: needed for the post/postun
script macros.
Mon Sep 23 14:00:00 2013 dimstarAATTopensuse.org
- Update to version 3.10.0:
+ Depend on json-glib >= 0.16.2 to avoid conflict w/ json-c.
+ Remove a now redundant workaround from a testcase.
+ Fix `make distcheck` against latest gtk-doc.
Tue Sep 17 14:00:00 2013 dimstarAATTopensuse.org
- Update to version 0.99.4:
+ Fixes to gobject-introspection.
+ Version documentation installation directory.
+ Documentation build fixes.
+ Explicitly link to libm.
+ Fix a leak.
+ Sync GeocodeLocation with its copy in Geoclue.
+ Ensure country codes are always in upper-case.
+ Some cleanups.
Tue Sep 3 14:00:00 2013 dimstarAATTopensuse.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 14:00:00 2013 dimstarAATTopensuse.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:00:00 2013 dimstarAATTopensuse.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 13:00:00 2011 dimstarAATTopensuse.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 14:00:00 2011 vuntzAATTopensuse.org
- Initial package (version 0.99.0).