diff --git a/.gitignore b/.gitignore index a443cb8..17eb588 100644 --- a/.gitignore +++ b/.gitignore @@ -46,3 +46,4 @@ gedit-2.31.6.tar.bz2 /gedit-3.7.4.tar.xz /gedit-3.7.5.tar.xz /gedit-3.7.6.tar.xz +/gedit-3.8.0.tar.xz diff --git a/gedit.spec b/gedit.spec index f65b6c2..709857d 100644 --- a/gedit.spec +++ b/gedit.spec @@ -13,12 +13,12 @@ Summary: Text editor for the GNOME desktop Name: gedit Epoch: 2 -Version: 3.7.6 +Version: 3.8.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.7/gedit-%{version}.tar.xz +Source0: http://download.gnome.org/sources/gedit/3.8/gedit-%{version}.tar.xz URL: http://projects.gnome.org/gedit/ @@ -212,6 +212,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas >&/dev/null || : %endif %changelog +* Mon Mar 25 2013 Ignacio Casal Quinteiro - 2:3.8.0-1 +- Update to 3.8.0 + * Wed Mar 20 2013 Ignacio Casal Quinteiro - 2:3.7.6-1 - Update to 3.7.6 diff --git a/sources b/sources index fe548c2..5f5fddd 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -19ac0f3822a6581af2a155174b54199d gedit-3.7.6.tar.xz +dc8a377ef1f48e6303d87cfb7c246524 gedit-3.8.0.tar.xz