Update to 3.9.1

This commit is contained in:
Kalev Lember 2013-06-20 21:43:49 +02:00
parent 24874d37fd
commit b0843c9507
3 changed files with 8 additions and 4 deletions

1
.gitignore vendored
View File

@ -48,3 +48,4 @@ eog-2.31.4-20100623git.tar.bz2
/eog-3.7.92.tar.xz
/eog-3.8.0.tar.xz
/eog-3.8.2.tar.xz
/eog-3.9.1.tar.xz

View File

@ -1,4 +1,4 @@
%define gtk3_version 3.3.8
%define gtk3_version 3.7.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.8.2
Version: 3.9.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.8/%{name}-%{version}.tar.xz
Source: http://download.gnome.org/sources/eog/3.9/%{name}-%{version}.tar.xz
# The GFDL has an "or later version" clause embedded inside the license.
# There is no need to add the + here.
@ -112,6 +112,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas >&/dev/null || :
%{_datadir}/gtk-doc/
%changelog
* Thu Jun 20 2013 Kalev Lember <kalevlember@gmail.com> - 3.9.1-1
- Update to 3.9.1
* Tue May 14 2013 Richard Hughes <rhughes@redhat.com> - 3.8.2-1
- Update to 3.8.2

View File

@ -1 +1 @@
84c48f8468b8cee09379091d11b553ca eog-3.8.2.tar.xz
3c7a1b2cbfbb2080e32d7f7768fdc118 eog-3.9.1.tar.xz