2.13.1-1
This commit is contained in:
parent
4bec692e7f
commit
fc4f2e412a
@ -4,3 +4,4 @@ gedit-2.11.91.tar.bz2
|
||||
gedit-2.12.0.tar.bz2
|
||||
gedit-2.12.1.tar.bz2
|
||||
gedit-2.13.0.tar.bz2
|
||||
gedit-2.13.1.tar.bz2
|
||||
|
||||
@ -14,8 +14,8 @@
|
||||
|
||||
Summary: gEdit is a small but powerful text editor for GNOME.
|
||||
Name: gedit
|
||||
Version: 2.13.0
|
||||
Release: 3
|
||||
Version: 2.13.1
|
||||
Release: 1
|
||||
Epoch: 1
|
||||
License: GPL
|
||||
Group: Applications/Editors
|
||||
@ -64,7 +64,7 @@ You'll need to have GNOME and GTK+ installed to use gEdit.
|
||||
Summary: The files needed for developing plug-ins for the gEdit editor.
|
||||
Group: Development/Libraries
|
||||
# pkgconfig
|
||||
Requires: %{name} = %{epoch}:%{version}
|
||||
Requires: %{name} = %{epoch}:%{version}-%{release}
|
||||
Requires: gtksourceview-devel
|
||||
Requires: libgnomeprintui22-devel
|
||||
Requires: pygtk2-devel >= %{pygtk_version}
|
||||
@ -150,6 +150,9 @@ scrollkeeper-update
|
||||
%{_libdir}/pkgconfig/gedit-2.10.pc
|
||||
|
||||
%changelog
|
||||
* Tue Jan 3 2005 Matthias Clasen <mclasen@redhat.com> - 1:2.13.1-1
|
||||
- Update to 2.13.1
|
||||
|
||||
* Wed Dec 21 2005 Jeremy Katz <katzj@redhat.com> - 1:2.13.0-3
|
||||
- fix gedit-devel requirement to include epoch
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user