This commit is contained in:
Matthias Clasen 2006-08-15 01:31:08 +00:00
parent f3a768435b
commit 1e918268a8
3 changed files with 7 additions and 8 deletions

View File

@ -1 +1 @@
gedit-2.15.6.tar.bz2
gedit-2.15.7.tar.bz2

View File

@ -16,8 +16,8 @@
Summary: gEdit is a small but powerful text editor for GNOME.
Name: gedit
Version: 2.15.6
Release: 2%{?dist}
Version: 2.15.7
Release: 1%{?dist}
Epoch: 1
License: GPL
Group: Applications/Editors
@ -48,9 +48,6 @@ Patch2: gedit-2.15.1-python.patch
# gtk_widget_show()
Patch3: gedit-2.15.1-bgo-341055-workaround.patch
# https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=202099
Patch4: gedit-2.15.5-copy-xattrs.patch
BuildRequires: glib2-devel >= %{glib2_version}
BuildRequires: pango-devel >= %{pango_version}
BuildRequires: gtk2-devel >= %{gtk2_version}
@ -111,7 +108,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 .copy-xattrs
%build
autoreconf
@ -189,6 +185,9 @@ fi
%{_datadir}/gtk-doc/html/gedit/
%changelog
* Mon Aug 14 2006 Matthias Clasen <mclasen@redhat.com> - 1:2.15.7-1.fc6
- Update to 2.15.7
* Sat Aug 12 2006 Matthias Clasen <mclasen@redhat.com> - 1:2.15.6-2.fc6
- Bump gtksourceview requirement

View File

@ -1 +1 @@
0b815c5ade3afcaf28b5c268f91a34f2 gedit-2.15.6.tar.bz2
f18729d9a0cf2c02e59435e094f27d13 gedit-2.15.7.tar.bz2