diff --git a/gedit.spec b/gedit.spec index 2e43bfb..9cb1e7e 100644 --- a/gedit.spec +++ b/gedit.spec @@ -13,8 +13,8 @@ Summary: gEdit is a small but powerful text editor for GNOME. Name: gedit -Version: 2.10.2 -Release: 6 +Version: 2.10.3 +Release: 1 Epoch: 1 License: GPL Group: Applications/Editors @@ -29,7 +29,6 @@ PreReq: desktop-file-utils >= %{desktop_file_utils_version} # Make the file selector remember last window size and directory Patch4: gedit-2.5.90-filesel.patch Patch6: gedit-2.7.92-opensize.patch -Patch8: gedit-2.10.2-pass-format-string.patch BuildRequires: glib2-devel >= %{glib2_version} BuildRequires: pango-devel >= %{pango_version} @@ -75,7 +74,6 @@ Install gedit-devel if you want to write plug-ins for gEdit. %patch4 -p1 -b .filesel %patch6 -p1 -b .opensize -%patch8 -p1 -b .pass-format-string %build %configure @@ -149,6 +147,9 @@ scrollkeeper-update %{_libdir}/pkgconfig/gedit-2.10.pc %changelog +* Wed Aug 03 2005 Ray Strode - 2.10.3-1 +- Update to upstream version 2.10.3 + * Mon Jun 13 2005 Ray Strode 1:2.10.2-6 - Remove some patches that are already upstream