diff --git a/.gitignore b/.gitignore index 8d47058..ed1f200 100644 --- a/.gitignore +++ b/.gitignore @@ -36,3 +36,4 @@ gedit-2.31.6.tar.bz2 /gedit-3.4.0.tar.xz /gedit-3.4.1.tar.xz /gedit-3.4.2.tar.xz +/gedit-3.5.1.tar.xz diff --git a/gedit.spec b/gedit.spec index a524ac9..c7238b8 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.2 -Release: 2%{?dist} +Version: 3.5.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.4/gedit-%{version}.tar.xz +Source0: http://download.gnome.org/sources/gedit/3.5/gedit-%{version}.tar.xz URL: http://projects.gnome.org/gedit/ @@ -204,6 +204,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas >&/dev/null || : %{_libdir}/gedit/plugins/libzeitgeistplugin.so %changelog +* Sat Jul 21 2012 Ignacio Casal Quinteiro - 2:3.5.1-1 +- Update to 3.5.1 + * Thu Jul 19 2012 Fedora Release Engineering - 2:3.4.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild diff --git a/sources b/sources index 70303e9..33604d6 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -1f3e9f255fc16609ca8598a82da18cff gedit-3.4.2.tar.xz +f61896a20b2c69e6ecb2b34bffe24277 gedit-3.5.1.tar.xz