Accepting request 523532 from GNOME:Factory

New stable rel (forwarded request 523437 from Zaitor)

OBS-URL: https://build.opensuse.org/request/show/523532
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnome-maps?expand=0&rev=33
This commit is contained in:
Dominique Leuenberger 2017-09-13 19:52:32 +00:00 committed by Git OBS Bridge
commit 27f946968f
4 changed files with 83 additions and 15 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:5ef3ec36aa76eb9a49a15ee61539bea7b59e8aa0a802483df6cedcc65566d0d6
size 1145872

3
gnome-maps-3.26.0.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:f412919e2549c59929898d8303b5bfa92a8333f8eb1dd07d8fdf64be17300514
size 1173628

View File

@ -1,3 +1,81 @@
-------------------------------------------------------------------
Mon Sep 11 22:02:04 UTC 2017 - zaitor@opensuse.org
- Update to version 3.26.0:
+ Updated translations.
-------------------------------------------------------------------
Wed Sep 6 23:05:43 UTC 2017 - dimstar@opensuse.org
- Update to version 3.25.92:
+ Don't focus the search entry on start (prevents showing the
on-screen keyboard at start on touch devices).
+ Make OSM edit and export image dialogs modal (fixes positioning
on Wayland).
+ Update OSM POI definitions and translations.
+ Updated translations.
-------------------------------------------------------------------
Mon Aug 21 21:04:09 UTC 2017 - zaitor@opensuse.org
- Update to version 3.25.91:
+ Fix loading layer files when running as Flatpak.
+ Don't allow adding more than one instance of address on OSM
objects.
+ Updated translations.
-------------------------------------------------------------------
Mon Aug 7 20:35:18 UTC 2017 - zaitor@opensuse.org
- Update to version 3.25.90:
+ Allow viewing and editing OSM editor notes when editing
objects.
+ Updated translations.
-------------------------------------------------------------------
Thu Jul 20 13:30:10 UTC 2017 - zaitor@opensuse.org
- Update to version 3.25.4:
+ Show feedback when no search results were found.
+ Update Flatpak manifest for build changes in geocode-glib.
+ Various bugfixes.
+ Updated translations.
- Drop no longer needed glib2_gsettings_schema_post(un),
icon_theme_cache_post(un) and desktop_database_post(un) from
post(un) handling, we have file-triggers to take care of this for
us now.
-------------------------------------------------------------------
Tue Jun 20 11:58:46 UTC 2017 - dimstar@opensuse.org
- Update to version 3.25.3:
+ Added keyboard shortcuts for switching between street and
aerial view.
+ Added keyboard shortcut for opening layer files.
+ Remember the last used mode of transportation for routing (also
now default to walking on first run).
+ For transit results, don't reset previous list when no later or
earlier alternatives are found.
+ Also print coordinates in debug printout from GeoClue.
+ Show and support editing for additional OpenStreetMap tags
(religion and information on availability of toilets).
+ Updated translations.
-------------------------------------------------------------------
Tue May 23 10:53:48 UTC 2017 - zaitor@opensuse.org
- Update to version 3.25.2:
+ Fix OpenStreetMap editing in Flatpaks (update librest build
dependency).
+ Use localized format when showing distances.
+ Updated translations.
-------------------------------------------------------------------
Tue May 23 09:29:54 UTC 2017 - firebird209@gmail.com
- Update to version 3.25.1:
+ Fix JSON formatting for Flatpak manifest.
------------------------------------------------------------------- -------------------------------------------------------------------
Tue May 23 09:29:53 UTC 2017 - zaitor@opensuse.org Tue May 23 09:29:53 UTC 2017 - zaitor@opensuse.org

View File

@ -17,13 +17,13 @@
Name: gnome-maps Name: gnome-maps
Version: 3.24.3 Version: 3.26.0
Release: 0 Release: 0
Summary: Maps Application for GNOME Summary: Maps Application for GNOME
License: GPL-2.0+ License: GPL-2.0+
Group: Productivity/Other Group: Productivity/Other
Url: https://live.gnome.org/Design/Apps/Maps Url: https://live.gnome.org/Design/Apps/Maps
Source: http://download.gnome.org/sources/gnome-maps/3.24/%{name}-%{version}.tar.xz Source: http://download.gnome.org/sources/gnome-maps/3.26/%{name}-%{version}.tar.xz
# Needed for typelib() Requires # Needed for typelib() Requires
BuildRequires: gobject-introspection BuildRequires: gobject-introspection
BuildRequires: hicolor-icon-theme BuildRequires: hicolor-icon-theme
@ -66,16 +66,6 @@ find %{buildroot}%{_libdir} -name '*.la' -delete -print
# There is no devel file, so at this moment also no need to keep # There is no devel file, so at this moment also no need to keep
rm %{buildroot}%{_datadir}/gir-1.0/GnomeMaps-1.0.gir rm %{buildroot}%{_datadir}/gir-1.0/GnomeMaps-1.0.gir
%post
%glib2_gsettings_schema_post
%icon_theme_cache_post
%desktop_database_post
%postun
%glib2_gsettings_schema_postun
%icon_theme_cache_postun
%desktop_database_postun
%files %files
%defattr(-,root,root) %defattr(-,root,root)
%{_bindir}/%{name} %{_bindir}/%{name}