diff --git a/.gitignore b/.gitignore index de4c489..a2b6c0c 100644 --- a/.gitignore +++ b/.gitignore @@ -23,3 +23,4 @@ gedit-2.31.6.tar.bz2 /gedit-3.2.0.tar.xz /gedit-3.2.1.tar.xz /gedit-3.2.2.tar.xz +/gedit-3.2.3.tar.xz diff --git a/gedit.spec b/gedit.spec index 68a1ad4..5dc5d87 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.2 +Version: 3.2.3 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 15 2011 Ignacio Casal Quinteiro - 2:3.2.3-1 +- Update to 3.2.3 + * Tue Nov 01 2011 Ignacio Casal Quinteiro - 2:3.2.2-1 - Update to 3.2.2 diff --git a/sources b/sources index 7b2bead..2589a56 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -ab897cc816d1d8d031637126350488f9 gedit-3.2.2.tar.xz +f7d27116971e2d7336231353de7dd2e9 gedit-3.2.3.tar.xz