Accepting request 245978 from GNOME:Next

Push GNOME 3.13.90

OBS-URL: https://build.opensuse.org/request/show/245978
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/eog?expand=0&rev=175
This commit is contained in:
Dominique Leuenberger 2014-08-23 11:52:32 +00:00 committed by Git OBS Bridge
parent 9c82beea68
commit 1e4ad452fe
4 changed files with 43 additions and 7 deletions

View File

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

3
eog-3.13.90.tar.xz Normal file
View File

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

View File

@ -1,3 +1,40 @@
-------------------------------------------------------------------
Mon Aug 18 21:01:53 UTC 2014 - dimstar@opensuse.org
- Update to version 3.13.90:
+ Touchscreen gestures support (bgo#730656).
+ Updated UI tests.
+ Fix more deprecated GTK+ usage.
+ Updated translations.
-------------------------------------------------------------------
Tue Jul 22 11:08:59 UTC 2014 - dimstar@opensuse.org
- Update to version 3.13.3:
+ Drop deprecated GtkMisc and GtkAlignment usage.
+ Improvements to GUI test handling.
+ Updated translations.
-------------------------------------------------------------------
Sat Jul 12 18:52:57 UTC 2014 - dimstar@opensuse.org
- Update to version 3.13.2:
+ Convert dialogs made with Glade to GResource and widget
templates.
+ Bugs fixed: bgo#729494, bgo#729498.
+ Updated translations.
-------------------------------------------------------------------
Sat May 17 11:58:13 UTC 2014 - zaitor@opensuse.org
- Update to version 3.13.1:
+ Added installed GUI tests.
+ Support extracting color profiles with GdkPixbuf.
+ Drop gnome-icon-theme dependency.
+ Bugs fixed: bgo#727467, bgo#727989, bgo#729018.
+ Updated translations.
- Drop pkgconfig(gnome-icon-theme) BuildRequires: No longer needed.
-------------------------------------------------------------------
Sat May 17 11:10:42 UTC 2014 - zaitor@opensuse.org

View File

@ -17,13 +17,13 @@
Name: eog
Version: 3.12.2
Version: 3.13.90
Release: 0
Summary: Image Viewer for GNOME
License: GPL-2.0+ and LGPL-2.1+
Group: Productivity/Graphics/Viewers
Url: http://www.gnome.org/
Source: http://download.gnome.org/sources/eog/3.12/%{name}-%{version}.tar.xz
Source: http://download.gnome.org/sources/eog/3.13/%{name}-%{version}.tar.xz
BuildRequires: fdupes
BuildRequires: intltool >= 0.50.1
BuildRequires: libjpeg-devel
@ -35,9 +35,8 @@ BuildRequires: pkgconfig(exempi-2.0) >= 1.99.5
BuildRequires: pkgconfig(gdk-pixbuf-2.0)
BuildRequires: pkgconfig(glib-2.0) >= 2.38.0
BuildRequires: pkgconfig(gnome-desktop-3.0)
BuildRequires: pkgconfig(gnome-icon-theme)
BuildRequires: pkgconfig(gobject-introspection-1.0)
BuildRequires: pkgconfig(gtk+-3.0) >= 3.10.6
BuildRequires: pkgconfig(gtk+-3.0) >= 3.11.6
BuildRequires: pkgconfig(lcms2)
BuildRequires: pkgconfig(libexif)
BuildRequires: pkgconfig(libpeas-gtk-1.0)