From bfffc7459fec1083f66d42c1cf1b9a106ac81c4544f68b1942a0a74b0a6fa363 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Tue, 3 Oct 2017 11:16:34 +0000 Subject: [PATCH 1/2] Accepting request 530621 from home:jengelh:branches:GNOME:Factory - Update RPM groups. OBS-URL: https://build.opensuse.org/request/show/530621 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-maps?expand=0&rev=87 --- gnome-maps.changes | 5 +++++ gnome-maps.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/gnome-maps.changes b/gnome-maps.changes index aec5984..4f1137c 100644 --- a/gnome-maps.changes +++ b/gnome-maps.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Oct 3 01:12:29 UTC 2017 - jengelh@inai.de + +- Update RPM groups. + ------------------------------------------------------------------- Mon Sep 11 22:02:04 UTC 2017 - zaitor@opensuse.org diff --git a/gnome-maps.spec b/gnome-maps.spec index 89b5873..330ae96 100644 --- a/gnome-maps.spec +++ b/gnome-maps.spec @@ -21,7 +21,7 @@ Version: 3.26.0 Release: 0 Summary: Maps Application for GNOME License: GPL-2.0+ -Group: Productivity/Other +Group: System/GUI/GNOME Url: https://live.gnome.org/Design/Apps/Maps Source: http://download.gnome.org/sources/gnome-maps/3.26/%{name}-%{version}.tar.xz # Needed for typelib() Requires From 6552bbe4f62644c2f35bd3ddd4d667152e19c2599c47fdb2d0a4f68b917e5f1e Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Thu, 5 Oct 2017 09:58:31 +0000 Subject: [PATCH 2/2] Accepting request 531418 from GNOME:Next 1 OBS-URL: https://build.opensuse.org/request/show/531418 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-maps?expand=0&rev=88 --- gnome-maps-3.26.0.tar.xz | 3 --- gnome-maps-3.26.1.tar.xz | 3 +++ gnome-maps.changes | 9 +++++++++ gnome-maps.spec | 2 +- 4 files changed, 13 insertions(+), 4 deletions(-) delete mode 100644 gnome-maps-3.26.0.tar.xz create mode 100644 gnome-maps-3.26.1.tar.xz diff --git a/gnome-maps-3.26.0.tar.xz b/gnome-maps-3.26.0.tar.xz deleted file mode 100644 index 5d0c759..0000000 --- a/gnome-maps-3.26.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f412919e2549c59929898d8303b5bfa92a8333f8eb1dd07d8fdf64be17300514 -size 1173628 diff --git a/gnome-maps-3.26.1.tar.xz b/gnome-maps-3.26.1.tar.xz new file mode 100644 index 0000000..9381859 --- /dev/null +++ b/gnome-maps-3.26.1.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b92cd80ef37952ad8ce9c1526d1c632d7e7566539b1cb732bd6d304ba243815a +size 1174824 diff --git a/gnome-maps.changes b/gnome-maps.changes index 4f1137c..da88520 100644 --- a/gnome-maps.changes +++ b/gnome-maps.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Wed Oct 4 17:19:12 UTC 2017 - zaitor@opensuse.org + +- Update to version 3.26.1: + + Avoid a GTK+ warning on startup. + + Export symbols from modules using var instead of const to + comply with ES6 and avoid a warning on newer GJS versions. + + Updated translations. + ------------------------------------------------------------------- Tue Oct 3 01:12:29 UTC 2017 - jengelh@inai.de diff --git a/gnome-maps.spec b/gnome-maps.spec index 330ae96..9b724df 100644 --- a/gnome-maps.spec +++ b/gnome-maps.spec @@ -17,7 +17,7 @@ Name: gnome-maps -Version: 3.26.0 +Version: 3.26.1 Release: 0 Summary: Maps Application for GNOME License: GPL-2.0+