2.16.0
This commit is contained in:
parent
eb7be124f5
commit
0da182c405
@ -1 +1 @@
|
||||
gedit-2.15.9.tar.bz2
|
||||
gedit-2.16.0.tar.bz2
|
||||
|
||||
10
gedit.spec
10
gedit.spec
@ -14,9 +14,9 @@
|
||||
|
||||
%define po_package gedit
|
||||
|
||||
Summary: gEdit is a small but powerful text editor for GNOME.
|
||||
Summary: gEdit is a small but powerful text editor for GNOME
|
||||
Name: gedit
|
||||
Version: 2.15.9
|
||||
Version: 2.16.0
|
||||
Release: 1%{?dist}
|
||||
Epoch: 1
|
||||
License: GPL
|
||||
@ -87,11 +87,11 @@ You'll need to have GNOME and GTK+ installed to use gEdit.
|
||||
%package devel
|
||||
Summary: The files needed for developing plug-ins for the gEdit editor.
|
||||
Group: Development/Libraries
|
||||
# pkgconfig
|
||||
Requires: %{name} = %{epoch}:%{version}-%{release}
|
||||
Requires: gtksourceview-devel
|
||||
Requires: libgnomeprintui22-devel
|
||||
Requires: pygtk2-devel >= %{pygtk_version}
|
||||
Requires: pkgconfig
|
||||
|
||||
%description devel
|
||||
gEdit is a small but powerful text editor for the GNOME GUI desktop.
|
||||
@ -186,6 +186,10 @@ fi
|
||||
%{_datadir}/gtk-doc/html/gedit/
|
||||
|
||||
%changelog
|
||||
* Tue Sep 5 2006 Matthias Clasen <mclasen@redhat.com> - 1:2.16.0-1.fc6
|
||||
- Update to 2.16.0
|
||||
- Require pkgconfig for the -devel package
|
||||
|
||||
* Sun Aug 27 2006 Matthias Clasen <mclasen@redhat.com> - 1:2.15.9-1.fc6
|
||||
- Update to 2.15.9
|
||||
- Add BR for perl-XML-Parser
|
||||
|
||||
Loading…
Reference in New Issue
Block a user