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
This commit is contained in:
Angelos Tzotsos 2014-10-04 17:03:30 +00:00 committed by Git OBS Bridge
parent b02a782a62
commit e4e979a22a
4 changed files with 25 additions and 4 deletions

3
geoclue-2.1.10.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:f1d7e7a9c60633d3d747f55fee848299114b3222a4d65e955c2cbcd297d01c68
size 334916

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:b416eea6042d774359f7a141e4e57704c3220363ab8e0bf5c212b1bd2976092b
size 331532

View File

@ -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

View File

@ -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+