From 1d41775ff179775aa9e21b0e5822c29b7a9c7b9e597bf10694991e025189cf2e Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Fri, 4 Sep 2015 11:33:31 +0000 Subject: [PATCH] Accepting request 329067 from GNOME:Next Scripted push of project GNOME:Next OBS-URL: https://build.opensuse.org/request/show/329067 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/eog?expand=0&rev=194 --- eog-3.16.3.tar.xz | 3 --- eog-3.17.91.tar.xz | 3 +++ eog.changes | 40 ++++++++++++++++++++++++++++++++++++++++ eog.spec | 6 +++--- 4 files changed, 46 insertions(+), 6 deletions(-) delete mode 100644 eog-3.16.3.tar.xz create mode 100644 eog-3.17.91.tar.xz 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.17.91.tar.xz b/eog-3.17.91.tar.xz new file mode 100644 index 0000000..b952f32 --- /dev/null +++ b/eog-3.17.91.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e4868c5667b9cc11ff6a9e9ab2589426e68e7d04aa6152d794c321932057f109 +size 4311480 diff --git a/eog.changes b/eog.changes index b50b656..479f58c 100644 --- a/eog.changes +++ b/eog.changes @@ -1,3 +1,43 @@ +------------------------------------------------------------------- +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..e69442c 100644 --- a/eog.spec +++ b/eog.spec @@ -17,13 +17,13 @@ Name: eog -Version: 3.16.3 +Version: 3.17.91 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.17/%{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)