diff --git a/.gitignore b/.gitignore index ec8950a..2e1780d 100644 --- a/.gitignore +++ b/.gitignore @@ -20,3 +20,4 @@ gedit-2.31.6.tar.bz2 /gedit-3.1.4.tar.xz /gedit-3.1.5.tar.xz /gedit-3.1.6.tar.xz +/gedit-3.2.0.tar.xz diff --git a/gedit.spec b/gedit.spec index 8a40005..79f90ff 100644 --- a/gedit.spec +++ b/gedit.spec @@ -11,12 +11,12 @@ Summary: Text editor for the GNOME desktop Name: gedit Epoch: 2 -Version: 3.1.6 +Version: 3.2.0 Release: 1%{?dist} License: GPLv2+ and GFDL Group: Applications/Editors #VCS: git:git://git.gnome.org/gedit -Source0: http://download.gnome.org/sources/gedit/3.1/gedit-%{version}.tar.xz +Source0: http://download.gnome.org/sources/gedit/3.2/gedit-%{version}.tar.xz URL: http://projects.gnome.org/gedit/ @@ -206,6 +206,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas %{_libdir}/gedit/plugins/libzeitgeistplugin.so %changelog +* Mon Sep 26 2011 Ignacio Casal Quinteiro - 2:3.2.0-1 +- Update to 3.2.0 + * Tue Sep 20 2011 Ignacio Casal Quinteiro - 2:3.1.6-1 - Update to 3.1.6 diff --git a/sources b/sources index 40b522d..17b8ee9 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -c37ae3fbb40d4fbf0353519e4446eb67 gedit-3.1.6.tar.xz +b1c5d8aef45fe37f7b866e2862d842ee gedit-3.2.0.tar.xz