SHA256
1
0
forked from pool/eog

Accepting request 252139 from GNOME:Factory

Push GNOME 3.14.0 (forwarded request 251857 from Zaitor)

OBS-URL: https://build.opensuse.org/request/show/252139
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/eog?expand=0&rev=105
This commit is contained in:
Stephan Kulow 2014-09-30 17:39:29 +00:00 committed by Git OBS Bridge
commit 95f29475b7
4 changed files with 55 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.14.0.tar.xz Normal file
View File

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

View File

@ -1,3 +1,52 @@
-------------------------------------------------------------------
Mon Sep 22 20:09:07 UTC 2014 - zaitor@opensuse.org
- Update to version 3.14.0:
+ Updated translations.
-------------------------------------------------------------------
Mon Sep 15 19:14:35 UTC 2014 - zaitor@opensuse.org
- Update to version 3.13.92:
+ Updated translations.
-------------------------------------------------------------------
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.14.0
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.14/%{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)