diff --git a/eog-3.3.4.tar.xz b/eog-3.3.4.tar.xz deleted file mode 100644 index b48d8c4..0000000 --- a/eog-3.3.4.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5ddc4f4566c76951338658a522737bcb328c1100d6e5b728de64a064f1ea51ce -size 3209320 diff --git a/eog-3.3.5.tar.xz b/eog-3.3.5.tar.xz new file mode 100644 index 0000000..adce174 --- /dev/null +++ b/eog-3.3.5.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c103e6d311f18aa04f1e9f5b2b820a5853756b67ede1e988bb772e662c9b2cb2 +size 3218308 diff --git a/eog.changes b/eog.changes index 4619504..8dc96a7 100644 --- a/eog.changes +++ b/eog.changes @@ -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 diff --git a/eog.spec b/eog.spec index 0cd1cf7..7d0f2ac 100644 --- a/eog.spec +++ b/eog.spec @@ -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)