2.15.7
This commit is contained in:
parent
f3a768435b
commit
1e918268a8
@ -1 +1 @@
|
||||
gedit-2.15.6.tar.bz2
|
||||
gedit-2.15.7.tar.bz2
|
||||
|
||||
11
gedit.spec
11
gedit.spec
@ -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
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user