SHA256
1
0
forked from pool/eog

Accepting request 93007 from home:vuntz:branches:GNOME:Factory

Update to 3.3.2

OBS-URL: https://build.opensuse.org/request/show/93007
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/eog?expand=0&rev=116
This commit is contained in:
Dominique Leuenberger 2011-11-24 21:29:37 +00:00 committed by Git OBS Bridge
parent 80d2f71ffb
commit a152cf4d14
4 changed files with 20 additions and 6 deletions

View File

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

3
eog-3.3.2.tar.bz2 Normal file
View File

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

View File

@ -1,3 +1,17 @@
-------------------------------------------------------------------
Tue Nov 22 09:40:01 UTC 2011 - vuntz@opensuse.org
- Update to version 3.3.2:
+ Fix deadlock with recently changed GApplication-behaviour
(bgo#662630)
+ Automatically reload unmodified images when the file changes
(bgo#555370)
+ Try to preserve file attributes when saving (bgo#653065)
+ Allow reusing a window from the commandline (bgo#617735)
+ Improved help docs
+ Other bug fixes: bgo#614869, bgo#655205, bgo#661325.
+ Updated translations.
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Nov 15 10:07:58 UTC 2011 - vuntz@opensuse.org Tue Nov 15 10:07:58 UTC 2011 - vuntz@opensuse.org

View File

@ -18,14 +18,14 @@
Name: eog Name: eog
Version: 3.2.2 Version: 3.3.2
Release: 1 Release: 1
# FIXME: replace libexempi-devel BuildRequires with pkgconfig(exempi-2.0) once fixed exempi is in # FIXME: replace libexempi-devel BuildRequires with pkgconfig(exempi-2.0) once fixed exempi is in
License: GPLv2+ ; LGPLv2.1+ License: GPLv2+ ; LGPLv2.1+
Summary: Image Viewer for GNOME Summary: Image Viewer for GNOME
Url: http://www.gnome.org/ Url: http://www.gnome.org/
Group: Productivity/Graphics/Viewers Group: Productivity/Graphics/Viewers
Source: http://download.gnome.org/sources/eog/3.2/%{name}-%{version}.tar.bz2 Source: http://download.gnome.org/sources/eog/3.3/%{name}-%{version}.tar.bz2
BuildRequires: fdupes BuildRequires: fdupes
BuildRequires: gnome-doc-utils-devel BuildRequires: gnome-doc-utils-devel
BuildRequires: intltool BuildRequires: intltool
@ -35,7 +35,7 @@ BuildRequires: libtool
BuildRequires: translation-update-upstream BuildRequires: translation-update-upstream
BuildRequires: update-desktop-files BuildRequires: update-desktop-files
BuildRequires: pkgconfig(gdk-pixbuf-2.0) BuildRequires: pkgconfig(gdk-pixbuf-2.0)
BuildRequires: pkgconfig(glib-2.0) 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)