diff --git a/.gitignore b/.gitignore index 66a4403..03c0224 100644 --- a/.gitignore +++ b/.gitignore @@ -78,3 +78,4 @@ gedit-2.31.6.tar.bz2 /gedit-3.14.1.tar.xz /gedit-3.14.2.tar.xz /gedit-3.15.1.tar.xz +/gedit-3.15.90.tar.xz diff --git a/gedit.spec b/gedit.spec index 2f6362e..2c67983 100644 --- a/gedit.spec +++ b/gedit.spec @@ -22,7 +22,7 @@ Summary: Text editor for the GNOME desktop Name: gedit Epoch: 2 -Version: 3.15.1 +Version: 3.15.90 Release: 1%{?dist} License: GPLv2+ and GFDL Group: Applications/Editors @@ -197,12 +197,15 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas >&/dev/null || : %files devel -%{_includedir}/gedit-3.12 +%{_includedir}/gedit-3.14 %{_libdir}/pkgconfig/gedit.pc %{_datadir}/gtk-doc %{_datadir}/vala/ %changelog +* Wed Feb 18 2015 David King - 2:3.15.90-1 +- Update to 3.15.90 + * Tue Jan 20 2015 Richard Hughes - 2:3.15.1-1 - Update to 3.15.1 diff --git a/sources b/sources index 6012610..17fa531 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -0291c8e1c3c31c362fb9706d75233142 gedit-3.15.1.tar.xz +0fb0a0d91445e302817404290f3a6134 gedit-3.15.90.tar.xz