diff --git a/eog-3.12.2.tar.xz b/eog-3.12.2.tar.xz deleted file mode 100644 index ffe6267..0000000 --- a/eog-3.12.2.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0ca8be7f20c98e9b104b2c1fa53df293e5403e6d517de845ae0f3b72777453fd -size 3965476 diff --git a/eog-3.13.90.tar.xz b/eog-3.13.90.tar.xz new file mode 100644 index 0000000..ec86b79 --- /dev/null +++ b/eog-3.13.90.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e8d272c30d2a3809c6a56e1ec12c77332b2ff5bb156657330892978b6cfad219 +size 3985176 diff --git a/eog.changes b/eog.changes index 84c6065..52ee691 100644 --- a/eog.changes +++ b/eog.changes @@ -1,3 +1,40 @@ +------------------------------------------------------------------- +Mon Aug 18 21:01:53 UTC 2014 - dimstar@opensuse.org + +- Update to version 3.13.90: + + Touchscreen gestures support (bgo#730656). + + Updated UI tests. + + Fix more deprecated GTK+ usage. + + Updated translations. + +------------------------------------------------------------------- +Tue Jul 22 11:08:59 UTC 2014 - dimstar@opensuse.org + +- Update to version 3.13.3: + + Drop deprecated GtkMisc and GtkAlignment usage. + + Improvements to GUI test handling. + + Updated translations. + +------------------------------------------------------------------- +Sat Jul 12 18:52:57 UTC 2014 - dimstar@opensuse.org + +- Update to version 3.13.2: + + Convert dialogs made with Glade to GResource and widget + templates. + + Bugs fixed: bgo#729494, bgo#729498. + + Updated translations. + +------------------------------------------------------------------- +Sat May 17 11:58:13 UTC 2014 - zaitor@opensuse.org + +- Update to version 3.13.1: + + Added installed GUI tests. + + Support extracting color profiles with GdkPixbuf. + + Drop gnome-icon-theme dependency. + + Bugs fixed: bgo#727467, bgo#727989, bgo#729018. + + Updated translations. +- Drop pkgconfig(gnome-icon-theme) BuildRequires: No longer needed. + ------------------------------------------------------------------- Sat May 17 11:10:42 UTC 2014 - zaitor@opensuse.org diff --git a/eog.spec b/eog.spec index 4b754c2..b477513 100644 --- a/eog.spec +++ b/eog.spec @@ -17,13 +17,13 @@ Name: eog -Version: 3.12.2 +Version: 3.13.90 Release: 0 Summary: Image Viewer for GNOME License: GPL-2.0+ and LGPL-2.1+ Group: Productivity/Graphics/Viewers Url: http://www.gnome.org/ -Source: http://download.gnome.org/sources/eog/3.12/%{name}-%{version}.tar.xz +Source: http://download.gnome.org/sources/eog/3.13/%{name}-%{version}.tar.xz BuildRequires: fdupes BuildRequires: intltool >= 0.50.1 BuildRequires: libjpeg-devel @@ -35,9 +35,8 @@ BuildRequires: pkgconfig(exempi-2.0) >= 1.99.5 BuildRequires: pkgconfig(gdk-pixbuf-2.0) BuildRequires: pkgconfig(glib-2.0) >= 2.38.0 BuildRequires: pkgconfig(gnome-desktop-3.0) -BuildRequires: pkgconfig(gnome-icon-theme) BuildRequires: pkgconfig(gobject-introspection-1.0) -BuildRequires: pkgconfig(gtk+-3.0) >= 3.10.6 +BuildRequires: pkgconfig(gtk+-3.0) >= 3.11.6 BuildRequires: pkgconfig(lcms2) BuildRequires: pkgconfig(libexif) BuildRequires: pkgconfig(libpeas-gtk-1.0)