diff --git a/.gitignore b/.gitignore index eed395d..bfff7cb 100644 --- a/.gitignore +++ b/.gitignore @@ -61,3 +61,4 @@ gedit-2.31.6.tar.bz2 /gedit-3.11.1.tar.xz /gedit-3.11.2.tar.xz /gedit-3.11.3.tar.xz +/gedit-3.11.90.tar.xz diff --git a/gedit.spec b/gedit.spec index b5622f7..b87729b 100644 --- a/gedit.spec +++ b/gedit.spec @@ -24,7 +24,7 @@ Summary: Text editor for the GNOME desktop Name: gedit Epoch: 2 -Version: 3.11.3 +Version: 3.11.90 Release: 1%{?dist} License: GPLv2+ and GFDL Group: Applications/Editors @@ -225,6 +225,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas >&/dev/null || : %endif %changelog +* Wed Feb 19 2014 Richard Hughes - 2:3.11.90-1 +- Update to 3.11.90 + * Thu Feb 06 2014 Ignacio Casal Quinteiro - 2:3.11.3-1 - Update to 3.11.3 diff --git a/sources b/sources index a494a15..179e10e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -d0c3009cb045f2f2bab53b7eb0b1580c gedit-3.11.3.tar.xz +bfd037500bc05db644a9fd911fae46cc gedit-3.11.90.tar.xz