SHA256
1
0
forked from pool/eog

Accepting request 105078 from GNOME:Factory

Pushing most G:F bits

OBS-URL: https://build.opensuse.org/request/show/105078
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/eog?expand=0&rev=78
This commit is contained in:
Stephan Kulow 2012-02-20 15:08:41 +00:00 committed by Git OBS Bridge
commit 4c15d32a81
4 changed files with 16 additions and 7 deletions

View File

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

3
eog-3.3.5.tar.xz Normal file
View File

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

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Tue Feb 7 09:34:47 UTC 2012 - vuntz@opensuse.org
- Update to version 3.3.5:
+ Hide titlebar when window is maximised (bgo#668652)
+ Miscellaneous bug fixes (bgo#563760, bgo#664747, bgo#668178)
+ Updated translations.
- Remove xz BuildRequires now that it comes for free in the build
system.
-------------------------------------------------------------------
Tue Jan 17 07:59:38 UTC 2012 - vuntz@opensuse.org

View File

@ -15,8 +15,9 @@
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
Name: eog
Version: 3.3.4
Version: 3.3.5
Release: 0
# FIXME: replace libexempi-devel BuildRequires with pkgconfig(exempi-2.0) once fixed exempi is in
Summary: Image Viewer for GNOME
@ -32,14 +33,12 @@ BuildRequires: libjpeg-devel
BuildRequires: libtool
BuildRequires: translation-update-upstream
BuildRequires: update-desktop-files
# Only needed because we don't (and won't) support building xz tarballs by default... See bnc#697467
BuildRequires: xz
BuildRequires: pkgconfig(gdk-pixbuf-2.0)
BuildRequires: pkgconfig(glib-2.0) >= 2.31.0
BuildRequires: pkgconfig(gnome-desktop-3.0)
BuildRequires: pkgconfig(gnome-icon-theme)
BuildRequires: pkgconfig(gobject-introspection-1.0)
BuildRequires: pkgconfig(gtk+-3.0)
BuildRequires: pkgconfig(gtk+-3.0) >= 3.3.6
BuildRequires: pkgconfig(lcms2)
BuildRequires: pkgconfig(libexif)
BuildRequires: pkgconfig(libpeas-gtk-1.0)