From ffe54260e138800ece0f26657d36d2e3a406e22ada2c9c802d0f1ed5d32bdd43 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Sun, 23 Jun 2013 13:49:13 +0000 Subject: [PATCH] Accepting request 180502 from home:dimstar:branches:GNOME:Factory Update to 3.9.1 OBS-URL: https://build.opensuse.org/request/show/180502 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/eog?expand=0&rev=153 --- eog-3.8.2.tar.xz | 3 --- eog-3.9.1.tar.xz | 3 +++ eog.changes | 9 +++++++++ eog.spec | 6 +++--- 4 files changed, 15 insertions(+), 6 deletions(-) delete mode 100644 eog-3.8.2.tar.xz create mode 100644 eog-3.9.1.tar.xz diff --git a/eog-3.8.2.tar.xz b/eog-3.8.2.tar.xz deleted file mode 100644 index 5d6020c..0000000 --- a/eog-3.8.2.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:689251b6dd18ef191cbfd9431c0324c70707b60edd73d86fc014bd8ae0bd8336 -size 3626260 diff --git a/eog-3.9.1.tar.xz b/eog-3.9.1.tar.xz new file mode 100644 index 0000000..20b5c04 --- /dev/null +++ b/eog-3.9.1.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:87ea046c36cbb66107732a4c6f51dbe9976b40d5b8d2794c8c37872e78d67b2f +size 3635944 diff --git a/eog.changes b/eog.changes index d69e890..6c81dbc 100644 --- a/eog.changes +++ b/eog.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Fri Jun 21 18:31:17 UTC 2013 - dimstar@opensuse.org + +- Update to version 3.9.1: + + Integrate more modern job system from Evince with proper + cancellation support in preparation for further refactoring. + + Bugs fixed: bgo#563538, bgo#630512, bgo#699043. + + Updated translations. + ------------------------------------------------------------------- Mon May 13 21:09:11 UTC 2013 - dimstar@opensuse.org diff --git a/eog.spec b/eog.spec index 3d3c600..8dea6e5 100644 --- a/eog.spec +++ b/eog.spec @@ -17,13 +17,13 @@ Name: eog -Version: 3.8.2 +Version: 3.9.1 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.8/%{name}-%{version}.tar.xz +Source: http://download.gnome.org/sources/eog/3.9/%{name}-%{version}.tar.xz BuildRequires: fdupes BuildRequires: intltool BuildRequires: libjpeg-devel @@ -37,7 +37,7 @@ 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) >= 3.5.4 +BuildRequires: pkgconfig(gtk+-3.0) >= 3.7.8 BuildRequires: pkgconfig(lcms2) BuildRequires: pkgconfig(libexif) BuildRequires: pkgconfig(libpeas-gtk-1.0)