Accepting request 84538 from home:vuntz:branches:GNOME:Factory

Update to 3.1.3

OBS-URL: https://build.opensuse.org/request/show/84538
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/eog-plugins?expand=0&rev=24
This commit is contained in:
Vincent Untz 2011-09-22 22:31:23 +00:00 committed by Git OBS Bridge
parent 50957a7269
commit c680aba935
4 changed files with 14 additions and 12 deletions

View File

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

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:63f6be2b70cffdbf8de19252b58efd9634df1957d1d5452b5da95815717bbe54
size 368732

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Thu Sep 22 21:07:08 UTC 2011 - vuntz@opensuse.org
- Update to version 3.1.3:
+ Map: bgo#658349, Support libchamplain 0.11/0.12
+ Updated translations.
- Remove sed hack in %prep to enable champlain 0.12 support: fixed
upstream.
------------------------------------------------------------------- -------------------------------------------------------------------
Sun Sep 18 17:17:12 UTC 2011 - jengelh@medozas.de Sun Sep 18 17:17:12 UTC 2011 - jengelh@medozas.de

View File

@ -18,9 +18,8 @@
Name: eog-plugins Name: eog-plugins
Version: 3.1.2 Version: 3.1.3
Release: 2 Release: 1
# FIXME: remove sed hack in %%prep when champlain 0.12 support is upstream (bgo#658349)
#FIXME: add postr BuildRequires when we have a package #FIXME: add postr BuildRequires when we have a package
License: GPLv2+ License: GPLv2+
Summary: A collection of plugins for Eye of GNOME Summary: A collection of plugins for Eye of GNOME
@ -51,12 +50,6 @@ This package contains plugins for additional features in Eye of GNOME.
%prep %prep
%setup -q %setup -q
translation-update-upstream translation-update-upstream
# Support libchamplain 0.12; fail when this hack isn't needed anymore. See bgo#658349
grep -q champlain-gtk-0.12 configure.ac && false
sed -i "s:champlain-0.10:champlain-0.12:g" configure.ac
sed -i "s:champlain-gtk-0.10:champlain-gtk-0.12:g" configure.ac
sed -i "s:champlain-0.10:champlain-0.12:g" configure
sed -i "s:champlain-gtk-0.10:champlain-gtk-0.12:g" configure
%build %build
%configure \ %configure \