From 5fc5319b6c85908cedc7979d5a2e55b94c3d81928ef0fb54784fe2d95a287b5b Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Tue, 14 May 2024 14:42:46 +0000 Subject: [PATCH] Accepting request 1174025 from GNOME:Next - Re-Enable location-services support: + Pass -Dlocation-services=enabled to meson. ** Support had been disabled by upstream as the mozilla location service will shut down. which in turn means location service will not be very accurate anymore. OBS-URL: https://build.opensuse.org/request/show/1174025 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-control-center?expand=0&rev=553 --- gnome-control-center.changes | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/gnome-control-center.changes b/gnome-control-center.changes index 5bb9f5c..2d4fa19 100644 --- a/gnome-control-center.changes +++ b/gnome-control-center.changes @@ -1,8 +1,11 @@ ------------------------------------------------------------------- Mon May 13 23:02:40 UTC 2024 - Richard Rahl -- enable location-services build, so users can choose for themselves, - like in the past +- Re-Enable location-services support: + + Pass -Dlocation-services=enabled to meson. + ** Support had been disabled by upstream as the mozilla location + service will shut down. which in turn means location service + will not be very accurate anymore. ------------------------------------------------------------------- Thu May 2 08:14:33 UTC 2024 - Dominique Leuenberger