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:
parent
b02a782a62
commit
e4e979a22a
3
geoclue-2.1.10.tar.xz
Normal file
3
geoclue-2.1.10.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f1d7e7a9c60633d3d747f55fee848299114b3222a4d65e955c2cbcd297d01c68
|
||||
size 334916
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b416eea6042d774359f7a141e4e57704c3220363ab8e0bf5c212b1bd2976092b
|
||||
size 331532
|
@ -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
|
||||
|
||||
|
@ -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+
|
||||
|
Loading…
x
Reference in New Issue
Block a user