This commit is contained in:
Matthias Clasen 2011-02-22 10:25:07 -05:00
parent ce87818197
commit fa35fadbec
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -9,3 +9,4 @@ eog-2.31.4-20100623git.tar.bz2
/eog-2.91.5.tar.bz2
/eog-2.91.6.tar.bz2
/eog-2.91.7.tar.bz2
/eog-2.91.90.tar.bz2

View File

@ -10,8 +10,8 @@
Summary: Eye of GNOME image viewer
Name: eog
Version: 2.91.7
Release: 3%{?dist}
Version: 2.91.90
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
@ -125,6 +125,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas
%{_datadir}/gtk-doc/
%changelog
* Tue Feb 22 2011 Matthias Clasen <mclasen@redhat.com> 2.91.90-1
- Update to 2.91.90
* Thu Feb 10 2011 Matthias Clasen <mclasen@redhat.com> 2.91.7-3
- Rebuild against newer gtk

View File

@ -1 +1 @@
2641c91a4b977ff2a48969a7aa7a4879 eog-2.91.7.tar.bz2
e4ca5fa2c6d1476b29eed5d71ea07b8d eog-2.91.90.tar.bz2