diff --git a/.gitignore b/.gitignore index 064e12d..de4c489 100644 --- a/.gitignore +++ b/.gitignore @@ -22,3 +22,4 @@ gedit-2.31.6.tar.bz2 /gedit-3.1.6.tar.xz /gedit-3.2.0.tar.xz /gedit-3.2.1.tar.xz +/gedit-3.2.2.tar.xz diff --git a/gedit.spec b/gedit.spec index 52a3a21..68a1ad4 100644 --- a/gedit.spec +++ b/gedit.spec @@ -11,7 +11,7 @@ Summary: Text editor for the GNOME desktop Name: gedit Epoch: 2 -Version: 3.2.1 +Version: 3.2.2 Release: 1%{?dist} License: GPLv2+ and GFDL Group: Applications/Editors @@ -206,6 +206,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas %{_libdir}/gedit/plugins/libzeitgeistplugin.so %changelog +* Tue Nov 01 2011 Ignacio Casal Quinteiro - 2:3.2.2-1 +- Update to 3.2.2 + * Sun Oct 16 2011 Ignacio Casal Quinteiro - 2:3.2.1-1 - Update to 3.2.1 diff --git a/sources b/sources index d729d7a..7b2bead 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -b2b95d79606b9912af82cf63cd7afbac gedit-3.2.1.tar.xz +ab897cc816d1d8d031637126350488f9 gedit-3.2.2.tar.xz