diff --git a/.gitignore b/.gitignore index bfff7cb..fbf57dd 100644 --- a/.gitignore +++ b/.gitignore @@ -62,3 +62,4 @@ gedit-2.31.6.tar.bz2 /gedit-3.11.2.tar.xz /gedit-3.11.3.tar.xz /gedit-3.11.90.tar.xz +/gedit-3.11.91.tar.xz diff --git a/gedit.spec b/gedit.spec index 68d81fd..28f434d 100644 --- a/gedit.spec +++ b/gedit.spec @@ -24,8 +24,8 @@ Summary: Text editor for the GNOME desktop Name: gedit Epoch: 2 -Version: 3.11.90 -Release: 2%{?dist} +Version: 3.11.91 +Release: 1%{?dist} License: GPLv2+ and GFDL Group: Applications/Editors #VCS: git:git://git.gnome.org/gedit @@ -227,6 +227,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas >&/dev/null || : %endif %changelog +* Wed Mar 05 2014 Richard Hughes - 2:3.11.91-1 +- Update to 3.11.91 + * Thu Feb 20 2014 Kalev Lember - 2:3.11.90-2 - Enable vala support diff --git a/sources b/sources index 179e10e..ca5416f 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -bfd037500bc05db644a9fd911fae46cc gedit-3.11.90.tar.xz +f68608b1028eef8d66057764776fb965 gedit-3.11.91.tar.xz