diff --git a/gnome.ent b/gnome.ent index 860d22437f..366ac46fd9 100644 --- a/gnome.ent +++ b/gnome.ent @@ -49,7 +49,7 @@ - + diff --git a/gnome/platform/libgweather.xml b/gnome/platform/libgweather.xml index b5e09d0768..475c37be53 100644 --- a/gnome/platform/libgweather.xml +++ b/gnome/platform/libgweather.xml @@ -7,10 +7,10 @@ - + - - + + ]> @@ -137,17 +137,7 @@ ninja ninja install - To test the results, issue: LC_ALL=C ninja test. One - test, style / style-format, is known to fail due to - differences between LLVM-16 and LLVM-17's version of clang-format. - - One test named libgweather / metar is known to - fail because it requires some online resources which have been moved - away. + To test the results, issue: LC_ALL=C ninja test. diff --git a/introduction/welcome/changelog.xml b/introduction/welcome/changelog.xml index a4c56ec9c2..6a0e11db65 100644 --- a/introduction/welcome/changelog.xml +++ b/introduction/welcome/changelog.xml @@ -41,6 +41,10 @@ April 4th, 2024 + + [renodr] - Update to libgweather-4.4.2. Fixes + #19522. + [renodr] - Adapt Firefox to use Google's Location Service by removing our MLS API key. Fixes