diff --git a/eog-3.16.3.tar.xz b/eog-3.16.3.tar.xz deleted file mode 100644 index 5830cd8..0000000 --- a/eog-3.16.3.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ee6d101f8e73aacc8d48256f06a780c6d0d5f3975990f375f58cd0e70816b766 -size 4306536 diff --git a/eog-3.18.0.tar.xz b/eog-3.18.0.tar.xz new file mode 100644 index 0000000..a3c0bfb --- /dev/null +++ b/eog-3.18.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:740b2942ea52fbcdbacb0988e07193113017e0607cf5779769c82723b1685e28 +size 4313124 diff --git a/eog.changes b/eog.changes index b50b656..35ac5de 100644 --- a/eog.changes +++ b/eog.changes @@ -1,3 +1,56 @@ +------------------------------------------------------------------- +Tue Sep 29 09:59:09 UTC 2015 - zaitor@opensuse.org + +- Update to version 3.18.0: + + Updated translations. + +------------------------------------------------------------------- +Wed Sep 16 08:30:08 UTC 2015 - dimstar@opensuse.org + +- Update to version 3.17.92: + + bgo#754731: Use standard::display-name for Google Drive items. + + Updated translations. + +------------------------------------------------------------------- +Tue Sep 1 11:26:50 UTC 2015 - zaitor@opensuse.org + +- Update to version 3.17.91: + + Access key is not assigned to button "Open with Document + Viewer" (bgo#753987). + + Compilation cleanups (bgo#754104). + + Updated translations. + +------------------------------------------------------------------- +Mon Aug 17 22:00:28 UTC 2015 - zaitor@opensuse.org + +- Update to version 3.17.90: + + Add touchpad gesture event mask to EogScrolledWindow + (bgo#753627). + + Updated translations. + +------------------------------------------------------------------- +Mon Aug 17 21:54:23 UTC 2015 - zaitor@opensuse.org + +- Update to version 3.17.3: + + Updated translations. + +------------------------------------------------------------------- +Mon Aug 17 21:54:22 UTC 2015 - zaitor@opensuse.org + +- Update to version 3.17.2: + + Bugs fixed: bgo#746132, bgo#751007, bgo#751021. + + Updated translations. + +------------------------------------------------------------------- +Mon Aug 17 21:54:21 UTC 2015 - zaitor@opensuse.org + +- Update to version 3.17.1: + + Small improvements for the new UI. + + Bug fixes and code improvements. + + Bugs fixed: bgo#538279, bgo#739654, bgo#743477, bgo#746802, + bgo#748598. + + Updated translations. + ------------------------------------------------------------------- Mon Aug 17 21:54:20 UTC 2015 - zaitor@opensuse.org diff --git a/eog.spec b/eog.spec index 432d674..cf84db3 100644 --- a/eog.spec +++ b/eog.spec @@ -17,13 +17,13 @@ Name: eog -Version: 3.16.3 +Version: 3.18.0 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.16/%{name}-%{version}.tar.xz +Source: http://download.gnome.org/sources/eog/3.18/%{name}-%{version}.tar.xz BuildRequires: fdupes BuildRequires: intltool >= 0.50.1 BuildRequires: libjpeg-devel @@ -32,7 +32,7 @@ BuildRequires: translation-update-upstream BuildRequires: update-desktop-files BuildRequires: yelp-tools BuildRequires: pkgconfig(exempi-2.0) >= 1.99.5 -BuildRequires: pkgconfig(gdk-pixbuf-2.0) +BuildRequires: pkgconfig(gdk-pixbuf-2.0) >= 2.30.0 BuildRequires: pkgconfig(glib-2.0) >= 2.38.0 BuildRequires: pkgconfig(gnome-desktop-3.0) BuildRequires: pkgconfig(gobject-introspection-1.0)