This commit is contained in:
Matthias Clasen 2010-09-28 08:30:54 -04:00
parent 48b5803986
commit 7fd7bbf661
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

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

View File

@ -11,11 +11,11 @@
Summary: Eye of GNOME image viewer Summary: Eye of GNOME image viewer
Name: eog Name: eog
Version: 2.31.91 Version: 2.32.0
Release: 1%{?dist} Release: 1%{?dist}
URL: http://projects.gnome.org/eog/ URL: http://projects.gnome.org/eog/
#VCS: git:git://git.gnome.org/eog #VCS: git:git://git.gnome.org/eog
Source: http://download.gnome.org/sources/eog/2.31/%{name}-%{version}.tar.bz2 Source: http://download.gnome.org/sources/eog/2.32/%{name}-%{version}.tar.bz2
# The GFDL has an "or later version" clause embedded inside the license. # The GFDL has an "or later version" clause embedded inside the license.
# There is no need to add the + here. # There is no need to add the + here.
License: GPLv2+ and GFDL License: GPLv2+ and GFDL
@ -151,6 +151,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor >&/dev/null || :
%{_datadir}/gtk-doc/ %{_datadir}/gtk-doc/
%changelog %changelog
* Tue Sep 28 2010 Matthias Clasen <mclasen@redhat.com> 2.32.0-1
- Update to 2.32.0
* Tue Aug 31 2010 Matthias Clasen <mclasen@redhat.com> 2.31.91-1 * Tue Aug 31 2010 Matthias Clasen <mclasen@redhat.com> 2.31.91-1
- Update to 2.31.91 - Update to 2.31.91

View File

@ -1 +1 @@
2c90a2c15cb4c0bfcc4642ba9523a9eb eog-2.31.91.tar.bz2 8c28ad389d52e7044c596ca3c81de5a4 eog-2.32.0.tar.bz2