From e4e979a22a0de634ed7b175ebc564a5a9558825d4bcc61cd02336e54e676fa96 Mon Sep 17 00:00:00 2001 From: Angelos Tzotsos Date: Sat, 4 Oct 2014 17:03:30 +0000 Subject: [PATCH] Accepting request 253895 from GNOME:Next - Update to version 2.1.10: + Disallow application if disabled explicitly in the configuration. + Make it easy to add alternative modem source(s), e.g ofono-based. + Map: - country-level accuracy to city-level since no source provides country-level accuracy. - neighborhood-level accuracy to city-level in WiFi source (only) so applications requesting neighborhood-level accuracy still get a location even if there is no modem available. + Fixes to WiFi source. + For easier debugging, add: - more debug prints. - commandline options to where-am-i demo application to specify timeout and requested accuracy level. + Fix a potential build failure. OBS-URL: https://build.opensuse.org/request/show/253895 OBS-URL: https://build.opensuse.org/package/show/Application:Geo/geoclue2?expand=0&rev=31 --- geoclue-2.1.10.tar.xz | 3 +++ geoclue-2.1.9.tar.xz | 3 --- geoclue2.changes | 21 +++++++++++++++++++++ geoclue2.spec | 2 +- 4 files changed, 25 insertions(+), 4 deletions(-) create mode 100644 geoclue-2.1.10.tar.xz delete mode 100644 geoclue-2.1.9.tar.xz diff --git a/geoclue-2.1.10.tar.xz b/geoclue-2.1.10.tar.xz new file mode 100644 index 0000000..0ecdc4f --- /dev/null +++ b/geoclue-2.1.10.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f1d7e7a9c60633d3d747f55fee848299114b3222a4d65e955c2cbcd297d01c68 +size 334916 diff --git a/geoclue-2.1.9.tar.xz b/geoclue-2.1.9.tar.xz deleted file mode 100644 index 3b3816e..0000000 --- a/geoclue-2.1.9.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b416eea6042d774359f7a141e4e57704c3220363ab8e0bf5c212b1bd2976092b -size 331532 diff --git a/geoclue2.changes b/geoclue2.changes index 2851e1b..e9e7d33 100644 --- a/geoclue2.changes +++ b/geoclue2.changes @@ -1,3 +1,24 @@ +------------------------------------------------------------------- +Sat Oct 4 09:04:06 UTC 2014 - dimstar@opensuse.org + +- Update to version 2.1.10: + + Disallow application if disabled explicitly in the + configuration. + + Make it easy to add alternative modem source(s), e.g + ofono-based. + + Map: + - country-level accuracy to city-level since no source provides + country-level accuracy. + - neighborhood-level accuracy to city-level in WiFi source + (only) so applications requesting neighborhood-level accuracy + still get a location even if there is no modem available. + + Fixes to WiFi source. + + For easier debugging, add: + - more debug prints. + - commandline options to where-am-i demo application to specify + timeout and requested accuracy level. + + Fix a potential build failure. + ------------------------------------------------------------------- Thu Aug 7 19:41:32 UTC 2014 - dimstar@opensuse.org diff --git a/geoclue2.spec b/geoclue2.spec index 092ebd8..a9f76b1 100644 --- a/geoclue2.spec +++ b/geoclue2.spec @@ -19,7 +19,7 @@ Name: geoclue2 %define _name geoclue %define dbus_user srvGeoClue -Version: 2.1.9 +Version: 2.1.10 Release: 0 Summary: GeoLocation Framework License: GPL-2.0+