Accepting request 162140 from GNOME:Factory
Update to 3.8.0 OBS-URL: https://build.opensuse.org/request/show/162140 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/eog?expand=0&rev=91
This commit is contained in:
commit
a2cf0942d8
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5879f26a11fa7cd2fa4038e5c51d31e4959456be4fba570dcde89ed0d966ffda
|
||||
size 3615284
|
3
eog-3.8.0.tar.xz
Normal file
3
eog-3.8.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0f2f6f1eb1a373b2a6f8e5627b20815e5bf13b8c856b67d8f72d2a10b6012f2b
|
||||
size 3624264
|
51
eog.changes
51
eog.changes
@ -1,3 +1,54 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 25 20:44:10 UTC 2013 - dimstar@opensuse.org
|
||||
|
||||
- Update to version 3.8.0:
|
||||
+ Updated translations.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 19 08:29:17 UTC 2013 - zaitor@opensuse.org
|
||||
|
||||
- Change group of eog-devel into Development/Libraries/GNOME,
|
||||
silences lint warning.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 18 22:09:31 UTC 2013 - dimstar@opensuse.org
|
||||
|
||||
- Update to version 3.7.92:
|
||||
+ Disable color management support on !X (bgo#695818).
|
||||
+ Updated translations.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 5 18:53:26 UTC 2013 - dimstar@opensuse.org
|
||||
|
||||
- Update to version 3.7.91:
|
||||
+ Updated translations.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 15 16:11:00 UTC 2013 - dimstar@opensuse.org
|
||||
|
||||
- Update to version 3.7.4:
|
||||
+ Use XDG_DATA_DIRS and XDG_DATA_HOME as plugin search paths.
|
||||
+ Bugs fixed: bgo#683335, bgo#689165, bgo#690282, bgo#690931,
|
||||
bgo#691517, bgo#691552.
|
||||
+ Updated translations.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Nov 25 17:52:01 UTC 2012 - dimstar@opensuse.org
|
||||
|
||||
- Update to version 3.7.2:
|
||||
+ Build system improvements / fixes.
|
||||
+ Bugs fixed: bgo#687755.
|
||||
+ Updated translations.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 14 10:50:38 UTC 2012 - dimstar@opensuse.org
|
||||
|
||||
- Update to version 3.7.1:
|
||||
+ Switch to GtkApplication for inhibiting the screensaver.
|
||||
+ Misc. improvements/fixes.
|
||||
+ Bugs fixed: bgo#684098, bgo#684179, bgo#684581.
|
||||
+ Updated translations.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 13 10:15:41 UTC 2012 - dimstar@opensuse.org
|
||||
|
||||
|
10
eog.spec
10
eog.spec
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package eog
|
||||
#
|
||||
# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -17,13 +17,13 @@
|
||||
|
||||
|
||||
Name: eog
|
||||
Version: 3.6.2
|
||||
Version: 3.8.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.6/%{name}-%{version}.tar.xz
|
||||
Source: http://download.gnome.org/sources/eog/3.8/%{name}-%{version}.tar.xz
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: intltool
|
||||
BuildRequires: libjpeg-devel
|
||||
@ -37,7 +37,7 @@ BuildRequires: pkgconfig(glib-2.0) >= 2.31.0
|
||||
BuildRequires: pkgconfig(gnome-desktop-3.0)
|
||||
BuildRequires: pkgconfig(gnome-icon-theme)
|
||||
BuildRequires: pkgconfig(gobject-introspection-1.0)
|
||||
BuildRequires: pkgconfig(gtk+-3.0) >= 3.3.6
|
||||
BuildRequires: pkgconfig(gtk+-3.0) >= 3.5.4
|
||||
BuildRequires: pkgconfig(lcms2)
|
||||
BuildRequires: pkgconfig(libexif)
|
||||
BuildRequires: pkgconfig(libpeas-gtk-1.0)
|
||||
@ -56,7 +56,7 @@ functional image viewer.
|
||||
|
||||
%package devel
|
||||
Summary: Image Viewer for GNOME
|
||||
Group: Productivity/Graphics/Viewers
|
||||
Group: Development/Libraries/GNOME
|
||||
Requires: %{name} = %{version}
|
||||
|
||||
%description devel
|
||||
|
Loading…
Reference in New Issue
Block a user