diff --git a/.gitignore b/.gitignore index dbd1f78..16199e5 100644 --- a/.gitignore +++ b/.gitignore @@ -75,3 +75,4 @@ gedit-2.31.6.tar.bz2 /gedit-3.13.90.tar.xz /gedit-3.13.91.tar.xz /gedit-3.14.0.tar.xz +/gedit-3.14.1.tar.xz diff --git a/gedit.spec b/gedit.spec index d55610f..7419f4d 100644 --- a/gedit.spec +++ b/gedit.spec @@ -22,8 +22,8 @@ Summary: Text editor for the GNOME desktop Name: gedit Epoch: 2 -Version: 3.14.0 -Release: 3%{?dist} +Version: 3.14.1 +Release: 1%{?dist} License: GPLv2+ and GFDL Group: Applications/Editors #VCS: git:git://git.gnome.org/gedit @@ -203,6 +203,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas >&/dev/null || : %{_datadir}/vala/ %changelog +* Mon Nov 10 2014 Kalev Lember - 2:3.14.1-1 +- Update to 3.14.1 + * Sat Nov 01 2014 Richard Hughes - 2:3.14.0-3 - Fix compile on RHEL diff --git a/sources b/sources index d779630..8f579ce 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -fae6439f950bf3f00101a16c2c924bdf gedit-3.14.0.tar.xz +1790151fd93ed4dee40215b3b10885ec gedit-3.14.1.tar.xz