diff --git a/.gitignore b/.gitignore index 142147f..bb01d4a 100644 --- a/.gitignore +++ b/.gitignore @@ -57,3 +57,4 @@ gedit-2.31.6.tar.bz2 /gedit-3.9.91.tar.xz /gedit-3.9.92.tar.xz /gedit-3.10.0.tar.xz +/gedit-3.10.1.tar.xz diff --git a/gedit.spec b/gedit.spec index 38d2e7e..3223a13 100644 --- a/gedit.spec +++ b/gedit.spec @@ -24,7 +24,7 @@ Summary: Text editor for the GNOME desktop Name: gedit Epoch: 2 -Version: 3.10.0 +Version: 3.10.1 Release: 1%{?dist} License: GPLv2+ and GFDL Group: Applications/Editors @@ -235,6 +235,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas >&/dev/null || : %endif %changelog +* Mon Oct 28 2013 Richard Hughes - 2:3.10.1-1 +- Update to 3.10.1 + * Tue Sep 24 2013 Ignacio Casal Quinteiro - 2:3.10.0-1 - Update to 3.10.0 diff --git a/sources b/sources index 39ddc5b..93ff1f6 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -7627e2c6af5d181571005693cd00da47 gedit-3.10.0.tar.xz +877b3b2da061ef1cecaf0e770a3f1f4b gedit-3.10.1.tar.xz