Accepting request 377295 from GNOME:Factory

Update to 3.20.0 (forwarded request 376998 from dimstar)

OBS-URL: https://build.opensuse.org/request/show/377295
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnome-maps?expand=0&rev=20
This commit is contained in:
Dominique Leuenberger 2016-03-29 12:40:25 +00:00 committed by Git OBS Bridge
commit d2520c4ca5
4 changed files with 116 additions and 7 deletions

View File

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

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

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

View File

@ -1,3 +1,110 @@
-------------------------------------------------------------------
Mon Mar 21 20:34:57 UTC 2016 - dimstar@opensuse.org
- Update to version 3.20.0:
+ Fix marking of translatable strings.
+ Updated translations.
-------------------------------------------------------------------
Tue Mar 15 10:35:46 UTC 2016 - dimstar@opensuse.org
- Update to version 3.19.92:
+ Rework geoclue interaction.
+ Ellipsize route instructions in print layout.
+ Add 'aeroway' type to OSM editing.
+ Make auto-complete accent insensitive.
+ Updated translations.
-------------------------------------------------------------------
Tue Mar 1 17:30:17 UTC 2016 - dimstar@opensuse.org
- Update to version 3.19.91:
+ Handle case when nothing was found when reverse geocoding
through context menu.
+ Make sure we validate bounding boxes from geoJSON layer.
+ Add markers to route when printing.
+ Add via points to route when printing.
+ Add ability to add and edit addresses on OpenStreetMap.
+ Allow Maps to shrink more by not using a fixed width for the
searchbar.
+ Add tooltip to icon next to route entry to help discoverbility
of drag and drop re-oredering.
+ Updated translations.
-------------------------------------------------------------------
Tue Feb 16 16:07:30 UTC 2016 - zaitor@opensuse.org
- Update to version 3.19.90:
+ Added icon to toggle visibility of a shape layer.
+ Improve travel animations.
+ Add a scale ruler to the bottom left corner.
+ Include less information by default in map bubbles.
+ Add expandable area on map bubbles.
+ Add context menu item for adding location to OpenStreetMap.
+ Enable editting of opening hours on OpenStreetMap.
+ Add internet access tag to map bubbles.
+ Add ele altitude tag to map bubbles.
+ Add website to map bubbles.
+ Add phone nunber to map bubbles.
+ Add support for KML and GPX shape files.
+ Add support for printing a route with instructions.
+ Updated translations.
-------------------------------------------------------------------
Tue Jan 19 10:34:42 UTC 2016 - dimstar@opensuse.org
- Update to version 3.19.4:
+ Addded a keybinding help overlay (F1 to activate).
+ Fix zoom behaviour to be more aggresive.
+ Fix bug with cancel login in OpenStreetMap account dialog.
+ Add keyboard shortcut for going to current location
(<Primary>L).
+ Fix layout of OpenStreetMap edit.
+ Fix bug that made it impossible to sign-in to OpenStreetMap if
you first inputed the wrong credentials.
+ Fix drag-and-drop to be more acceptive and responsive.
+ Make sure we can export our markers to PNG.
+ Give user the choice of exporting markers or not.
+ Add GUI for loading and managing shape layers such as GeoJSON
or in the future(?) KML.
+ Add roundabout support to route.
+ Use a regular GtkButton for marking favorites.
+ Updated translations.
-------------------------------------------------------------------
Sun Dec 20 22:22:02 UTC 2015 - zaitor@opensuse.org
- Update to version 3.19.3:
+ Added export to image to context menu.
+ Added support for MultiPoint in GeoJSON.
+ Fixed bug in send-to-dialog when default browser has no icon.
+ Added support for MapBox simplestyle for GeoJSON.
+ Added support for editing locations in OpenStreetMap.
+ Updated translations.
- Add pkgconfig(rest-0.7) and pkgconfig(libxml-0.2) BuildRequires:
New dependencies.
-------------------------------------------------------------------
Tue Nov 24 00:04:27 UTC 2015 - zaitor@opensuse.org
- Update to version 3.19.2:
+ Fix GeoJSON filling of polygons in polygons.
+ Add simpler keyboard shortcuts for zoom.
+ Fix width of send-to dialog.
+ Add open with browser to send-to dialog that will open a
location on OpenStreetMap web.
+ Handle the 'geo' URI scheme, this will allow us to handle geu:
URIs in for instance the browser or in Polari.
+ Go to latest visited view on start up.
+ Updated translations.
- Changes from version 3.19.1:
+ Use new convenience library for GeoClue.
+ Add support for opening and displaying GeoJSON files.
- https://en.wikipedia.org/wiki/GeoJSON
- This is with help of the Mapbox geojson-vt javascript code
found at: https://github.com/mapbox/geojson-vt
+ Updated translations.
-------------------------------------------------------------------
Mon Nov 9 16:28:06 UTC 2015 - zaitor@opensuse.org

View File

@ -1,7 +1,7 @@
#
# spec file for package gnome-maps
#
# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -17,13 +17,13 @@
Name: gnome-maps
Version: 3.18.2
Version: 3.20.0
Release: 0
Summary: MAP Application for GNOME 3
License: GPL-2.0+
Group: Productivity/Other
Url: https://live.gnome.org/Design/Apps/Maps
Source: http://download.gnome.org/sources/gnome-maps/3.18/%{name}-%{version}.tar.xz
Source: http://download.gnome.org/sources/gnome-maps/3.20/%{name}-%{version}.tar.xz
# Needed for typelib() Requires
BuildRequires: gobject-introspection
BuildRequires: hicolor-icon-theme
@ -38,6 +38,8 @@ BuildRequires: pkgconfig(gio-2.0) >= 2.39.3
BuildRequires: pkgconfig(gjs-1.0) >= 1.43.3
BuildRequires: pkgconfig(gobject-introspection-1.0) >= 0.10.1
BuildRequires: pkgconfig(gtk+-3.0) >= 3.15.9
BuildRequires: pkgconfig(libxml-2.0)
BuildRequires: pkgconfig(rest-0.7)
Recommends: dbus(org.freedesktop.GeoClue2)
BuildRoot: %{_tmppath}/%{name}-%{version}-build
@ -80,7 +82,7 @@ rm %{buildroot}%{_datadir}/gir-1.0/GnomeMaps-1.0.gir
%{_datadir}/applications/org.gnome.Maps.desktop
%{_datadir}/dbus-1/services/org.gnome.Maps.service
%{_datadir}/%{name}/
%{_datadir}/icons/hicolor/*/apps/%{name}*
%{_datadir}/icons/hicolor/*/apps/org.gnome.Maps*
%{_datadir}/glib-2.0/schemas/org.gnome.Maps.gschema.xml
%{_libdir}/%{name}/