forked from pool/eog-plugins
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:
parent
c6a979a6f5
commit
e2f4fa9c39
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c0c5268a270c3bea13cadc408ab133c4f2d2a993ed118beba880514ef1ce7fda
|
||||
size 368037
|
3
eog-plugins-3.1.3.tar.bz2
Normal file
3
eog-plugins-3.1.3.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:63f6be2b70cffdbf8de19252b58efd9634df1957d1d5452b5da95815717bbe54
|
||||
size 368732
|
@ -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
|
||||
|
||||
|
@ -18,9 +18,8 @@
|
||||
|
||||
|
||||
Name: eog-plugins
|
||||
Version: 3.1.2
|
||||
Release: 2
|
||||
# FIXME: remove sed hack in %%prep when champlain 0.12 support is upstream (bgo#658349)
|
||||
Version: 3.1.3
|
||||
Release: 1
|
||||
#FIXME: add postr BuildRequires when we have a package
|
||||
License: GPLv2+
|
||||
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
|
||||
%setup -q
|
||||
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
|
||||
%configure \
|
||||
|
Loading…
x
Reference in New Issue
Block a user