This commit is contained in:
Matthias Clasen 2010-08-31 10:58:03 -04:00
parent 3adfb2fcd6
commit 48b5803986
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -1,2 +1,3 @@
eog-2.31.4-20100623git.tar.bz2
/eog-2.31.90.tar.bz2
/eog-2.31.91.tar.bz2

View File

@ -11,8 +11,8 @@
Summary: Eye of GNOME image viewer
Name: eog
Version: 2.31.90
Release: 2%{?dist}
Version: 2.31.91
Release: 1%{?dist}
URL: http://projects.gnome.org/eog/
#VCS: git:git://git.gnome.org/eog
Source: http://download.gnome.org/sources/eog/2.31/%{name}-%{version}.tar.bz2
@ -151,6 +151,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor >&/dev/null || :
%{_datadir}/gtk-doc/
%changelog
* Tue Aug 31 2010 Matthias Clasen <mclasen@redhat.com> 2.31.91-1
- Update to 2.31.91
* Mon Aug 23 2010 Matthias Clasen <mclasen@redhat.com> 2.31.90-2
- Co-own /usr/share/gtk-doc

View File

@ -1 +1 @@
bb23bc1445e5b84a9c53fe68532a715b eog-2.31.90.tar.bz2
2c90a2c15cb4c0bfcc4642ba9523a9eb eog-2.31.91.tar.bz2