diff --git a/.gitignore b/.gitignore index 03c0224..7396944 100644 --- a/.gitignore +++ b/.gitignore @@ -79,3 +79,4 @@ gedit-2.31.6.tar.bz2 /gedit-3.14.2.tar.xz /gedit-3.15.1.tar.xz /gedit-3.15.90.tar.xz +/gedit-3.15.91.tar.xz diff --git a/gedit.spec b/gedit.spec index 304f242..c98d914 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.90 +Version: 3.15.91 Release: 1%{?dist} License: GPLv2+ and GFDL Group: Applications/Editors @@ -202,6 +202,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas >&/dev/null || : %{_datadir}/vala/ %changelog +* Tue Mar 03 2015 Kalev Lember - 2:3.15.91-1 +- Update to 3.15.91 + * Wed Feb 18 2015 David King - 2:3.15.90-1 - Update to 3.15.90 - Use pkgconfig for BuildRequires diff --git a/sources b/sources index 17fa531..9e2f77c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -0fb0a0d91445e302817404290f3a6134 gedit-3.15.90.tar.xz +01cc494336b87d2d05c6157c168b1247 gedit-3.15.91.tar.xz