From 4af354e883a869a92fa486c5fc54aae168519d65 Mon Sep 17 00:00:00 2001 From: Ignacio Casal Quinteiro Date: Sat, 17 Dec 2011 12:53:40 +0100 Subject: [PATCH] 3.3.1 --- .gitignore | 1 + gedit.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 207c34d..0c3a35d 100644 --- a/.gitignore +++ b/.gitignore @@ -26,3 +26,4 @@ gedit-2.31.6.tar.bz2 /gedit-3.2.3.tar.xz /gedit-3.2.4.tar.xz /gedit-3.2.5.tar.xz +/gedit-3.3.1.tar.xz diff --git a/gedit.spec b/gedit.spec index 6e3aca2..6e5d976 100644 --- a/gedit.spec +++ b/gedit.spec @@ -11,12 +11,12 @@ Summary: Text editor for the GNOME desktop Name: gedit Epoch: 2 -Version: 3.2.5 +Version: 3.3.1 Release: 1%{?dist} License: GPLv2+ and GFDL Group: Applications/Editors #VCS: git:git://git.gnome.org/gedit -Source0: http://download.gnome.org/sources/gedit/3.2/gedit-%{version}.tar.xz +Source0: http://download.gnome.org/sources/gedit/3.3/gedit-%{version}.tar.xz URL: http://projects.gnome.org/gedit/ @@ -206,6 +206,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas %{_libdir}/gedit/plugins/libzeitgeistplugin.so %changelog +* Thu Dec 17 2011 Ignacio Casal Quinteiro - 2:3.3.1-1 +- Update to 3.3.1 + * Thu Dec 08 2011 Ignacio Casal Quinteiro - 2:3.2.5-1 - Update to 3.2.5 diff --git a/sources b/sources index d6b9a29..e5998b6 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -75e04a69c4e575969ea38fbba99ab514 gedit-3.2.5.tar.xz +d06f2916578e3508256cf225161fe0da gedit-3.3.1.tar.xz