diff --git a/gnome-maps-3.9.5.tar.xz b/gnome-maps-3.9.5.tar.xz deleted file mode 100644 index 6267dd6..0000000 --- a/gnome-maps-3.9.5.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0f8c4df614a861f4d48880c123b716c46134d3a924f74f2e69d72cdd4a34c687 -size 693676 diff --git a/gnome-maps-3.9.91.tar.xz b/gnome-maps-3.9.91.tar.xz new file mode 100644 index 0000000..3d07c70 --- /dev/null +++ b/gnome-maps-3.9.91.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:41dfa73345b21ca7f5b3880abcf5ae147f9b5f0adb8d2b88439d20f80f9b1d5e +size 640560 diff --git a/gnome-maps.changes b/gnome-maps.changes index c837246..ef9c9d6 100644 --- a/gnome-maps.changes +++ b/gnome-maps.changes @@ -1,3 +1,46 @@ +------------------------------------------------------------------- +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 diff --git a/gnome-maps.spec b/gnome-maps.spec index e46db40..88d9375 100644 --- a/gnome-maps.spec +++ b/gnome-maps.spec @@ -1,5 +1,5 @@ # -# spec file for package +# spec file for package gnome-maps # # Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -15,13 +15,14 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # + Name: gnome-maps -Version: 3.9.5 +Version: 3.9.91 Release: 0 -License: GPL-2.0+ Summary: MAP Application for GNOME 3 -Url: https://live.gnome.org/Design/Apps/Maps +License: GPL-2.0+ Group: Productivity/Other +Url: https://live.gnome.org/Design/Apps/Maps Source: http://download.gnome.org/sources/gnome-maps/3.9/%{name}-%{version}.tar.xz BuildRequires: gnome-common BuildRequires: hicolor-icon-theme @@ -61,12 +62,12 @@ make %{?_smp_mflags} %files %defattr(-,root,root) %{_bindir}/%{name} +%dir %{_datadir}/appdata +%{_datadir}/appdata/gnome-maps.appdata.xml %{_datadir}/applications/%{name}.desktop %{_datadir}/%{name}/ %{_datadir}/icons/hicolor/*/apps/%{name}.* %{_datadir}/glib-2.0/schemas/org.gnome.maps.gschema.xml -%{_libdir}/%{name}/ - %files lang -f %{name}.lang