Update to 3.7.1

This commit is contained in:
Kalev Lember 2012-11-09 17:54:40 +01:00
parent 452b3047ce
commit 36fe8d2253
3 changed files with 8 additions and 4 deletions

1
.gitignore vendored
View File

@ -41,3 +41,4 @@ eog-2.31.4-20100623git.tar.bz2
/eog-3.5.92.tar.xz
/eog-3.6.0.tar.xz
/eog-3.6.1.tar.xz
/eog-3.7.1.tar.xz

View File

@ -1,4 +1,4 @@
%define gtk3_version 3.3.6
%define gtk3_version 3.3.8
%define glib2_version 2.31.0
%define gnome_desktop_version 2.91.2
%define gnome_icon_theme_version 2.19.1
@ -7,11 +7,11 @@
Summary: Eye of GNOME image viewer
Name: eog
Version: 3.6.1
Version: 3.7.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.6/%{name}-%{version}.tar.xz
Source: http://download.gnome.org/sources/eog/3.7/%{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
@ -113,6 +113,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas >&/dev/null || :
%{_datadir}/gtk-doc/
%changelog
* Fri Nov 09 2012 Kalev Lember <kalevlember@gmail.com> - 3.7.1-1
- Update to 3.7.1
* Tue Oct 16 2012 Kalev Lember <kalevlember@gmail.com> - 3.6.1-1
- Update to 3.6.1

View File

@ -1 +1 @@
b8345fe47f6079416186655c0e18b817 eog-3.6.1.tar.xz
242b8380bcbced3094644d6e821d66ba eog-3.7.1.tar.xz