SHA256
1
0
forked from pool/eog

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

Copy from home:vuntz:branches:GNOME:Factory/eog via accept of submit request 44714 revision 3.
Request was accepted with message:
ok

OBS-URL: https://build.opensuse.org/request/show/44714
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/eog?expand=0&rev=76
This commit is contained in:
Vincent Untz 2010-08-06 11:44:47 +00:00 committed by Git OBS Bridge
parent 8e2376baa7
commit 7b46b3bed1
4 changed files with 59 additions and 7 deletions

View File

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

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

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

View File

@ -1,3 +1,53 @@
-------------------------------------------------------------------
Fri Aug 6 13:24:02 CEST 2010 - vuntz@opensuse.org
- Update to version 2.31.5:
+ New toolbar button and 'P' shortcut to pause the slideshow
+ UI improvements
+ Code improvements
+ This is based on a new branch, started from 2.30.2, including
all the changes from previous 2.31.x releases except migration
to GSettings and GTK+ 3.0.
+ Updated translations.
- Changes from version 2.31.4:
+ Rename "Image Collection" to "Image Gallery" (bgo#618304)
+ Update totem-scrsaver to use GDBus (bgo#621439)
+ Build fixes (including bgo#621616)
+ Optimize GSettings-usage and fix key names (including
bgo#621370)
+ Updated translations.
- Changes from version 2.31.3:
+ Begin GSettings migration
+ Allow using a custom background color for the image view
(bgo#502992)
+ Updated translations.
- Changes from version 2.31.2:
+ Make eog fully GSEAL-compilant (bgo#606883)
+ Updated translations.
- Changes from version 2.31.1:
+ Render SVGs natively when zoomed (bgo#108435)
+ Print SVGs as vector image (bgo#518055)
+ Embed page setup in print dialog (bgo#614451)
+ Add high resolution app icon (bgo#615356)
+ Various UI improvements (including bgo#614405, bgo#614457,
bgo#614497)
+ Further GSEAL-compatibility work
+ bgo#615344, Does not show external linked images that the URI
is relative path in svg
+ bgo#615387, libjpeg-8 breaks lossless JPEG modification
+ bgo#615531, Please support --version
+ Updated translations.
- Changes from version 2.30.2:
+ bgo#621616, eog-2.30.1 fails to configure when
--without-libjpeg is passed
+ Updated translations.
- Fix self-obsoletion of eog2.
-------------------------------------------------------------------
Fri Jun 4 16:17:18 CEST 2010 - sbrabec@suse.cz
- Added support for translation-update-upstream (FATE#301344).
-------------------------------------------------------------------
Thu Apr 29 14:20:09 CEST 2010 - dimstar@opensuse.org

View File

@ -1,5 +1,5 @@
#
# spec file for package eog (Version 2.30.1)
# spec file for package eog (Version 2.31.5)
#
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
@ -18,7 +18,7 @@
Name: eog
Version: 2.30.1
Version: 2.31.5
Release: 1
License: GPLv2+ ; LGPLv2.1+
Summary: Eye of GNOME for the GNOME 2.x Desktop
@ -37,10 +37,11 @@ BuildRequires: liblcms-devel
BuildRequires: librsvg-devel
BuildRequires: python-gtk-devel
BuildRequires: shared-mime-info
BuildRequires: translation-update-upstream
BuildRequires: update-desktop-files
Requires: %{name}-lang = %{version}
Provides: eog2 = 2.20.0
Obsoletes: eog2 <= 2.20.0
Provides: eog2 = %{version}
Obsoletes: eog2 < %{version}
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%gconf_schemas_prereq
%py_requires
@ -66,6 +67,7 @@ compiled for the GNOME 2.x Desktop.
%lang_package
%prep
%setup -q
translation-update-upstream
%build
%configure\