From ec1e8dbccfbc29a9a424acb7d680d8caf841f3e8 Mon Sep 17 00:00:00 2001 From: Pierre Labastie Date: Sun, 10 Apr 2022 20:00:23 +0200 Subject: [PATCH] Update to gnome-maps-42.0 Add a patch for fixes coming after the release: use libgweather-4 and detect network correctly. --- gnome.ent | 2 +- gnome/applications/gnome-maps.xml | 31 +++++++++++++++++++----------- introduction/welcome/changelog.xml | 4 ++++ 3 files changed, 25 insertions(+), 12 deletions(-) diff --git a/gnome.ent b/gnome.ent index 96b7aba730..59a907d4b4 100644 --- a/gnome.ent +++ b/gnome.ent @@ -91,7 +91,7 @@ - + diff --git a/gnome/applications/gnome-maps.xml b/gnome/applications/gnome-maps.xml index 71185257e1..cb680f32eb 100644 --- a/gnome/applications/gnome-maps.xml +++ b/gnome/applications/gnome-maps.xml @@ -5,12 +5,12 @@ %general-entities; + "&gnome-download-http;/gnome-maps/&gnome-42;/gnome-maps-&gnome-maps-version;.tar.xz"> - - - + "&gnome-download-ftp;/gnome-maps/&gnome-42;/gnome-maps-&gnome-maps-version;.tar.xz"> + + + ]> @@ -70,6 +70,17 @@ + Additional Downloads + + + + Recommended patch: + + + + + + GNOME Maps Dependencies @@ -83,6 +94,7 @@ , , , + , , , and @@ -96,14 +108,11 @@ Installation of GNOME Maps - +patch -Np1 -i ../gnome-maps-&gnome-maps-version;-consolidated_fixes-1.patch Install GNOME Maps by running the following @@ -139,7 +148,7 @@ ninja - gnome-maps + gnome-maps (symlink) libgnome-maps.so diff --git a/introduction/welcome/changelog.xml b/introduction/welcome/changelog.xml index d4ee628cba..3d89978b90 100644 --- a/introduction/welcome/changelog.xml +++ b/introduction/welcome/changelog.xml @@ -44,6 +44,10 @@ April 10th, 2022 + + [pierre] - Update to gnome-maps-42.0. Fixes + #16286. + [pierre] - Update to gnome-logs-42.0. Fixes #16339.