This commit is contained in:
Matthias Clasen 2011-04-04 18:49:35 -04:00
parent f08b025417
commit a801d4fb5c
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -12,3 +12,4 @@ eog-2.31.4-20100623git.tar.bz2
/eog-2.91.90.tar.bz2
/eog-2.91.91.tar.bz2
/eog-2.91.92.tar.bz2
/eog-3.0.0.tar.bz2

View File

@ -10,11 +10,11 @@
Summary: Eye of GNOME image viewer
Name: eog
Version: 2.91.92
Version: 3.0.0
Release: 1%{?dist}
URL: http://projects.gnome.org/eog/
#VCS: git:git://git.gnome.org/eog
Source: http://download.gnome.org/sources/eog/2.91/%{name}-%{version}.tar.bz2
Source: http://download.gnome.org/sources/eog/3.0/%{name}-%{version}.tar.bz2
# The GFDL has an "or later version" clause embedded inside the license.
# There is no need to add the + here.
License: GPLv2+ and GFDL
@ -125,6 +125,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas
%{_datadir}/gtk-doc/
%changelog
* Mon Apr 4 2011 Matthias Clasen <mclasen@redhat.com> 3.0.0-1
- Update to 3.0.0
* Tue Mar 22 2011 Matthias Clasen <mclasen@redhat.com> 2.91.92-1
- Update to 2.91.92

View File

@ -1 +1 @@
6e3f40a057c4ab6b998c6083eb8ee812 eog-2.91.92.tar.bz2
b9d6faa9c7485df5ace37e0548641893 eog-3.0.0.tar.bz2