From 1307e6d1191b762cee536ec6607e8d113d5ecf2f194717f186e11ef7d8457977 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Sat, 23 Aug 2014 11:53:58 +0000 Subject: [PATCH] Accepting request 245878 from GNOME:Next Push GNOME 3.13.90 to the devel repo OBS-URL: https://build.opensuse.org/request/show/245878 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-maps?expand=0&rev=22 --- gnome-maps-3.12.2.tar.xz | 3 --- gnome-maps-3.13.4.tar.xz | 3 +++ gnome-maps.changes | 24 ++++++++++++++++++++++++ gnome-maps.spec | 11 ++++++----- 4 files changed, 33 insertions(+), 8 deletions(-) delete mode 100644 gnome-maps-3.12.2.tar.xz create mode 100644 gnome-maps-3.13.4.tar.xz diff --git a/gnome-maps-3.12.2.tar.xz b/gnome-maps-3.12.2.tar.xz deleted file mode 100644 index c6b99c7..0000000 --- a/gnome-maps-3.12.2.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3e91f0dfd034ff374f03adbc3a204faf6f85e03b02d7d250a1af7b1fc442c0cf -size 683656 diff --git a/gnome-maps-3.13.4.tar.xz b/gnome-maps-3.13.4.tar.xz new file mode 100644 index 0000000..88cf663 --- /dev/null +++ b/gnome-maps-3.13.4.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9a981ba5d4eee0efebd2e2ceed281800f8ed688409271ebc8291cb27353ac403 +size 761872 diff --git a/gnome-maps.changes b/gnome-maps.changes index 5fca347..55be5cc 100644 --- a/gnome-maps.changes +++ b/gnome-maps.changes @@ -1,3 +1,27 @@ +------------------------------------------------------------------- +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 diff --git a/gnome-maps.spec b/gnome-maps.spec index 10a703c..00f13d2 100644 --- a/gnome-maps.spec +++ b/gnome-maps.spec @@ -17,13 +17,13 @@ Name: gnome-maps -Version: 3.12.2 +Version: 3.13.4 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.12/%{name}-%{version}.tar.xz +Source: http://download.gnome.org/sources/gnome-maps/3.13/%{name}-%{version}.tar.xz BuildRequires: gnome-common BuildRequires: hicolor-icon-theme BuildRequires: intltool >= 0.40.0 @@ -51,7 +51,7 @@ make %{?_smp_mflags} %install %make_install %find_lang %{name} %{?no_lang_C} -%suse_update_desktop_file -G "Maps Application" %{name} DesktopUtility +%suse_update_desktop_file -G "Maps Application" org.gnome.Maps DesktopUtility %post %glib2_gsettings_schema_post @@ -67,8 +67,9 @@ make %{?_smp_mflags} %defattr(-,root,root) %{_bindir}/%{name} %dir %{_datadir}/appdata -%{_datadir}/appdata/gnome-maps.appdata.xml -%{_datadir}/applications/%{name}.desktop +%{_datadir}/appdata/org.gnome.Maps.appdata.xml +%{_datadir}/applications/org.gnome.Maps.desktop +%{_datadir}/dbus-1/services/org.gnome.Maps.service %{_datadir}/%{name}/ %{_datadir}/icons/hicolor/*/apps/%{name}.* %{_datadir}/glib-2.0/schemas/org.gnome.maps.gschema.xml