diff --git a/.gitignore b/.gitignore index 5674a3c..207c34d 100644 --- a/.gitignore +++ b/.gitignore @@ -25,3 +25,4 @@ gedit-2.31.6.tar.bz2 /gedit-3.2.2.tar.xz /gedit-3.2.3.tar.xz /gedit-3.2.4.tar.xz +/gedit-3.2.5.tar.xz diff --git a/gedit.spec b/gedit.spec index c9e8a21..6e3aca2 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.4 +Version: 3.2.5 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 +* Thu Dec 08 2011 Ignacio Casal Quinteiro - 2:3.2.5-1 +- Update to 3.2.5 + * Thu Dec 08 2011 Ignacio Casal Quinteiro - 2:3.2.4-1 - Update to 3.2.4 diff --git a/sources b/sources index 2e88a9e..d6b9a29 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -22430dd9103b071ea76b9e18fa520f97 gedit-3.2.4.tar.xz +75e04a69c4e575969ea38fbba99ab514 gedit-3.2.5.tar.xz