From 41f83b40587351c2a05ad8f9bcac289d15ad778e760e2f368b314ee107285cc4 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Sat, 7 Sep 2013 13:16:02 +0000 Subject: [PATCH] Accepting request 197363 from home:dimstar:branches:GNOME:Factory Update to 3.9.91 OBS-URL: https://build.opensuse.org/request/show/197363 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-maps?expand=0&rev=7 --- gnome-maps-3.9.90.2.tar.xz | 3 --- gnome-maps-3.9.91.tar.xz | 3 +++ gnome-maps.changes | 20 ++++++++++++++++++++ gnome-maps.spec | 11 +++++++---- 4 files changed, 30 insertions(+), 7 deletions(-) delete mode 100644 gnome-maps-3.9.90.2.tar.xz create mode 100644 gnome-maps-3.9.91.tar.xz diff --git a/gnome-maps-3.9.90.2.tar.xz b/gnome-maps-3.9.90.2.tar.xz deleted file mode 100644 index 2c657a9..0000000 --- a/gnome-maps-3.9.90.2.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b26932bee52fe88613454b5ff7ca3379ca778a65fc37516c25e070b60edc89e8 -size 662828 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 dd4addf..ef9c9d6 100644 --- a/gnome-maps.changes +++ b/gnome-maps.changes @@ -1,3 +1,23 @@ +------------------------------------------------------------------- +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 diff --git a/gnome-maps.spec b/gnome-maps.spec index 21df03f..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.90.2 +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,6 +62,8 @@ 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}.*