From fa9c9582adcb35c6086d9bccc6905750bf353701 Mon Sep 17 00:00:00 2001 From: Daniel Williams Date: Wed, 22 Sep 2004 10:40:14 +0000 Subject: [PATCH] Update to 2.8.0 --- .cvsignore | 1 + gedit.spec | 11 +++++++---- sources | 2 +- 3 files changed, 9 insertions(+), 5 deletions(-) diff --git a/.cvsignore b/.cvsignore index 4ab4c77..5f751af 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1,2 @@ gedit-2.7.92.tar.bz2 +gedit-2.8.0.tar.bz2 diff --git a/gedit.spec b/gedit.spec index 20f258d..4c17db9 100644 --- a/gedit.spec +++ b/gedit.spec @@ -14,8 +14,8 @@ Summary: gEdit is a small but powerful text editor for GNOME. Name: gedit -Version: 2.7.92 -Release: 3 +Version: 2.8.0 +Release: 1 Epoch: 1 License: GPL Group: Applications/Editors @@ -155,10 +155,13 @@ scrollkeeper-update %files devel %defattr(-, root, root) -%{_includedir}/gedit-2.6 -%{_libdir}/pkgconfig/gedit-2.6.pc +%{_includedir}/gedit-2.8 +%{_libdir}/pkgconfig/gedit-2.8.pc %changelog +* Wed Sep 22 2004 Dan Williams 1:2.8.0-1 +- Update to 2.8.0 + * Wed Sep 15 2004 John (J5) Palmieri 1:2.7.92-2 - Added the spelling plugin to the default gconf schema so that the tools menu is not empty (RH Bug: 31607) diff --git a/sources b/sources index a65718c..315c7db 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -0aea91dc47571879dd30f650a270c469 gedit-2.7.92.tar.bz2 +500cdb9abff303c39bfd645858ac7856 gedit-2.8.0.tar.bz2