diff --git a/gnome-maps-3.10.2.tar.xz b/gnome-maps-3.10.2.tar.xz deleted file mode 100644 index 643550f..0000000 --- a/gnome-maps-3.10.2.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1351967e5530c5fe455233c585362443eda1a6c4a089e6104d4b672087c74bd0 -size 664320 diff --git a/gnome-maps-3.12.0.tar.xz b/gnome-maps-3.12.0.tar.xz new file mode 100644 index 0000000..efb44a3 --- /dev/null +++ b/gnome-maps-3.12.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:00396da76f88274355c8fa1206308fbd56c94443033993fb7e74c5e3b863516b +size 680652 diff --git a/gnome-maps.changes b/gnome-maps.changes index c053956..3adf8d9 100644 --- a/gnome-maps.changes +++ b/gnome-maps.changes @@ -1,3 +1,84 @@ +------------------------------------------------------------------- +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 diff --git a/gnome-maps.spec b/gnome-maps.spec index 62b9eff..ffbfbe4 100644 --- a/gnome-maps.spec +++ b/gnome-maps.spec @@ -1,7 +1,7 @@ # # spec file for package gnome-maps # -# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2014 SUSE LINUX Products 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,19 +17,22 @@ Name: gnome-maps -Version: 3.10.2 +Version: 3.12.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.10/%{name}-%{version}.tar.xz +Source: http://download.gnome.org/sources/gnome-maps/3.12/%{name}-%{version}.tar.xz BuildRequires: gnome-common BuildRequires: hicolor-icon-theme BuildRequires: intltool >= 0.40.0 BuildRequires: update-desktop-files -BuildRequires: pkgconfig(gjs-1.0) +BuildRequires: pkgconfig(gio-2.0) >= 2.39.3 +BuildRequires: pkgconfig(gjs-1.0) >= 1.39.0 +BuildRequires: pkgconfig(gobject-introspection-1.0) >= 0.10.1 BuildRequires: pkgconfig(gtk+-3.0) >= 3.7.10 + Recommends: dbus(org.freedesktop.GeoClue2) BuildRoot: %{_tmppath}/%{name}-%{version}-build %glib2_gsettings_schema_requires