From ce2b5100d6f7c22cee989645ef0e187baaf9761fae6c3a5af4c49c884131574a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B8rn=20Lie?= Date: Wed, 21 Aug 2013 21:19:35 +0000 Subject: [PATCH] Accepting request 195780 from home:dimstar:branches:GNOME:Factory Update to 0.99.2 OBS-URL: https://build.opensuse.org/request/show/195780 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/geocode-glib?expand=0&rev=11 --- geocode-glib-0.99.1.tar.xz | 3 --- geocode-glib-0.99.2.tar.xz | 3 +++ geocode-glib.changes | 12 ++++++++++++ geocode-glib.spec | 7 +------ 4 files changed, 16 insertions(+), 9 deletions(-) delete mode 100644 geocode-glib-0.99.1.tar.xz create mode 100644 geocode-glib-0.99.2.tar.xz diff --git a/geocode-glib-0.99.1.tar.xz b/geocode-glib-0.99.1.tar.xz deleted file mode 100644 index 00a1a58..0000000 --- a/geocode-glib-0.99.1.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c868a2f99d9d2c2d8b42a7dc5b19b917ead62db529669ab70e7c378bae0a8b55 -size 328952 diff --git a/geocode-glib-0.99.2.tar.xz b/geocode-glib-0.99.2.tar.xz new file mode 100644 index 0000000..38d15e3 --- /dev/null +++ b/geocode-glib-0.99.2.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ac4c388603f4c1796df0e9207995b04d35c2116ee99b9f5e173a73eac64abd02 +size 323288 diff --git a/geocode-glib.changes b/geocode-glib.changes index 9b16775..822c6b7 100644 --- a/geocode-glib.changes +++ b/geocode-glib.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +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 diff --git a/geocode-glib.spec b/geocode-glib.spec index 893e4ad..d2110f7 100644 --- a/geocode-glib.spec +++ b/geocode-glib.spec @@ -17,7 +17,7 @@ Name: geocode-glib -Version: 0.99.1 +Version: 0.99.2 Release: 0 Summary: Convenience library for the Yahoo! Place Finder APIs License: LGPL-2.0+ @@ -27,7 +27,6 @@ Source: http://download.gnome.org/sources/geocode-glib/0.99/%{name}-%{ve BuildRequires: gnome-doc-utils-devel BuildRequires: gobject-introspection-devel BuildRequires: intltool -BuildRequires: pkgconfig(geoip) BuildRequires: pkgconfig(gio-2.0) >= 2.34 BuildRequires: pkgconfig(json-glib-1.0) >= 0.14 BuildRequires: pkgconfig(libsoup-2.4) @@ -103,10 +102,6 @@ rm -rf %{buildroot} %postun -n libgeocode-glib0 -p /sbin/ldconfig -%files -%defattr(-,root,root) -%{_bindir}/geoip-update - %files -n libgeocode-glib0 %defattr(-,root,root) %doc AUTHORS COPYING.LIB NEWS README