From 5813ddc9ce3d2582532d2f568cd6a9d6e7f7801bebdbec10737761013b061879 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Wed, 13 Mar 2013 23:01:06 +0000 Subject: [PATCH] Accepting request 158307 from GNOME:Next Push GNOME:Next OBS-URL: https://build.opensuse.org/request/show/158307 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/eog?expand=0&rev=147 --- eog-3.6.2.tar.xz | 3 --- eog-3.7.91.tar.xz | 3 +++ eog.changes | 32 ++++++++++++++++++++++++++++++++ eog.spec | 8 ++++---- 4 files changed, 39 insertions(+), 7 deletions(-) delete mode 100644 eog-3.6.2.tar.xz create mode 100644 eog-3.7.91.tar.xz diff --git a/eog-3.6.2.tar.xz b/eog-3.6.2.tar.xz deleted file mode 100644 index 53adec8..0000000 --- a/eog-3.6.2.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5879f26a11fa7cd2fa4038e5c51d31e4959456be4fba570dcde89ed0d966ffda -size 3615284 diff --git a/eog-3.7.91.tar.xz b/eog-3.7.91.tar.xz new file mode 100644 index 0000000..10ae27a --- /dev/null +++ b/eog-3.7.91.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c23f5b189d5929ea7be7d50fa577e6754b1d42dededd1c65583c77c6d38c1144 +size 3620756 diff --git a/eog.changes b/eog.changes index bfc16ec..a41b033 100644 --- a/eog.changes +++ b/eog.changes @@ -1,3 +1,35 @@ +------------------------------------------------------------------- +Tue Mar 5 18:53:26 UTC 2013 - dimstar@opensuse.org + +- Update to version 3.7.91: + + Updated translations. + +------------------------------------------------------------------- +Tue Jan 15 16:11:00 UTC 2013 - dimstar@opensuse.org + +- Update to version 3.7.4: + + Use XDG_DATA_DIRS and XDG_DATA_HOME as plugin search paths. + + Bugs fixed: bgo#683335, bgo#689165, bgo#690282, bgo#690931, + bgo#691517, bgo#691552. + + Updated translations. + +------------------------------------------------------------------- +Sun Nov 25 17:52:01 UTC 2012 - dimstar@opensuse.org + +- Update to version 3.7.2: + + Build system improvements / fixes. + + Bugs fixed: bgo#687755. + + Updated translations. + +------------------------------------------------------------------- +Wed Nov 14 10:50:38 UTC 2012 - dimstar@opensuse.org + +- Update to version 3.7.1: + + Switch to GtkApplication for inhibiting the screensaver. + + Misc. improvements/fixes. + + Bugs fixed: bgo#684098, bgo#684179, bgo#684581. + + Updated translations. + ------------------------------------------------------------------- Tue Nov 13 10:15:41 UTC 2012 - dimstar@opensuse.org diff --git a/eog.spec b/eog.spec index 34583b5..9d734cf 100644 --- a/eog.spec +++ b/eog.spec @@ -1,7 +1,7 @@ # # spec file for package eog # -# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,13 +17,13 @@ Name: eog -Version: 3.6.2 +Version: 3.7.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.6/%{name}-%{version}.tar.xz +Source: http://download.gnome.org/sources/eog/3.7/%{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.3.6 +BuildRequires: pkgconfig(gtk+-3.0) >= 3.5.4 BuildRequires: pkgconfig(lcms2) BuildRequires: pkgconfig(libexif) BuildRequires: pkgconfig(libpeas-gtk-1.0)