This commit is contained in:
parent
86813cdd82
commit
9c4aba0272
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a3721f8c4534c09ea0c70b544bab1f5795c1a87d7d8be0a6a5371952adaf642f
|
||||
size 1722913
|
3
eog-2.21.92.tar.bz2
Normal file
3
eog-2.21.92.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a5c274957b5c02e1e21d1e04008c33184e983cac694b187a946d4b27e6bef3bc
|
||||
size 1836737
|
@ -1,14 +0,0 @@
|
||||
Index: src/eog-image.c
|
||||
===================================================================
|
||||
--- src/eog-image.c.orig
|
||||
+++ src/eog-image.c
|
||||
@@ -1087,8 +1087,7 @@ eog_image_load (EogImage *img, guint dat
|
||||
}
|
||||
|
||||
if (eog_image_has_data (img, data2read)) {
|
||||
- g_warning ("Image %s has requested data already loaded.\n",
|
||||
- eog_image_get_caption (img));
|
||||
+ return TRUE;
|
||||
}
|
||||
|
||||
priv->status = EOG_IMAGE_STATUS_LOADING;
|
@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 4 20:30:11 CET 2008 - maw@suse.de
|
||||
|
||||
- Update to version 2.21.92:
|
||||
+ Bugs fixed: bgo#513958, bgo#500203, bgo#513827, and bgo#517450
|
||||
+ Updated translations
|
||||
- Drop eog-fast-image-switch-crash.patch.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 19 16:03:20 CET 2008 - rodrigo@suse.de
|
||||
|
||||
|
12
eog.spec
12
eog.spec
@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package eog (Version 2.21.90)
|
||||
# spec file for package eog (Version 2.21.92)
|
||||
#
|
||||
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# This file and all modifications and additions to the pristine
|
||||
@ -21,12 +21,10 @@ Group: Productivity/Graphics/Viewers
|
||||
Provides: eog2 = 2.20.0
|
||||
Obsoletes: eog2 <= 2.20.0
|
||||
Requires: gnome-icon-theme
|
||||
Version: 2.21.90
|
||||
Version: 2.21.92
|
||||
Release: 1
|
||||
Summary: Eye of GNOME for the GNOME 2.x Desktop
|
||||
Source: %{name}-%{version}.tar.bz2
|
||||
# PATCH-FIX-UPSTREAM eog-fast-image-switch-crash.patch bgo517450 - Add missing return
|
||||
Patch1: eog-fast-image-switch-crash.patch
|
||||
Url: http://www.gnome.org/
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
Requires: %{name}-lang = %{version}
|
||||
@ -56,7 +54,6 @@ compiled for the GNOME 2.x Desktop.
|
||||
%lang_package
|
||||
%prep
|
||||
%setup -q
|
||||
%patch1
|
||||
|
||||
%build
|
||||
%configure\
|
||||
@ -105,6 +102,11 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{_libdir}/pkgconfig/eog.pc
|
||||
|
||||
%changelog
|
||||
* Tue Mar 04 2008 maw@suse.de
|
||||
- Update to version 2.21.92:
|
||||
+ Bugs fixed: bgo#513958, bgo#500203, bgo#513827, and bgo#517450
|
||||
+ Updated translations
|
||||
- Drop eog-fast-image-switch-crash.patch.
|
||||
* Tue Feb 19 2008 rodrigo@suse.de
|
||||
- Update to version 2.21.90:
|
||||
* http://ftp.gnome.org/pub/GNOME/sources/eog/2.21/eog-2.21.90.news
|
||||
|
Loading…
x
Reference in New Issue
Block a user