Accepting request 180502 from home:dimstar:branches:GNOME:Factory
Update to 3.9.1 OBS-URL: https://build.opensuse.org/request/show/180502 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/eog?expand=0&rev=153
This commit is contained in:
parent
58f8e58e73
commit
ffe54260e1
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:689251b6dd18ef191cbfd9431c0324c70707b60edd73d86fc014bd8ae0bd8336
|
|
||||||
size 3626260
|
|
3
eog-3.9.1.tar.xz
Normal file
3
eog-3.9.1.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:87ea046c36cbb66107732a4c6f51dbe9976b40d5b8d2794c8c37872e78d67b2f
|
||||||
|
size 3635944
|
@ -1,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Jun 21 18:31:17 UTC 2013 - dimstar@opensuse.org
|
||||||
|
|
||||||
|
- Update to version 3.9.1:
|
||||||
|
+ Integrate more modern job system from Evince with proper
|
||||||
|
cancellation support in preparation for further refactoring.
|
||||||
|
+ Bugs fixed: bgo#563538, bgo#630512, bgo#699043.
|
||||||
|
+ Updated translations.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon May 13 21:09:11 UTC 2013 - dimstar@opensuse.org
|
Mon May 13 21:09:11 UTC 2013 - dimstar@opensuse.org
|
||||||
|
|
||||||
|
6
eog.spec
6
eog.spec
@ -17,13 +17,13 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: eog
|
Name: eog
|
||||||
Version: 3.8.2
|
Version: 3.9.1
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Image Viewer for GNOME
|
Summary: Image Viewer for GNOME
|
||||||
License: GPL-2.0+ and LGPL-2.1+
|
License: GPL-2.0+ and LGPL-2.1+
|
||||||
Group: Productivity/Graphics/Viewers
|
Group: Productivity/Graphics/Viewers
|
||||||
Url: http://www.gnome.org/
|
Url: http://www.gnome.org/
|
||||||
Source: http://download.gnome.org/sources/eog/3.8/%{name}-%{version}.tar.xz
|
Source: http://download.gnome.org/sources/eog/3.9/%{name}-%{version}.tar.xz
|
||||||
BuildRequires: fdupes
|
BuildRequires: fdupes
|
||||||
BuildRequires: intltool
|
BuildRequires: intltool
|
||||||
BuildRequires: libjpeg-devel
|
BuildRequires: libjpeg-devel
|
||||||
@ -37,7 +37,7 @@ BuildRequires: pkgconfig(glib-2.0) >= 2.31.0
|
|||||||
BuildRequires: pkgconfig(gnome-desktop-3.0)
|
BuildRequires: pkgconfig(gnome-desktop-3.0)
|
||||||
BuildRequires: pkgconfig(gnome-icon-theme)
|
BuildRequires: pkgconfig(gnome-icon-theme)
|
||||||
BuildRequires: pkgconfig(gobject-introspection-1.0)
|
BuildRequires: pkgconfig(gobject-introspection-1.0)
|
||||||
BuildRequires: pkgconfig(gtk+-3.0) >= 3.5.4
|
BuildRequires: pkgconfig(gtk+-3.0) >= 3.7.8
|
||||||
BuildRequires: pkgconfig(lcms2)
|
BuildRequires: pkgconfig(lcms2)
|
||||||
BuildRequires: pkgconfig(libexif)
|
BuildRequires: pkgconfig(libexif)
|
||||||
BuildRequires: pkgconfig(libpeas-gtk-1.0)
|
BuildRequires: pkgconfig(libpeas-gtk-1.0)
|
||||||
|
Loading…
Reference in New Issue
Block a user