File gnome-maps.changes of Package gnome-maps

-------------------------------------------------------------------
Thu Sep  1 22:19:05 UTC 2016 - zaitor@opensuse.org

- Update to version 3.20.3.1 (boo#995112):
  + Fix bug where you could not type + or - in the searchbar.
  + Fix horizontal wrapping of the map.
- Use sed to revert libchamplain version bump, upstream did not
  intend to bump.

-------------------------------------------------------------------
Thu Aug 25 11:18:53 UTC 2016 - badshah400@gmail.com

- Update to version 3.20.3 (boo#995112):
  + Download a service.json file to get tile server URI among
    other things.
  + Use GtkClutter for the attribution logo, to get transparency.

-------------------------------------------------------------------
Sun Jul 31 06:27:25 UTC 2016 - zaitor@opensuse.org

- Update to version 3.20.2:
  + Change tile URIs to use Mapbox, through proxy.
  + Fix escaping of tel: URIs.
  + Adapt colors of instuction when printing routes.
  + Updated translations.

-------------------------------------------------------------------
Tue Apr 12 12:21:41 UTC 2016 - zaitor@opensuse.org

- Update to version 3.20.1:
  + Bump dependencies on libchamplain and gjs.
  + Fix memory leak in osmEdit.
  + Updated translations.

-------------------------------------------------------------------
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

- Update to version 3.18.2:
  + Fix bugs in contact address lookup:
    - No more warnings if address has no street address.
    - Do not attempt to classify type of address if only one(1).
  + Make sure the bounding box of a geocoded places is valid before
    using.
  + Make sure send-to-dialog has usable width.
  + Updated translations.

-------------------------------------------------------------------
Sat Oct 10 22:52:59 UTC 2015 - zaitor@opensuse.org

- Update to version 3.18.1:
  + Fix bugs in zooming to a location or contact.
  + Fix styling of dialog header buttons.
  + Updated translations.

-------------------------------------------------------------------
Fri Sep 25 18:14:36 UTC 2015 - zaitor@opensuse.org

- Update to version 3.18.0.1:
  + Fix bug that prevented Maps from launching.
  + Updated translations.

-------------------------------------------------------------------
Sun Sep 20 14:41:01 UTC 2015 - zaitor@opensuse.org

- Update to version 3.18.0:
  + Updated translations.

-------------------------------------------------------------------
Wed Sep 16 08:42:05 UTC 2015 - dimstar@opensuse.org

- Update to version 3.17.92:
  + Add --local switch to use local, offline, tiles from a
    structured directory.
  + Updated translations.

-------------------------------------------------------------------
Sun Aug 30 17:12:33 UTC 2015 - zaitor@opensuse.org

- Update to version 3.17.91:
  + Fix memory leaks in contacts handling.
  + Make sure car routes gets correct icon.
  + Updated translations.

-------------------------------------------------------------------
Sat Aug 22 15:00:43 UTC 2015 - zaitor@opensuse.org

- Update to version 3.17.90.1:
  + Fix up search popup list.
  + Fix storing of transportation type of route.
  + Some bugfixes.
  + Updated translations.

-------------------------------------------------------------------
Sun Aug 16 20:39:14 UTC 2015 - zaitor@opensuse.org

- Update to version 3.17.90:
  + Add new user-location icon.
  + Add directional user-location icon.
  + Show heading from Geoclue.
  + Do not animate on 'what is here?'.
  + Add support for Geo URI (RFC5870) in searchbar.
  + Add 'Copy Geo URI' context menu item.
  + Store and complete against recent routes.
  + Updated translations.

-------------------------------------------------------------------
Tue May 12 20:48:40 UTC 2015 - dimstar@opensuse.org

- Update to version 3.17.1:
  + Switch to template for more UI files.
  + Do not use intltool to translate GSettings schema.
  + Improve height of favorites popover.

-------------------------------------------------------------------
Tue May 12 19:15:41 UTC 2015 - zaitor@opensuse.org

- Update to version 3.16.2:
  + Fix favorite popover size.
  + Updated translations.

-------------------------------------------------------------------
Wed Apr 15 07:40:20 UTC 2015 - dimstar@opensuse.org

- Update to version 3.16.1:
  + Provide a symbolic variant of the app icon.
  + Add new appdata screenshots.
  + Updated translations.

-------------------------------------------------------------------
Mon Mar 23 09:04:10 UTC 2015 - dimstar@opensuse.org

- Update to version 3.16.0:
  + Fix links for wikipedia.
  + Updated translations.

-------------------------------------------------------------------
Mon Mar 16 17:45:06 UTC 2015 - dimstar@opensuse.org

- Update to version 3.15.92:
  + Use proper location instead of nearest city when sending
     location to Weather.
  + Fix bug with layer ordering that made it impossible to drag
    routes under accuracy circle.
  + Fix Clutter/GTK event re-entrant dead-lock on right click.
  + Updated translations.

-------------------------------------------------------------------
Sun Mar  1 20:52:48 UTC 2015 - dimstar@opensuse.org

- Update to version 3.15.91:
  + Fix leak in libmaps geocode.
  + Only add contacts that properly geocode to a location.
  + Fix bug that fetched a route twice for each request.
  + Fix event handling of clutter and GTK+ that lead to deadlock
    and freeze when you clicked the map.
  + Fix being able to mark search results as favorites.
  + Updated translations.
- Add pkgconfig(geoclue-2.0) BuildRequires: new dependency.
- Drop gnome-maps-NULL-sentinels.patch: fixed upstream.

-------------------------------------------------------------------
Tue Feb 17 19:56:05 UTC 2015 - dimstar@opensuse.org

- Update to version 3.15.90.2:
  + Fix build for clang/FreeBSD.
- Add gnome-maps-NULL-sentinels.patch: Fix missing NULL sentinels.

-------------------------------------------------------------------
Mon Feb 16 13:23:06 UTC 2015 - dimstar@opensuse.org

- Update to version 3.15.90.1:
  + Install Maps C library into pkglibdir.
- Changes from version 3.15.90:
  + Show notification with link to privacy panel when location
    service is off.
  + Only show user location marker when location service is
    enabled.
  + Added a 'show-location' activation action, to show contacts in
    Maps.
  + Add contacts with geocodable addresses to the placeStore to
    allow completion in search.
  + Updated translations.
- Add pkgconfig(folks), pkgconfig(gee-0.8),
  pkgconfig(champlain-0.12) and pkgconfig(geocode-glib-1.0)
  BuildRequires: new dependencies.

-------------------------------------------------------------------
Fri Jan 16 09:20:13 UTC 2015 - dimstar@opensuse.org

- Update to version 3.15.4:
  + Smarter filtering in favorites menu.
  + Make opening hours translatable.
  + Convert to "package.js" application convention.
  + Add runtime dependency checks.
  + Refresh place meta data if stale.
  + Switch to new full color mark-location icon.
  + Zoom in and center map marker on double-click.
  + Updated translations.

-------------------------------------------------------------------
Thu Dec 18 09:24:21 UTC 2014 - zaitor@opensuse.org

- Update to version 3.15.3.1:
  + Use search popover for completion.
  + Updated translations.

-------------------------------------------------------------------
Wed Dec 17 20:27:35 UTC 2014 - zaitor@opensuse.org

- Update to version 3.15.3:
  + Remove 'I am here' menu item from context menu.
  + Improve geoclue interaction somewhat.
  + Use Overpass API to add meta data to map bubbles.
  + Use HTTPS for GraphHopper service.
  + Add drag-n-drop to route entries.
  + Add check-in possibility to user location bubble
    (Facebook/Foursquare).
  + Updated translations.

-------------------------------------------------------------------
Sun Nov 30 06:20:23 UTC 2014 - badshah400@gmail.com

- Update to version 3.15.2:
  + Use proper GtkButtons for zoom control.
  + Add a 'No network view' to show when Maps is disconnected.
  + Added <Ctrl-f> accelrator to grab focus on search.
  + Added <Ctrl-d> accelerator to open route planner.
  + Added route button to MapBubble.
  + Enable panning by keyboard.
  + Add extra info to search result bubbles:
    - Popuplation
    - Wikipedia
    - Opening hours
    - Wheelchair accesability.
  + Improve the UI of the search result popover.
  + Add 'share' button to MapBubbles to allow user to
    share location to weather and clocks.
  + Add favorites handling to main window and MapBubbles.
  + Updated translations.

-------------------------------------------------------------------
Tue Nov 11 21:53:39 UTC 2014 - zaitor@opensuse.org

- Update to version 3.14.2:
  + Updated translations.

-------------------------------------------------------------------
Mon Oct 13 17:15:21 UTC 2014 - zaitor@opensuse.org

- Update to version 3.14.1.2:
  + Fix typo in icon name.
- Changes from version 3.14.1.1:
  + Use symbolic icons in instruction list. This fixes scaling
    issues on Hi-DPI and recoloring.
  + Updated translations.

-------------------------------------------------------------------
Fri Oct 10 18:05:28 UTC 2014 - dimstar@opensuse.org

- Update to version 3.14.1:
  + Fix issue where icons did not recolor on dark theme.
  + Updated translations.

-------------------------------------------------------------------
Tue Sep 23 09:20:29 UTC 2014 - dimstar@opensuse.org

- Add gobject-introspection BuildRequires: enable detection of
  typelib()-Requires (bnc#897852).

-------------------------------------------------------------------
Mon Sep 22 14:23:14 UTC 2014 - zaitor@opensuse.org

- Update to version 3.14.0:
  + Updated translations.

-------------------------------------------------------------------
Tue Sep 16 11:04:12 UTC 2014 - zaitor@opensuse.org

- Update to version 3.13.92:
  + Improve sidebar alignments.
  + Fix default transportation mode bug.
  + Make coordinates in entry editable.
  + Do not forget route on sidebar hide.
  + Hopefully a fix for non-consistent build error.
  + Hopefully a fix for elusive segfault in sidebar.
  + Default focus on entry in sidebar reveal.
  + Fix for theme problem with instruction list.
  + Updated translations.
- Drop gnome-maps-parallelbuild.patch: fixed upstream.

-------------------------------------------------------------------
Sun Sep  7 12:40:31 UTC 2014 - zaitor@opensuse.org

- Update to version 3.13.91:
  + Add high contrast icon of logo.
  + Use kinetic scroll mode.
  + Set correct desktopId for geoclue.
  + Send correct argv/argc to GApplication.
  + Fix bug where selecting from completion nullified placeEntry.
  + Add content rich map markers and map bubbles based on
    GtkPopover.
  + Add tooltips to GtkHeaderButtons.
  + Add support for via points in routing.
  + Updated translations.

-------------------------------------------------------------------
Sun Aug 24 12:07:50 UTC 2014 - dimstar@opensuse.org

- Add gnome-maps-parallelbuild.patch: Fix rules used to make
  parallel build more reliable (bgo#734507).

-------------------------------------------------------------------
Sat Jul 19 21:00:14 UTC 2014 - zaitor@opensuse.org

- Update to version 3.13.4:
  + Fix sidebar margin for LTR.
  + Updated translations.

-------------------------------------------------------------------
Sat Jul 12 21:57:30 UTC 2014 - dimstar@opensuse.org

- Update to version 3.13.3:
  + Added sidebar for route searching.
  + Fix styling of popovers.
  + Fix cleanup for make dist.
  + Fixup AppData file.
- Changes from version 3.12.2:
  + New popover based UI for layers menu.
  + Added in app notifications.
  + Make clicking the map grab focus to be able to remove on-screen
    keyboard on tablets.
  + Maps now DBus activatable.
  + Handle GeoClue2 service not available.
  + Updated translations.

-------------------------------------------------------------------
Sat May 17 08:32:56 UTC 2014 - zaitor@opensuse.org

- Update to version 3.12.2:
  + Updated translations.

-------------------------------------------------------------------
Tue Apr 15 09:09:52 UTC 2014 - zaitor@opensuse.org

- Update to version 3.12.1:
  + Added padding to main window search entry.
  + Updated translations.

-------------------------------------------------------------------
Mon Mar 24 19:53:18 UTC 2014 - zaitor@opensuse.org

- Update to version 3.12.0:
  + Updated translations.

-------------------------------------------------------------------
Tue Mar 18 14:22:05 UTC 2014 - dimstar@opensuse.org

- Update to version 3.11.92:
  + Enable keyboard navigation in search results popover.
  + Make clicking the map grab focus and dismiss on screen
    keyboard.
  + Updated translations.

-------------------------------------------------------------------
Tue Mar  4 19:52:13 UTC 2014 - dimstar@opensuse.org

- Update to version 3.11.91:
  + Update about dialog.
  + Fix a bug that could put Maps in an endless loop.
  + Fix a 'make distcheck' bug.
  + Use markup for superscripts.
  + Updated translations.

-------------------------------------------------------------------
Wed Feb 19 21:48:34 UTC 2014 - zaitor@opensuse.org

- Update to version 3.11.90:
  + Make the search results show in a GtkPopover.
  + Fix a bug where search result spinner sometimes wouldn't be
    centered.
  + Updated translations.

-------------------------------------------------------------------
Wed Feb  5 13:53:27 UTC 2014 - dimstar@opensuse.org

- Update to version 3.11.5.1:
  + Fix some compiler warnings.

-------------------------------------------------------------------
Tue Feb  4 20:28:22 UTC 2014 - dimstar@opensuse.org

- Update to version 3.11.5:
  + Much smoother goto animations.
  + Avoid a redundant zoom-out at end of goto animations by making
    use of new geocode-glib and libchamplain API.
  + Make Maps work against geoclue 2.1.x and latest gtk+.
  + If accuracy area is less than 1, show 'exact' instead of
    '0 km2'.
  + Explicitly specify desired accuracy level to geoclue.
  + Update website URL in AppData file.
  + Make gnome-maps executable a real binary.
  + Update recent added time on re-visits.
  + Fix a compiler warning.
  + Updated translations.
- Add pkgconfig(gobject-introspection-1.0) and pkgcofig(gio-2.0)
  BuildRequires: new dependencies.

-------------------------------------------------------------------
Fri Jan 17 19:26:40 UTC 2014 - zaitor@opensuse.org

- Update to version 3.11.4.1:
  + Provide completion for search based on recently used search
    results.

-------------------------------------------------------------------
Tue Jan 14 23:10:18 UTC 2014 - dimstar@opensuse.org

- Update to version 3.11.4:
  + Set saner minimum zoom level on the map view.
  + Updated translations.

-------------------------------------------------------------------
Thu Nov 21 13:51:11 UTC 2013 - dimstar@opensuse.org

- Update to version 3.11.2:
  + Clearer dconf key descriptions.
  + Use Unicode quotation marks and apostrophes.
  + Updated translations.

-------------------------------------------------------------------
Wed Nov 13 16:32:58 UTC 2013 - dimstar@opensuse.org

- Update to version 3.10.2 (bnc#849913):
  + Updated translations.

-------------------------------------------------------------------
Mon Sep 23 17:30:31 UTC 2013 - dimstar@opensuse.org

- Update to version 3.10.0:
  + Updated translations.

-------------------------------------------------------------------
Tue Sep 17 16:00:18 UTC 2013 - dimstar@opensuse.org

- Update to version 3.9.92:
  + Fix issue of Maps not updating user's location at first launch.
  + Fix the awkward looking and slow goto animation and make it
    linear and fast.
  + Don't point to inexistent directories in gnome-maps script.
  + Mark two forgotten strings for translation.
  + Updated translations.

-------------------------------------------------------------------
Sun Sep 15 12:38:17 UTC 2013 - dimstar@opensuse.org

- Recommend dbus(org.freedesktop.GeoClue2): having the GeoClue2
  service avaialble allows for geolocation and automatic
  positioning (accuracy depending on available hardware and
  connection).

-------------------------------------------------------------------
Tue Sep  3 20:32:19 UTC 2013 - dimstar@opensuse.org

- Update to version 3.9.91:
  + Provide an AppData file for GNOME software center.
  + Improved search results popup:
    - Add a scroll window to not fill screen with results.
    - Show place icons when available for user to be able to
      differentiate between results.
    - Show a spinner when search is on going.
    - Show matched part of results in bold fonts.
  + Add a context menu with two options:
    - "What's here?": Finds the name of the place at cursor
      position.
    - "I'm here": Corrects/changes Maps' idea of where user is
      currently.
  + Gracefully handle markup in search results.
  + Fix build against latest gnome-common.
  + Updated translations.

-------------------------------------------------------------------
Fri Aug 23 18:26:50 UTC 2013 - zaitor@opensuse.org

- Update to version 3.9.90.2:
  + Drop usage of Geoclue library as its going to be dropped in
    Geoclue 1.99.2.
  + Updated translations.

-------------------------------------------------------------------
Tue Aug 20 20:12:02 UTC 2013 - dimstar@opensuse.org

- Update to version 3.9.90.1:
  + Brown paperbag release for also updating version in
    configure/build.
- Changes from version 3.9.90:
  + Search results are shown in a popup menu rather than as markers
    on the map.
  + Draw window decorations client-side, following the new GNOME3
    trend.
  + The user location button is no longer a toggle.
  + Add buttons and key bindings for zooming in and out.
  + Updated translations.

-------------------------------------------------------------------
Fri Aug  2 09:29:21 UTC 2013 - cfarrell@suse.com

- License update: GPL-2.0+: As libgd is compiled with the rest of
  the GPL-2.0+ files, the resulting binary is GPL-2.0+ not
  LGPL-2.1.

-------------------------------------------------------------------
Tue May 14 09:40:58 UTC 2013 - dimstar@opensuse.org

- Initial package, version 3.9.5.

openSUSE Build Service is sponsored by