Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package gnome-maps for openSUSE:Factory checked in at 2023-09-20 13:21:59 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gnome-maps (Old) and /work/SRC/openSUSE:Factory/.gnome-maps.new.16627 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gnome-maps" Wed Sep 20 13:21:59 2023 rev:84 rq:1111857 version:45.0 Changes: -------- --- /work/SRC/openSUSE:Factory/gnome-maps/gnome-maps.changes 2023-08-30 10:21:39.598667915 +0200 +++ /work/SRC/openSUSE:Factory/.gnome-maps.new.16627/gnome-maps.changes 2023-09-20 13:22:35.424460210 +0200 @@ -1,0 +2,47 @@ +Sat Sep 16 14:01:14 UTC 2023 - Bjørn Lie <bjorn....@gmail.com> + +- Update to version 45.0: + + Hide the experimental vector map toggle if libshumate is + compiled without vector support. + + Fix POI browser category labels showing translated strings. + + Updated translations. + +------------------------------------------------------------------- +Sat Sep 2 19:54:31 UTC 2023 - Luciano Santos <luc1...@opensuse.org> + +- Update to version 45.rc: + + Enabled experimental vector-based map. + + Update OSM edit POI definition. + + Increase sidebar width to fit longer translated strings. + + Updated translations. + +------------------------------------------------------------------- +Fri Aug 25 22:08:15 UTC 2023 - Bjørn Lie <bjorn....@gmail.com> + +- Update to version 45.beta: + + Use Adw.OverlaySplitView for the routing sidebar. This enables + better narrow screen size adaptiveness and using touch gestures + to open the sidebar. + + Always show phone numbers as links when sandboxed (e.g. + Flatpak). + + Re-enable animations when going to new places and showing + routes. + + Use toasts for the OSM zoom in and location service dialogs. + + Restrict to using only supported languages for the GraphHopper + geocoding (search) service. +- Add pkgconfig(libportal) BuildRequires: New dependency. + +------------------------------------------------------------------- +Fri Aug 25 21:08:15 UTC 2023 - Bjørn Lie <bjorn....@gmail.com> + +- Update to version 45.alpha: + + Implemented POI explore UI + + Move zoom control buttons (back) to overlay + + Add rotation button with ability to reset rotation + + Make use of Adw.Toast for showing simple messages + + Update screenshots + + Add support for auth header in OpenTripPlanner plugin +- Drop gnome-maps-fix-dependency.patch: Still valid, but no longer + needed. + +------------------------------------------------------------------- Old: ---- gnome-maps-44.4.tar.xz gnome-maps-fix-dependency.patch New: ---- gnome-maps-45.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gnome-maps.spec ++++++ --- /var/tmp/diff_new_pack.uI1lrU/_old 2023-09-20 13:22:36.664504635 +0200 +++ /var/tmp/diff_new_pack.uI1lrU/_new 2023-09-20 13:22:36.664504635 +0200 @@ -17,15 +17,13 @@ Name: gnome-maps -Version: 44.4 +Version: 45.0 Release: 0 Summary: Maps Application for GNOME License: GPL-2.0-or-later Group: System/GUI/GNOME URL: https://wiki.gnome.org/Apps/Maps -Source0: https://download.gnome.org/sources/gnome-maps/44/%{name}-%{version}.tar.xz -# PATCH-FIX-UPSTREAM gnome-maps-fix-dependency.patch -- Fix upstream dodo when setting dependency for libshumate -Patch0: gnome-maps-fix-dependency.patch +Source0: https://download.gnome.org/sources/gnome-maps/45/%{name}-%{version}.tar.xz BuildRequires: appstream-glib BuildRequires: desktop-file-utils @@ -48,9 +46,10 @@ BuildRequires: pkgconfig(gweather4) >= 3.90.0 # BuildRequires: pkgconfig(libadwaita-1) +BuildRequires: pkgconfig(libportal) BuildRequires: pkgconfig(libxml-2.0) BuildRequires: pkgconfig(rest-1.0) >= 0.7.90 -BuildRequires: pkgconfig(shumate-1.0) >= 1.0.0 +BuildRequires: pkgconfig(shumate-1.0) >= 1.1.beta Recommends: dbus(org.freedesktop.GeoClue2) %description ++++++ gnome-maps-44.4.tar.xz -> gnome-maps-45.0.tar.xz ++++++ ++++ 74037 lines of diff (skipped)