Update to 3.5.1

This commit is contained in:
Kalev Lember 2012-05-05 21:13:53 +03:00
parent f182aab849
commit 328d104be5
3 changed files with 10 additions and 8 deletions

1
.gitignore vendored
View File

@ -32,3 +32,4 @@ eog-2.31.4-20100623git.tar.bz2
/eog-3.3.92.tar.xz
/eog-3.4.0.tar.xz
/eog-3.4.1.tar.xz
/eog-3.5.1.tar.xz

View File

@ -1,25 +1,23 @@
%define gtk3_version 3.0.2
%define glib2_version 2.29.4
%define gtk3_version 3.3.6
%define glib2_version 2.31.0
%define gnome_desktop_version 2.91.2
%define gnome_icon_theme_version 2.19.1
%define desktop_file_utils_version 0.9
%define gail_version 1.2.0
%define libexif_version 0.6.14
Summary: Eye of GNOME image viewer
Name: eog
Version: 3.4.1
Release: 3%{?dist}
Version: 3.5.1
Release: 1%{?dist}
URL: http://projects.gnome.org/eog/
#VCS: git:git://git.gnome.org/eog
Source: http://download.gnome.org/sources/eog/3.4/%{name}-%{version}.tar.xz
Source: http://download.gnome.org/sources/eog/3.5/%{name}-%{version}.tar.xz
# The GFDL has an "or later version" clause embedded inside the license.
# There is no need to add the + here.
License: GPLv2+ and GFDL
Group: User Interface/Desktops
BuildRequires: glib2-devel >= %{glib2_version}
BuildRequires: gtk3-devel >= %{gtk3_version}
BuildRequires: gail-devel >= %{gail_version}
BuildRequires: libexif-devel >= %{libexif_version}
BuildRequires: exempi-devel
BuildRequires: lcms2-devel
@ -119,6 +117,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas >&/dev/null || :
%{_datadir}/gtk-doc/
%changelog
* Sat May 05 2012 Kalev Lember <kalevlember@gmail.com> - 3.5.1-1
- Update to 3.5.1
* Fri Apr 27 2012 Kalev Lember <kalevlember@gmail.com> - 3.4.1-3
- Removed last traces of gconf handling (#704230)

View File

@ -1 +1 @@
4d082c6df54a8494c56c72bce6646659 eog-3.4.1.tar.xz
db6cfb874dd5a72fb42007929efe023c eog-3.5.1.tar.xz