Accepting request 596196 from Application:Geo
OBS-URL: https://build.opensuse.org/request/show/596196 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/geoclue2?expand=0&rev=28
This commit is contained in:
commit
6501a64801
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d17b96bb5799a84723385ea5704235565e9c3dedd2b7afac475a06e550ae0ea6
|
||||
size 368472
|
3
geoclue-2.4.8.tar.xz
Normal file
3
geoclue-2.4.8.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:12175167a97f30cb9d739225b339a69a2237ebc4c91ccfb6e73059504f0ecf23
|
||||
size 368404
|
@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 12 16:27:52 UTC 2018 - bjorn.lie@gmail.com
|
||||
|
||||
- Update to version 2.4.8:
|
||||
+ Fix threshold for detecting too old location update.
|
||||
+ Explain in the configuration what the applications white-list
|
||||
is meant for.
|
||||
+ Allow instant location updates from modem-based GPS.
|
||||
+ Fix a deadlock case in the helper library.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Feb 28 16:26:22 UTC 2018 - dimstar@opensuse.org
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
%define _name geoclue
|
||||
Name: geoclue2
|
||||
Version: 2.4.7
|
||||
Version: 2.4.8
|
||||
Release: 0
|
||||
Summary: GeoLocation Framework
|
||||
License: GPL-2.0-or-later
|
||||
@ -41,7 +41,7 @@ BuildRequires: pkgconfig(glib-2.0) >= 2.34.0
|
||||
BuildRequires: pkgconfig(gobject-introspection-1.0)
|
||||
BuildRequires: pkgconfig(json-glib-1.0) >= 0.14
|
||||
BuildRequires: pkgconfig(libsoup-2.4) >= 2.42
|
||||
BuildRequires: pkgconfig(mm-glib) >= 1.0
|
||||
BuildRequires: pkgconfig(mm-glib) >= 1.6
|
||||
BuildRequires: pkgconfig(systemd)
|
||||
# This daemon runs as srvGeoClue
|
||||
Requires: user(srvGeoClue)
|
||||
|
Loading…
x
Reference in New Issue
Block a user