diff --git a/.cvsignore b/.cvsignore index 061bb5e..478a64f 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -gedit-2.18.0.tar.bz2 +gedit-2.18.1.tar.bz2 diff --git a/gedit.spec b/gedit.spec index 7f9b6db..103d84f 100644 --- a/gedit.spec +++ b/gedit.spec @@ -20,12 +20,12 @@ Summary: gEdit is a small but powerful text editor for GNOME Name: gedit -Version: 2.18.0 -Release: 3%{?dist} +Version: 2.18.1 +Release: 1%{?dist} Epoch: 1 License: GPL Group: Applications/Editors -Source0: http://ftp.gnome.org/pub/GNOME/sources/gedit/2.18/gedit-%{version}.tar.bz2 +Source0: http://download.gnome.org/sources/gedit/2.18/gedit-%{version}.tar.bz2 URL: http://gedit.sourceforge.net/ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -53,9 +53,6 @@ Patch2: gedit-2.15.1-python.patch # gtk_widget_show() Patch3: gedit-2.15.1-bgo-341055-workaround.patch -# http://bugzilla.gnome.org/show_bug.cgi?id=420850 -Patch4: gedit-tags-size.patch - BuildRequires: glib2-devel >= %{glib2_version} BuildRequires: pango-devel >= %{pango_version} BuildRequires: gtk2-devel >= %{gtk2_version} @@ -119,7 +116,6 @@ Install gedit-devel if you want to write plug-ins for gEdit. %patch2 -p1 -b .python %patch3 -p1 -b .bgo-341055-workaround -%patch4 -p1 -b .tags-size %build autoreconf @@ -208,6 +204,9 @@ fi %{_datadir}/gtk-doc/html/gedit/ %changelog +* Sun May 20 2007 Matthias Clasen - 1:2.18.1-1 +- Update to 2.18.1 + * Sat May 5 2007 Matthias Clasen - 1:2.18.0-3 - Add enchant-devel and iso-codes-devel BRs to build with spell-checking support (#227477) diff --git a/sources b/sources index a165ae5..8357141 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -faf35c2a934aff2a37a58f56c9f11e15 gedit-2.18.0.tar.bz2 +62def81b36befc79672ff16bc54c2d29 gedit-2.18.1.tar.bz2