diff --git a/geoclue-2.4.7.tar.xz b/geoclue-2.4.7.tar.xz deleted file mode 100644 index 8b3f11d..0000000 --- a/geoclue-2.4.7.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d17b96bb5799a84723385ea5704235565e9c3dedd2b7afac475a06e550ae0ea6 -size 368472 diff --git a/geoclue-2.4.8.tar.xz b/geoclue-2.4.8.tar.xz new file mode 100644 index 0000000..dae6926 --- /dev/null +++ b/geoclue-2.4.8.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:12175167a97f30cb9d739225b339a69a2237ebc4c91ccfb6e73059504f0ecf23 +size 368404 diff --git a/geoclue2.changes b/geoclue2.changes index cf74d2f..819d4e5 100644 --- a/geoclue2.changes +++ b/geoclue2.changes @@ -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 diff --git a/geoclue2.spec b/geoclue2.spec index 6d0ed0f..d26330b 100644 --- a/geoclue2.spec +++ b/geoclue2.spec @@ -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)