Accepting request 424418 from home:Zaitor:branches:GNOME:Factory

New version, now with fixed upstreams doh!

OBS-URL: https://build.opensuse.org/request/show/424418
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-maps?expand=0&rev=58
This commit is contained in:
Bjørn Lie 2016-09-02 10:32:26 +00:00 committed by Git OBS Bridge
parent 11a18a3515
commit 60c2ee4c8d
4 changed files with 16 additions and 4 deletions

View File

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

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:055dbe0847c3f1c8fbdbf93d63896f41204642704c2b730e0bf01b7b82f09929
size 1070060

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Thu Sep 1 22:19:05 UTC 2016 - zaitor@opensuse.org
- Update to version 3.20.3.1 (boo#995112):
+ Fix bug where you could not type + or - in the searchbar.
+ Fix horizontal wrapping of the map.
- Use sed to revert libchamplain version bump, upstream did not
intend to bump.
-------------------------------------------------------------------
Thu Aug 25 11:18:53 UTC 2016 - badshah400@gmail.com

View File

@ -17,7 +17,8 @@
Name: gnome-maps
Version: 3.20.3
Version: 3.20.3.1
# FIXME - On next version update, please remove the sed hack.
Release: 0
Summary: MAP Application for GNOME 3
License: GPL-2.0+
@ -53,6 +54,8 @@ 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}