diff --git a/.gitignore b/.gitignore index 6783eb1..e5bd741 100644 --- a/.gitignore +++ b/.gitignore @@ -35,3 +35,4 @@ gedit-2.31.6.tar.bz2 /gedit-3.3.7.tar.xz /gedit-3.3.8.tar.xz /gedit-3.4.0.tar.xz +/gedit-3.4.1.tar.xz diff --git a/gedit.spec b/gedit.spec index 4bc55a7..0c25b72 100644 --- a/gedit.spec +++ b/gedit.spec @@ -10,12 +10,12 @@ Summary: Text editor for the GNOME desktop Name: gedit Epoch: 2 -Version: 3.4.0 +Version: 3.4.1 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.3/gedit-%{version}.tar.xz +Source0: http://download.gnome.org/sources/gedit/3.4/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 Apr 16 2012 Ignacio Casal Quinteiro - 2:3.4.1-1 +- Update to 3.4.1 + * Mon Mar 26 2012 Ignacio Casal Quinteiro - 2:3.4.0-1 - Update to 3.4.0 diff --git a/sources b/sources index 2db83f8..5b16d1d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -8b928fafb845eeedf4295527daf54d0e gedit-3.4.0.tar.xz +f3d057140091dc28aef81bbe3bfca029 gedit-3.4.1.tar.xz