Accepting request 429070 from GNOME:Factory

New stable release (forwarded request 428620 from Zaitor)

OBS-URL: https://build.opensuse.org/request/show/429070
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnome-maps?expand=0&rev=25
This commit is contained in:
Dominique Leuenberger 2016-09-21 16:33:44 +00:00 committed by Git OBS Bridge
commit b210550953
4 changed files with 47 additions and 8 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:9206d5fcd03225b66c50074d8d3250af7f668915071d998b196aff4380ae6f17
size 1073456

3
gnome-maps-3.22.0.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:7ce98a683f1c38d3ba1b5d68c7d05add9f9366774678fd50fdeeda6987163c39
size 1086516

View File

@ -1,3 +1,45 @@
-------------------------------------------------------------------
Mon Sep 19 08:10:55 UTC 2016 - zaitor@opensuse.org
- Update to version 3.22.0:
+ Updated translations.
-------------------------------------------------------------------
Mon Sep 12 19:39:52 UTC 2016 - zaitor@opensuse.org
- Update to version 3.21.92:
+ Added = accelerator for zoom-in.
+ Fix rendering of website links containing HTML markup
characters.
+ Updated/added POI definitions for OpenStreetMap editing.
+ Updated translations.
-------------------------------------------------------------------
Thu Sep 1 22:19:08 UTC 2016 - zaitor@opensuse.org
- Update to version 3.21.91:
+ Fix bug where you could not type + or - in the searchbar.
+ Updated translations.
-------------------------------------------------------------------
Thu Sep 1 22:19:07 UTC 2016 - zaitor@opensuse.org
- Update to version 3.21.90:
+ Download a service.json file to get tile server URI among other
things.
+ Use GtkClutter for the attribution logo, to get transparency.
+ Updated translations.
-------------------------------------------------------------------
Thu Sep 1 22:19:06 UTC 2016 - zaitor@opensuse.org
- Update to version 3.21.4:
+ osmEditDialog: URI-escape tel: URIs when copying to the phone
field.
+ printLayout: Change color of instructionWidget before printing.
+ Updated translations.
- Remove use of sed to fix errounus bump of libchamplain.
-------------------------------------------------------------------
Thu Sep 1 22:19:05 UTC 2016 - zaitor@opensuse.org

View File

@ -17,14 +17,13 @@
Name: gnome-maps
Version: 3.20.3.1
# FIXME - On next version update, please remove the sed hack.
Version: 3.22.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.20/%{name}-%{version}.tar.xz
Source: http://download.gnome.org/sources/gnome-maps/3.22/%{name}-%{version}.tar.xz
# Needed for typelib() Requires
BuildRequires: gobject-introspection
BuildRequires: hicolor-icon-theme
@ -54,8 +53,6 @@ Maps is a map application for GNOME 3.
%setup -q
%build
# Use sed to fix errounus bump of libchamplain
sed -i "s:CHAMPLAIN_MIN_VERSION=0.12.14:CHAMPLAIN_MIN_VERSION=0.12.13:g" configure
%configure --disable-static
make %{?_smp_mflags}