- Update to upstream version 2.10.3

This commit is contained in:
Ray Strode 2005-08-03 20:40:21 +00:00
parent 3eeb21529c
commit 955a2df410

View File

@ -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 <rstrode@redhat.com> - 2.10.3-1
- Update to upstream version 2.10.3
* Mon Jun 13 2005 Ray Strode <rstrode@redhat.com> 1:2.10.2-6
- Remove some patches that are already upstream