From 6cd4796eafaabc1af8cbb2c35ba85161889a01ff Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Mon, 4 Apr 2011 16:29:38 -0400 Subject: [PATCH] 3.0.0 --- .gitignore | 1 + gedit.spec | 9 ++++++--- sources | 2 +- 3 files changed, 8 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index e8ce33c..e56a615 100644 --- a/.gitignore +++ b/.gitignore @@ -11,3 +11,4 @@ gedit-2.31.6.tar.bz2 /gedit-2.91.8.tar.bz2 /gedit-2.91.10.tar.bz2 /gedit-2.91.11.tar.bz2 +/gedit-3.0.0.tar.bz2 diff --git a/gedit.spec b/gedit.spec index a82b4e3..d2ad5f1 100644 --- a/gedit.spec +++ b/gedit.spec @@ -10,12 +10,12 @@ Summary: Text editor for the GNOME desktop Name: gedit Epoch: 2 -Version: 2.91.11 -Release: 2%{?dist} +Version: 3.0.0 +Release: 1%{?dist} License: GPLv2+ and GFDL Group: Applications/Editors #VCS: git:git://git.gnome.org/gedit -Source0: http://download.gnome.org/sources/gedit/2.91/gedit-%{version}.tar.bz2 +Source0: http://download.gnome.org/sources/gedit/3.0/gedit-%{version}.tar.bz2 URL: http://projects.gnome.org/gedit/ @@ -168,6 +168,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas %{_datadir}/gtk-doc %changelog +* Mon Apr 4 2011 Matthias Clasen 2:3.0.0-1 +- Update to 3.0.0 + * Mon Mar 28 2011 Dan Williams 2:2.91.11-1 - Re-enable python plugins diff --git a/sources b/sources index 2b113d1..5b8d7aa 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -5b5e88f8ee040a844629c6a20b8874f1 gedit-2.91.11.tar.bz2 +17d15d033540d30a3318b3062491b7a6 gedit-3.0.0.tar.bz2