SHA256
1
0
forked from pool/eog

Accepting request 73674 from home:dimstar:branches:GNOME:Factory

Update to 3.1.2

OBS-URL: https://build.opensuse.org/request/show/73674
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/eog?expand=0&rev=97
This commit is contained in:
Vincent Untz 2011-06-16 12:17:41 +00:00 committed by Git OBS Bridge
parent 6593b3e173
commit 3b636f4f6b
4 changed files with 19 additions and 5 deletions

View File

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

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

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

View File

@ -1,3 +1,18 @@
-------------------------------------------------------------------
Wed Jun 15 12:01:09 CEST 2011 - dimstar@opensuse.org
- Update to version 3.1.2:
+ New "Show containing folder" command
+ Improved SVG decoding
+ Better orientation support for TIFF and non-exif formats
+ Port from dbus-glib to GtkApplication
+ Misc. code improvements
+ Documentation improvements
+ Bugs fixed: bgo#649894, bgo#650402, bgo#642725, bgo#544068,
bgo#548474, bgo#615114, bgo#622876.
+ Updated translations.
- Remove now unneeded pkgconfig(dbus-glib-1) BuildRequires.
-------------------------------------------------------------------
Tue May 17 18:21:50 CEST 2011 - dimstar@opensuse.org

View File

@ -18,7 +18,7 @@
Name: eog
Version: 3.1.1
Version: 3.1.2
Release: 1
# FIXME: replace libexempi-devel BuildRequires with pkgconfig(exempi-2.0) once fixed exempi is in
License: GPLv2+ ; LGPLv2.1+
@ -33,7 +33,6 @@ BuildRequires: libexempi-devel
BuildRequires: libjpeg-devel
BuildRequires: translation-update-upstream
BuildRequires: update-desktop-files
BuildRequires: pkgconfig(dbus-glib-1)
BuildRequires: pkgconfig(gdk-pixbuf-2.0)
BuildRequires: pkgconfig(glib-2.0)
BuildRequires: pkgconfig(gnome-desktop-3.0)