Update to 3.2.0

This commit is contained in:
Ray Strode 2011-09-27 21:19:21 -04:00
parent 1b8e652bdb
commit be04664282
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -21,3 +21,4 @@ eog-2.31.4-20100623git.tar.bz2
/eog-3.1.90.tar.xz /eog-3.1.90.tar.xz
/eog-3.1.91.tar.xz /eog-3.1.91.tar.xz
/eog-3.1.92.tar.xz /eog-3.1.92.tar.xz
/eog-3.2.0.tar.xz

View File

@ -8,7 +8,7 @@
Summary: Eye of GNOME image viewer Summary: Eye of GNOME image viewer
Name: eog Name: eog
Version: 3.1.92 Version: 3.2.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
@ -123,6 +123,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas
%{_datadir}/gtk-doc/ %{_datadir}/gtk-doc/
%changelog %changelog
* Tue Sep 27 2011 Ray <rstrode@redhat.com> - 3.2.0-1
- Update to 3.2.0
* Tue Sep 20 2011 Matthias Clasen <mclasen@redhat.com> - 3.1.92-1 * Tue Sep 20 2011 Matthias Clasen <mclasen@redhat.com> - 3.1.92-1
- Update to 3.1.92 - Update to 3.1.92

View File

@ -1 +1 @@
e7084c58967a48921f2bec141c4ea4b1 eog-3.1.92.tar.xz f9c0d4f549473d1ed2b79a90abb187ce eog-3.2.0.tar.xz