diff --git a/.gitignore b/.gitignore index 2e1780d..064e12d 100644 --- a/.gitignore +++ b/.gitignore @@ -21,3 +21,4 @@ gedit-2.31.6.tar.bz2 /gedit-3.1.5.tar.xz /gedit-3.1.6.tar.xz /gedit-3.2.0.tar.xz +/gedit-3.2.1.tar.xz diff --git a/gedit.spec b/gedit.spec index 79f90ff..52a3a21 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.0 +Version: 3.2.1 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 +* Sun Oct 16 2011 Ignacio Casal Quinteiro - 2:3.2.1-1 +- Update to 3.2.1 + * Mon Sep 26 2011 Ignacio Casal Quinteiro - 2:3.2.0-1 - Update to 3.2.0 diff --git a/sources b/sources index 17b8ee9..d729d7a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -b1c5d8aef45fe37f7b866e2862d842ee gedit-3.2.0.tar.xz +b2b95d79606b9912af82cf63cd7afbac gedit-3.2.1.tar.xz