From 972c29537d314e866f54c5ffd95a834533d043992e84ce0d1d9a832692a8d386 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Thu, 19 Sep 2013 19:26:20 +0000 Subject: [PATCH] Accepting request 199426 from home:dimstar:branches:GNOME:Factory Update to 0.99.4 OBS-URL: https://build.opensuse.org/request/show/199426 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/geocode-glib?expand=0&rev=15 --- geocode-glib-0.99.3.tar.xz | 3 --- geocode-glib-0.99.4.tar.xz | 3 +++ geocode-glib.changes | 13 +++++++++++++ geocode-glib.spec | 4 ++-- 4 files changed, 18 insertions(+), 5 deletions(-) delete mode 100644 geocode-glib-0.99.3.tar.xz create mode 100644 geocode-glib-0.99.4.tar.xz diff --git a/geocode-glib-0.99.3.tar.xz b/geocode-glib-0.99.3.tar.xz deleted file mode 100644 index c434690..0000000 --- a/geocode-glib-0.99.3.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:58a876d5a6df086654785518f155b8c06661ad6e41f8babd7d1ea92063e2fb1a -size 295856 diff --git a/geocode-glib-0.99.4.tar.xz b/geocode-glib-0.99.4.tar.xz new file mode 100644 index 0000000..13cd296 --- /dev/null +++ b/geocode-glib-0.99.4.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ba51f44014b51e09d598b48396465cb60775ffe9f947e2ee8becbf688dc322c9 +size 299152 diff --git a/geocode-glib.changes b/geocode-glib.changes index a2a01dc..02d2e13 100644 --- a/geocode-glib.changes +++ b/geocode-glib.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Tue Sep 17 17:01:31 UTC 2013 - dimstar@opensuse.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 06:39:28 UTC 2013 - dimstar@opensuse.org diff --git a/geocode-glib.spec b/geocode-glib.spec index 00cc666..438f457 100644 --- a/geocode-glib.spec +++ b/geocode-glib.spec @@ -17,7 +17,7 @@ Name: geocode-glib -Version: 0.99.3 +Version: 0.99.4 Release: 0 Summary: Convenience library for the Yahoo! Place Finder APIs License: LGPL-2.0+ @@ -113,7 +113,7 @@ rm -rf %{buildroot} %files devel %defattr(-,root,root) -%doc %{_datadir}/gtk-doc/html/geocode-glib/ +%doc %{_datadir}/gtk-doc/html/geocode-glib-1.0/ %{_datadir}/gir-1.0/*.gir %{_includedir}/geocode-glib-1.0/ %{_libdir}/pkgconfig/geocode-glib-1.0.pc