diff --git a/.gitignore b/.gitignore index 1a83154..2f417a2 100644 --- a/.gitignore +++ b/.gitignore @@ -39,3 +39,4 @@ gedit-2.31.6.tar.bz2 /gedit-3.5.1.tar.xz /gedit-3.5.2.tar.xz /gedit-3.5.3.tar.xz +/gedit-3.6.0.tar.xz diff --git a/gedit.spec b/gedit.spec index 030c858..3751537 100644 --- a/gedit.spec +++ b/gedit.spec @@ -10,7 +10,7 @@ Summary: Text editor for the GNOME desktop Name: gedit Epoch: 2 -Version: 3.5.3 +Version: 3.6.0 Release: 1%{?dist} License: GPLv2+ and GFDL Group: Applications/Editors @@ -204,6 +204,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas >&/dev/null || : %{_libdir}/gedit/plugins/libzeitgeistplugin.so %changelog +* Tue Sep 25 2012 Ignacio Casal Quinteiro - 2:3.6.0-1 +- Update to 3.6.0 + * Wed Sep 19 2012 Ignacio Casal Quinteiro - 2:3.5.3-1 - Update to 3.5.3 diff --git a/sources b/sources index d73f008..53e1566 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -2b1039fab2a5d3a460e134ae9963caea gedit-3.5.3.tar.xz +6b483074315a051019822d613a883b97 gedit-3.6.0.tar.xz