From 0f9e8c13bcd6de0d089aab34c8168a85ae3f0976 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Sun, 16 May 2010 01:50:56 +0000 Subject: [PATCH] 2.31.1 --- .cvsignore | 2 +- gedit.spec | 12 +++++------- sources | 2 +- 3 files changed, 7 insertions(+), 9 deletions(-) diff --git a/.cvsignore b/.cvsignore index 71fadef..e2b22ed 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -gedit-2.30.2.tar.bz2 +gedit-2.31.1.tar.bz2 diff --git a/gedit.spec b/gedit.spec index 32eb172..3da08e1 100644 --- a/gedit.spec +++ b/gedit.spec @@ -14,13 +14,13 @@ Summary: Text editor for the GNOME desktop Name: gedit -Version: 2.30.2 +Version: 2.31.1 Release: 1%{?dist} Epoch: 1 License: GPLv2+ and GFDL Group: Applications/Editors #VCS: git:git://git.gnome.org/gedit -Source0: http://download.gnome.org/sources/gedit/2.30/gedit-%{version}.tar.bz2 +Source0: http://download.gnome.org/sources/gedit/2.31/gedit-%{version}.tar.bz2 URL: http://projects.gnome.org/gedit/ @@ -134,8 +134,6 @@ done cd .. %install -rm -rf $RPM_BUILD_ROOT - export GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1 make install DESTDIR=$RPM_BUILD_ROOT unset GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL @@ -169,9 +167,6 @@ done %find_lang %{name} --with-gnome -%clean -rm -rf $RPM_BUILD_ROOT - %post update-desktop-database -q %gconf_schema_upgrade gedit @@ -213,6 +208,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor >&/dev/null || : %changelog +* Sat May 15 2010 Matthias Clasen - 2.31.1-1 +- Update to 2.31.1 + * Sun Apr 18 2010 Matthias Clasen - 2.30.2-1 - Update to 2.30.2 - Use GConf macros diff --git a/sources b/sources index 450d989..b9f79d0 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -00ccd2fdba5c5e1d3bc54da5377f0277 gedit-2.30.2.tar.bz2 +e2189cd42f6986e1bd4106dd10bf45b7 gedit-2.31.1.tar.bz2