This commit is contained in:
parent
07c9663e16
commit
2f08ad6ef5
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7d915216d397ef90402c8b00a2132de76bd8344d46b1573069a558c64f10c3a1
|
||||
size 2096360
|
3
eog-2.23.91.tar.bz2
Normal file
3
eog-2.23.91.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1e9253c58556d362867c95bb046306c1fb012724233123e982e8833f815c1aed
|
||||
size 2159143
|
13
eog.changes
13
eog.changes
@ -1,3 +1,16 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 02 20:30:30 CEST 2008 - mboman@novell.com
|
||||
|
||||
- Update to versino 2.23.91:
|
||||
+ Fixes segfaults with XMP-only files
|
||||
+ Do not fail to show current directory in the open file chooser
|
||||
+ More robust handling of image loading errors
|
||||
+ Sensible UI defaults if GConf fails
|
||||
+ Misc UI improvements
|
||||
+ Build system and docs improvements
|
||||
+ Bugs fixed: bgo#548738, bgo#547466, bgo#548736
|
||||
+ Translation updates.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 26 20:30:30 CEST 2008 - mboman@novell.com
|
||||
|
||||
|
25
eog.spec
25
eog.spec
@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package eog (Version 2.23.90)
|
||||
# spec file for package eog (Version 2.23.91)
|
||||
#
|
||||
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
@ -19,16 +19,19 @@
|
||||
|
||||
|
||||
Name: eog
|
||||
BuildRequires: docbook_4 eel-devel fdupes gnome-desktop-devel gnome-doc-utils-devel gnome-icon-theme gnutls-devel intltool libexempi-devel liblcms-devel python-devel python-gnome-devel python-gtk-devel shared-mime-info
|
||||
BuildRequires: indent libgnomeprintui-devel libidl librsvg-devel
|
||||
BuildRequires: libwnck-devel perl-XML-Parser scrollkeeper
|
||||
BuildRequires: libexif-devel update-desktop-files
|
||||
BuildRequires: docbook_4 eel-devel fdupes gnome-desktop-devel
|
||||
BuildRequires: gnome-doc-utils-devel gnome-icon-theme
|
||||
BuildRequires: gnutls-devel intltool libexempi-devel liblcms-devel
|
||||
BuildRequires: python-devel python-gnome-devel python-gtk-devel
|
||||
BuildRequires: indent libgnomeprintui-devel shared-mime-info
|
||||
BuildRequires: libidl librsvg-devel libwnck-devel perl-XML-Parser
|
||||
BuildRequires: libexif-devel scrollkeeper update-desktop-files
|
||||
License: GPL v2 or later; LGPL v2.1 or later
|
||||
Group: Productivity/Graphics/Viewers
|
||||
Provides: eog2 = 2.20.0
|
||||
Obsoletes: eog2 <= 2.20.0
|
||||
Requires: gnome-icon-theme
|
||||
Version: 2.23.90
|
||||
Version: 2.23.91
|
||||
Release: 1
|
||||
Summary: Eye of GNOME for the GNOME 2.x Desktop
|
||||
Source: %{name}-%{version}.tar.bz2
|
||||
@ -110,6 +113,16 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{_libdir}/pkgconfig/eog.pc
|
||||
|
||||
%changelog
|
||||
* Tue Sep 02 2008 mboman@novell.com
|
||||
- Update to versino 2.23.91:
|
||||
+ Fixes segfaults with XMP-only files
|
||||
+ Do not fail to show current directory in the open file chooser
|
||||
+ More robust handling of image loading errors
|
||||
+ Sensible UI defaults if GConf fails
|
||||
+ Misc UI improvements
|
||||
+ Build system and docs improvements
|
||||
+ Bugs fixed: bgo#548738, bgo#547466, bgo#548736
|
||||
+ Translation updates.
|
||||
* Tue Aug 26 2008 mboman@novell.com
|
||||
- Update to versino 2.23.90:
|
||||
+ Build system improvements
|
||||
|
Loading…
Reference in New Issue
Block a user