Hello community, here is the log from the commit of package geoclue2 for openSUSE:Factory checked in at 2015-10-14 16:38:22 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/geoclue2 (Old) and /work/SRC/openSUSE:Factory/.geoclue2.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "geoclue2" Changes: -------- --- /work/SRC/openSUSE:Factory/geoclue2/geoclue2.changes 2015-04-22 01:13:18.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.geoclue2.new/geoclue2.changes 2015-10-14 16:38:24.000000000 +0200 @@ -1,0 +2,25 @@ +Mon Sep 28 15:35:11 UTC 2015 - [email protected] + +- Update to 2.3.0 + * Add a network NMEA source, which together with this application: + https://wiki.gnome.org/Apps/GeoclueShare allows you to use the + GPS of your Android device on your geoclue-enabled machine. + * Allow root to own the name on the bus, i-e run the service. + * Make use of compass device if available, through iio-proxy. + * Fix a hang on client starting twice. + * More helpful error on agent rejection. + * Improved documentation. + * Do not ship generated D-Bus service files in the tarball. + * Only allow the geoclue user and root to call methods on agents. + * Fix ignoring of valid location updates due to comparison of + stances in different units. + * Correctly handle two consecutive location updates with same + mestamp on them. + * Correctly handle late location update. + * Build system fixes: + + Fix detection of gdbus-codegen tool. + + Workaround an intltool issue. +- Update dependencies +- Make build more verbose + +------------------------------------------------------------------- Old: ---- geoclue-2.2.0.tar.xz New: ---- geoclue-2.3.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ geoclue2.spec ++++++ --- /var/tmp/diff_new_pack.XWyTlN/_old 2015-10-14 16:38:25.000000000 +0200 +++ /var/tmp/diff_new_pack.XWyTlN/_new 2015-10-14 16:38:25.000000000 +0200 @@ -19,18 +19,22 @@ %define _name geoclue %define dbus_user srvGeoClue Name: geoclue2 -Version: 2.2.0 +Version: 2.3.0 Release: 0 Summary: GeoLocation Framework License: GPL-2.0+ Group: System/Libraries Url: http://people.freedesktop.org/~zeenix/releases/ -Source: http://www.freedesktop.org/software/geoclue/releases/2.2/%{_name}-%{version}.tar.xz +Source: http://www.freedesktop.org/software/geoclue/releases/2.3/%{_name}-%{version}.tar.xz # PATCH-FIX-UPSTREAM geoclue2-permit-gnome-maps.patch [email protected] -- Allow gnome-maps to access geoclue Patch0: geoclue2-permit-gnome-maps.patch +BuildRequires: gtk-doc BuildRequires: intltool >= 0.40.0 +BuildRequires: pkg-config BuildRequires: systemd-rpm-macros BuildRequires: perl(XML::Parser) +BuildRequires: pkgconfig(avahi-client) >= 0.6.10 +BuildRequires: pkgconfig(avahi-glib) >= 0.6.10 BuildRequires: pkgconfig(gio-2.0) >= 2.34.0 BuildRequires: pkgconfig(gio-unix-2.0) >= 2.34.0 BuildRequires: pkgconfig(glib-2.0) >= 2.34.0 @@ -68,7 +72,7 @@ %configure \ --disable-geoip-server \ --with-dbus-service-user=%{dbus_user} -make %{?_smp_mflags} +make %{?_smp_mflags} V=1 %install make DESTDIR=%{buildroot} install %{?_smp_mflags} ++++++ geoclue-2.2.0.tar.xz -> geoclue-2.3.0.tar.xz ++++++ ++++ 11751 lines of diff (skipped) ++++++ geoclue2-permit-gnome-maps.patch ++++++ --- /var/tmp/diff_new_pack.XWyTlN/_old 2015-10-14 16:38:25.000000000 +0200 +++ /var/tmp/diff_new_pack.XWyTlN/_new 2015-10-14 16:38:25.000000000 +0200 @@ -1,8 +1,8 @@ -Index: geoclue-2.1.9/data/geoclue.conf.in +Index: geoclue-2.3.0/data/geoclue.conf.in =================================================================== ---- geoclue-2.1.9.orig/data/geoclue.conf.in -+++ geoclue-2.1.9/data/geoclue.conf.in -@@ -65,3 +65,8 @@ users= +--- geoclue-2.3.0.orig/data/geoclue.conf.in ++++ geoclue-2.3.0/data/geoclue.conf.in +@@ -77,3 +77,8 @@ users= allowed=true system=false users=
