This commit is contained in:
Matthias Clasen 2007-01-11 04:03:56 +00:00
parent a49427272a
commit 843c767197
3 changed files with 8 additions and 5 deletions

View File

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

View File

@ -18,12 +18,12 @@
Summary: gEdit is a small but powerful text editor for GNOME
Name: gedit
Version: 2.17.2
Version: 2.17.3
Release: 1%{?dist}
Epoch: 1
License: GPL
Group: Applications/Editors
Source0: http://ftp.gnome.org/pub/GNOME/sources/gedit/2.8/gedit-%{version}.tar.bz2
Source0: http://ftp.gnome.org/pub/GNOME/sources/gedit/2.17/gedit-%{version}.tar.bz2
URL: http://gedit.sourceforge.net/
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@ -92,7 +92,7 @@ editor functions.
You'll need to have GNOME and GTK+ installed to use gEdit.
%package devel
Summary: The files needed for developing plug-ins for the gEdit editor.
Summary: The files needed for developing plug-ins for the gEdit editor
Group: Development/Libraries
Requires: %{name} = %{epoch}:%{version}-%{release}
Requires: gtksourceview-devel
@ -205,6 +205,9 @@ fi
%{_datadir}/gtk-doc/html/gedit/
%changelog
* Wed Jan 10 2007 Matthias Clasen <mclasen@redhat.com> - 1:2.17.3-1
- Update to 2.17.3
* Wed Dec 20 2006 Matthias Clasen <mclasen@redhat.com> - 1:2.17.2-1
- Update to 2.17.2

View File

@ -1 +1 @@
f2730603767ca8767606b0e46b2cce37 gedit-2.17.2.tar.bz2
c7a31c6cd277e7668b0ec675831e526f gedit-2.17.3.tar.bz2