diff --git a/gnome-maps-42.0.tar.xz b/gnome-maps-42.0.tar.xz deleted file mode 100644 index daaad89..0000000 --- a/gnome-maps-42.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:054486d3774073706a76a981417978d151be3b7224d723775bbe316efa2479df -size 2315828 diff --git a/gnome-maps-42.1.tar.xz b/gnome-maps-42.1.tar.xz new file mode 100644 index 0000000..f1cdd19 --- /dev/null +++ b/gnome-maps-42.1.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:082f8494101fd3cd31bd4f1ae9881710e32a533fb2ddb7a57122796c9466d2ae +size 2315924 diff --git a/gnome-maps.changes b/gnome-maps.changes index 92d6923..b376340 100644 --- a/gnome-maps.changes +++ b/gnome-maps.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Mon Apr 25 09:14:59 UTC 2022 - Dominique Leuenberger + +- Update to version 42.1: + + Update GWeather dependency to version 4. + + Update the Resrobot public transit plugin to use the v2.1 API. + + Don't optimize away keep left/right instructions for + turn-by-turn routes. + + Updated translations. + - Replace pkgconfig(gweather-3.0) BuildRequires with + pkgconfig(gweather4), following upstream changes. + ------------------------------------------------------------------- Sat Mar 19 10:11:23 UTC 2022 - Bjørn Lie diff --git a/gnome-maps.spec b/gnome-maps.spec index 2596350..43927f0 100644 --- a/gnome-maps.spec +++ b/gnome-maps.spec @@ -17,7 +17,7 @@ Name: gnome-maps -Version: 42.0 +Version: 42.1 Release: 0 Summary: Maps Application for GNOME License: GPL-2.0-or-later @@ -43,7 +43,7 @@ BuildRequires: pkgconfig(gjs-1.0) >= 1.50.0 BuildRequires: pkgconfig(gobject-introspection-1.0) >= 0.10.1 BuildRequires: pkgconfig(gtk+-3.0) >= 3.22.0 # Needed for test run -BuildRequires: pkgconfig(gweather-3.0) +BuildRequires: pkgconfig(gweather4) >= 3.90.0 # BuildRequires: pkgconfig(libhandy-1) BuildRequires: pkgconfig(libxml-2.0)