From 3a9cd331b03bca4ce8e6fca706a75d31ec712c4d855e116c86d65f81b58b76d4 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Fri, 4 Sep 2015 11:28:53 +0000 Subject: [PATCH 1/4] Accepting request 328964 from GNOME:Next Scripted push of project GNOME:Next OBS-URL: https://build.opensuse.org/request/show/328964 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-maps?expand=0&rev=39 --- gnome-maps-3.16.2.tar.xz | 3 --- gnome-maps-3.17.91.tar.xz | 3 +++ gnome-maps.changes | 38 ++++++++++++++++++++++++++++++++++++++ gnome-maps.spec | 4 ++-- 4 files changed, 43 insertions(+), 5 deletions(-) delete mode 100644 gnome-maps-3.16.2.tar.xz create mode 100644 gnome-maps-3.17.91.tar.xz diff --git a/gnome-maps-3.16.2.tar.xz b/gnome-maps-3.16.2.tar.xz deleted file mode 100644 index 35e6452..0000000 --- a/gnome-maps-3.16.2.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a7d791e4fb2dc3674232edf5c6d6112274869524db458695fc9fece49df07c96 -size 835624 diff --git a/gnome-maps-3.17.91.tar.xz b/gnome-maps-3.17.91.tar.xz new file mode 100644 index 0000000..2009dc8 --- /dev/null +++ b/gnome-maps-3.17.91.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:014afd8394ce26b34a96a4c834c35f0ae0a444c0d2e47c798fbb57ed71801c64 +size 845084 diff --git a/gnome-maps.changes b/gnome-maps.changes index d4396d7..3773154 100644 --- a/gnome-maps.changes +++ b/gnome-maps.changes @@ -1,3 +1,41 @@ +------------------------------------------------------------------- +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 diff --git a/gnome-maps.spec b/gnome-maps.spec index be6ec7b..068621d 100644 --- a/gnome-maps.spec +++ b/gnome-maps.spec @@ -17,13 +17,13 @@ Name: gnome-maps -Version: 3.16.2 +Version: 3.17.91 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.16/%{name}-%{version}.tar.xz +Source: http://download.gnome.org/sources/gnome-maps/3.17/%{name}-%{version}.tar.xz # Needed for typelib() Requires BuildRequires: gobject-introspection BuildRequires: hicolor-icon-theme From c0a1bd4ff5e9372f0384897a977cbf69657575c85893094c4a665c9d20f95a73 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Thu, 17 Sep 2015 12:43:40 +0000 Subject: [PATCH 2/4] Accepting request 331417 from GNOME:Next Scripted push of project GNOME:Next OBS-URL: https://build.opensuse.org/request/show/331417 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-maps?expand=0&rev=40 --- gnome-maps-3.17.91.tar.xz | 3 --- gnome-maps-3.17.92.tar.xz | 3 +++ gnome-maps.changes | 8 ++++++++ gnome-maps.spec | 2 +- 4 files changed, 12 insertions(+), 4 deletions(-) delete mode 100644 gnome-maps-3.17.91.tar.xz create mode 100644 gnome-maps-3.17.92.tar.xz diff --git a/gnome-maps-3.17.91.tar.xz b/gnome-maps-3.17.91.tar.xz deleted file mode 100644 index 2009dc8..0000000 --- a/gnome-maps-3.17.91.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:014afd8394ce26b34a96a4c834c35f0ae0a444c0d2e47c798fbb57ed71801c64 -size 845084 diff --git a/gnome-maps-3.17.92.tar.xz b/gnome-maps-3.17.92.tar.xz new file mode 100644 index 0000000..a0fbc22 --- /dev/null +++ b/gnome-maps-3.17.92.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f078aa6cfda819462aa68ac9702e79866fe5bd7001f2e06e5ac4a5bbb9df542f +size 852656 diff --git a/gnome-maps.changes b/gnome-maps.changes index 3773154..a56163f 100644 --- a/gnome-maps.changes +++ b/gnome-maps.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +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 diff --git a/gnome-maps.spec b/gnome-maps.spec index 068621d..3adb526 100644 --- a/gnome-maps.spec +++ b/gnome-maps.spec @@ -17,7 +17,7 @@ Name: gnome-maps -Version: 3.17.91 +Version: 3.17.92 Release: 0 Summary: MAP Application for GNOME 3 License: GPL-2.0+ From 9b34106ea7c86a9d313f9e23d9e7e50d4ae3b037b09768a5356d859831175a84 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Mon, 21 Sep 2015 06:50:12 +0000 Subject: [PATCH 3/4] Accepting request 332256 from GNOME:Next 1 OBS-URL: https://build.opensuse.org/request/show/332256 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-maps?expand=0&rev=41 --- gnome-maps-3.17.92.tar.xz | 3 --- gnome-maps-3.18.0.tar.xz | 3 +++ gnome-maps.changes | 6 ++++++ gnome-maps.spec | 4 ++-- 4 files changed, 11 insertions(+), 5 deletions(-) delete mode 100644 gnome-maps-3.17.92.tar.xz create mode 100644 gnome-maps-3.18.0.tar.xz diff --git a/gnome-maps-3.17.92.tar.xz b/gnome-maps-3.17.92.tar.xz deleted file mode 100644 index a0fbc22..0000000 --- a/gnome-maps-3.17.92.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f078aa6cfda819462aa68ac9702e79866fe5bd7001f2e06e5ac4a5bbb9df542f -size 852656 diff --git a/gnome-maps-3.18.0.tar.xz b/gnome-maps-3.18.0.tar.xz new file mode 100644 index 0000000..9e6111d --- /dev/null +++ b/gnome-maps-3.18.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:242f70346a1527ba0d9a664bd863b02e2227f9f0f0f577b9b0c00dc3075eb85e +size 852592 diff --git a/gnome-maps.changes b/gnome-maps.changes index a56163f..0a6b67c 100644 --- a/gnome-maps.changes +++ b/gnome-maps.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +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 diff --git a/gnome-maps.spec b/gnome-maps.spec index 3adb526..8450552 100644 --- a/gnome-maps.spec +++ b/gnome-maps.spec @@ -17,13 +17,13 @@ Name: gnome-maps -Version: 3.17.92 +Version: 3.18.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.17/%{name}-%{version}.tar.xz +Source: http://download.gnome.org/sources/gnome-maps/3.18/%{name}-%{version}.tar.xz # Needed for typelib() Requires BuildRequires: gobject-introspection BuildRequires: hicolor-icon-theme From b7124c4637467ac42b4a8d10a015d995055f51ebdad18c3e49d6da1d119590ab Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Fri, 25 Sep 2015 21:22:53 +0000 Subject: [PATCH 4/4] Accepting request 333803 from GNOME:Next 1 OBS-URL: https://build.opensuse.org/request/show/333803 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-maps?expand=0&rev=42 --- gnome-maps-3.18.0.1.tar.xz | 3 +++ gnome-maps-3.18.0.tar.xz | 3 --- gnome-maps.changes | 7 +++++++ gnome-maps.spec | 2 +- 4 files changed, 11 insertions(+), 4 deletions(-) create mode 100644 gnome-maps-3.18.0.1.tar.xz delete mode 100644 gnome-maps-3.18.0.tar.xz diff --git a/gnome-maps-3.18.0.1.tar.xz b/gnome-maps-3.18.0.1.tar.xz new file mode 100644 index 0000000..c0d1f26 --- /dev/null +++ b/gnome-maps-3.18.0.1.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a5eb37bb6a867c3f27a4339d9cb562ea3cc385945f87b8d6829e0c6acd67e83e +size 853132 diff --git a/gnome-maps-3.18.0.tar.xz b/gnome-maps-3.18.0.tar.xz deleted file mode 100644 index 9e6111d..0000000 --- a/gnome-maps-3.18.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:242f70346a1527ba0d9a664bd863b02e2227f9f0f0f577b9b0c00dc3075eb85e -size 852592 diff --git a/gnome-maps.changes b/gnome-maps.changes index 0a6b67c..ef5dc49 100644 --- a/gnome-maps.changes +++ b/gnome-maps.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +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 diff --git a/gnome-maps.spec b/gnome-maps.spec index 8450552..b46cff8 100644 --- a/gnome-maps.spec +++ b/gnome-maps.spec @@ -17,7 +17,7 @@ Name: gnome-maps -Version: 3.18.0 +Version: 3.18.0.1 Release: 0 Summary: MAP Application for GNOME 3 License: GPL-2.0+