diff --git a/.gitignore b/.gitignore index 39c5766..054ef28 100644 --- a/.gitignore +++ b/.gitignore @@ -33,3 +33,4 @@ gedit-2.31.6.tar.bz2 /gedit-3.3.5.tar.xz /gedit-3.3.6.tar.xz /gedit-3.3.7.tar.xz +/gedit-3.4.0.tar.xz diff --git a/gedit.spec b/gedit.spec index 9a58321..72caefe 100644 --- a/gedit.spec +++ b/gedit.spec @@ -10,7 +10,7 @@ Summary: Text editor for the GNOME desktop Name: gedit Epoch: 2 -Version: 3.3.7 +Version: 3.4.0 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 Mar 27 2012 Richard Hughes - 2:3.4.0-1 +- Update to 3.4.0 + * Wed Mar 07 2012 Ignacio Casal Quinteiro - 2:3.3.7-1 - Update to 3.3.7 diff --git a/sources b/sources index acda5d7..2db83f8 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -318018cf642a666ae9c36739c7d86938 gedit-3.3.7.tar.xz +8b928fafb845eeedf4295527daf54d0e gedit-3.4.0.tar.xz