SHA256
1
0
forked from pool/eog

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
This commit is contained in:
Dominique Leuenberger 2013-03-13 23:01:06 +00:00 committed by Git OBS Bridge
parent a0a9d934e2
commit 5813ddc9ce
4 changed files with 39 additions and 7 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:5879f26a11fa7cd2fa4038e5c51d31e4959456be4fba570dcde89ed0d966ffda
size 3615284

3
eog-3.7.91.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:c23f5b189d5929ea7be7d50fa577e6754b1d42dededd1c65583c77c6d38c1144
size 3620756

View File

@ -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 Tue Nov 13 10:15:41 UTC 2012 - dimstar@opensuse.org

View File

@ -1,7 +1,7 @@
# #
# spec file for package eog # 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 # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@ -17,13 +17,13 @@
Name: eog Name: eog
Version: 3.6.2 Version: 3.7.91
Release: 0 Release: 0
Summary: Image Viewer for GNOME Summary: Image Viewer for GNOME
License: GPL-2.0+ and LGPL-2.1+ License: GPL-2.0+ and LGPL-2.1+
Group: Productivity/Graphics/Viewers Group: Productivity/Graphics/Viewers
Url: http://www.gnome.org/ 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: fdupes
BuildRequires: intltool BuildRequires: intltool
BuildRequires: libjpeg-devel BuildRequires: libjpeg-devel
@ -37,7 +37,7 @@ BuildRequires: pkgconfig(glib-2.0) >= 2.31.0
BuildRequires: pkgconfig(gnome-desktop-3.0) BuildRequires: pkgconfig(gnome-desktop-3.0)
BuildRequires: pkgconfig(gnome-icon-theme) BuildRequires: pkgconfig(gnome-icon-theme)
BuildRequires: pkgconfig(gobject-introspection-1.0) 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(lcms2)
BuildRequires: pkgconfig(libexif) BuildRequires: pkgconfig(libexif)
BuildRequires: pkgconfig(libpeas-gtk-1.0) BuildRequires: pkgconfig(libpeas-gtk-1.0)