This commit is contained in:
Matthias Clasen 2006-12-19 21:31:23 +00:00
parent 5463fd8a46
commit 5c5a28245b
3 changed files with 7 additions and 4 deletions

View File

@ -1 +1 @@
eog-2.17.2.tar.bz2
eog-2.17.3.tar.bz2

View File

@ -12,13 +12,13 @@
Summary: Eye of GNOME image viewer
Name: eog
Version: 2.17.2
Version: 2.17.3
Release: 1%{?dist}
URL: http://www.gnome.org
Source: ftp://ftp.gnome.org/pub/GNOME/pre-gnome2/sources/eog/%{name}-%{version}.tar.bz2
License: GPL
Group: User Interface/Desktops
BuildRoot: %{_tmppath}/%{name}-root
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildRequires: glib2-devel >= %{glib2_version}
BuildRequires: pango-devel >= %{pango_version}
BuildRequires: gtk2-devel >= %{gtk2_version}
@ -114,6 +114,9 @@ scrollkeeper-update -q
%{_sysconfdir}/gconf/schemas/*.schemas
%changelog
* Tue Dec 19 2006 Matthias Clasen <mclasen@redhat.com> - 2.17.3-1
- Update to 2.17.3
* Tue Dec 5 2006 Matthias Clasen <mclasen@redhat.com> - 2.17.2-1
- Update to 2.17.2

View File

@ -1 +1 @@
fe074c251a2d89b968601be615a33f4d eog-2.17.2.tar.bz2
bbd4efc6cdc06fed334b5c8fe15d7f52 eog-2.17.3.tar.bz2