From d35e3e666f5062bc6b8c311f91f2da21188d9994 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Wed, 14 Dec 2005 21:15:54 +0000 Subject: [PATCH] 2.13.0 --- .cvsignore | 1 + gedit.spec | 17 +++++++++++------ sources | 2 +- 3 files changed, 13 insertions(+), 7 deletions(-) diff --git a/.cvsignore b/.cvsignore index 3ee933a..4bfaec5 100644 --- a/.cvsignore +++ b/.cvsignore @@ -3,3 +3,4 @@ gedit-2.10.4.tar.bz2 gedit-2.11.91.tar.bz2 gedit-2.12.0.tar.bz2 gedit-2.12.1.tar.bz2 +gedit-2.13.0.tar.bz2 diff --git a/gedit.spec b/gedit.spec index 875bc4c..8049ca8 100644 --- a/gedit.spec +++ b/gedit.spec @@ -13,8 +13,8 @@ Summary: gEdit is a small but powerful text editor for GNOME. Name: gedit -Version: 2.12.1 -Release: 1.1 +Version: 2.13.0 +Release: 1 Epoch: 1 License: GPL Group: Applications/Editors @@ -27,8 +27,8 @@ PreReq: GConf2 PreReq: desktop-file-utils >= %{desktop_file_utils_version} # Make the file selector remember last window size and directory -Patch4: gedit-2.5.90-filesel.patch -Patch6: gedit-2.7.92-opensize.patch +#Patch4: gedit-2.5.90-filesel.patch +#Patch6: gedit-2.7.92-opensize.patch BuildRequires: glib2-devel >= %{glib2_version} BuildRequires: pango-devel >= %{pango_version} @@ -72,8 +72,8 @@ Install gedit-devel if you want to write plug-ins for gEdit. %prep %setup -n gedit-%{version} -q -%patch4 -p1 -b .filesel -%patch6 -p1 -b .opensize +#%patch4 -p1 -b .filesel +#%patch6 -p1 -b .opensize %build %configure @@ -146,6 +146,11 @@ scrollkeeper-update %{_libdir}/pkgconfig/gedit-2.12.pc %changelog +* Wed Dec 14 2005 Matthias Clasen - 2.13.0-1 +- Update to 2.13.0 +- Comment out the fileselector patches for now, these + will need updating for the new-mdi branch + * Fri Dec 09 2005 Jesse Keating - rebuilt diff --git a/sources b/sources index ff1a3f4..9db0b29 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -13f376c6c63b0fbd25ba9b6c7d6fb97c gedit-2.12.1.tar.bz2 +9882f39c5ee0bec5e545a9459acf9c58 gedit-2.13.0.tar.bz2