Update to 3.8.0

This commit is contained in:
Kalev Lember 2013-03-26 03:04:06 +01:00
parent 3b1c8a7f7e
commit ebc625b4db
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -46,3 +46,4 @@ eog-2.31.4-20100623git.tar.bz2
/eog-3.7.4.tar.xz
/eog-3.7.91.tar.xz
/eog-3.7.92.tar.xz
/eog-3.8.0.tar.xz

View File

@ -7,11 +7,11 @@
Summary: Eye of GNOME image viewer
Name: eog
Version: 3.7.92
Version: 3.8.0
Release: 1%{?dist}
URL: http://projects.gnome.org/eog/
#VCS: git:git://git.gnome.org/eog
Source: http://download.gnome.org/sources/eog/3.7/%{name}-%{version}.tar.xz
Source: http://download.gnome.org/sources/eog/3.8/%{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
* Tue Mar 26 2013 Kalev Lember <kalevlember@gmail.com> - 3.8.0-1
- Update to 3.8.0
* Wed Mar 20 2013 Richard Hughes <rhughes@redhat.com> - 3.7.92-1
- Update to 3.7.92

View File

@ -1 +1 @@
4c8235ac728a92025dd487cf24ba5e22 eog-3.7.92.tar.xz
694e430680553b97475b7f6e3508a5d3 eog-3.8.0.tar.xz