diff --git a/.gitignore b/.gitignore index eeb8b0a..c06e829 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,4 @@ /vile-9.8n.tgz /vile-9.8o.tgz /vile-9.8p.tgz +/vile-9.8q.tgz diff --git a/sources b/sources index 9e121d1..eea45a3 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -d6f8181e8ea05c15b2f13ae86499780e vile-9.8p.tgz +f97cf10994935007e62a6d5965e71688 vile-9.8q.tgz diff --git a/vile.spec b/vile.spec index 4237248..bbe5e4c 100644 --- a/vile.spec +++ b/vile.spec @@ -1,6 +1,6 @@ Name: vile -Version: 9.8p -Release: 2%{?dist} +Version: 9.8q +Release: 1%{?dist} Summary: VI Like Emacs Group: Applications/Editors License: GPLv2 @@ -29,7 +29,7 @@ Requires: %{name}-common = %{version}-%{release} %description common vile is a text editor which is extremely compatible with vi in terms of "finger feel". In addition, it has extended capabilities in many areas, notably -multi-file editing and viewing, syntax highlighting, and key rebinding. +multi-file editing and viewing, syntax highlighting, and key rebinding. vile-common provides the files needed for all versions of vile. %description -n xvile @@ -118,6 +118,9 @@ fi %{_datadir}/applications/xvile.desktop %changelog +* Wed Sep 23 2015 Mark McKinstry - 9.8q-1 +- upgrade to 9.8q (RHBZ#1260817) + * Fri Jun 19 2015 Fedora Release Engineering - 9.8p-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild