diff --git a/gnome-control-center.changes b/gnome-control-center.changes index 5cfc2d9..2d4fa19 100644 --- a/gnome-control-center.changes +++ b/gnome-control-center.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Mon May 13 23:02:40 UTC 2024 - Richard Rahl + +- 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 diff --git a/gnome-control-center.spec b/gnome-control-center.spec index 50b5e31..93eef25 100644 --- a/gnome-control-center.spec +++ b/gnome-control-center.spec @@ -212,6 +212,7 @@ GNOME control center. -Dmalcontent=true \ -Dtests=false \ -Dsnap=false \ + -Dlocation-services=enabled \ %{nil} %meson_build