diff --git a/.gitignore b/.gitignore index 4d5c7db..760ad94 100644 --- a/.gitignore +++ b/.gitignore @@ -8,3 +8,4 @@ /vile-9.8p.tgz /vile-9.8q.tgz /vile-9.8r.tgz +/vile-9.8s.tgz diff --git a/sources b/sources index 3adaa7d..e6b57f9 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -9c96aaeddeb324a3b8a3d74cfe783a96 vile-9.8r.tgz +SHA512 (vile-9.8s.tgz) = 06bfa64e5908aa31351068c5509e6fcc98bde202b814aa6abe5c449f841378c897df1fdbb8b20bdb5e71578238e1e9d11dac08e66159317276a01a9ac96ae9ab diff --git a/vile.spec b/vile.spec index a1f5faa..51fc990 100644 --- a/vile.spec +++ b/vile.spec @@ -1,6 +1,6 @@ Name: vile -Version: 9.8r -Release: 9%{?dist} +Version: 9.8s +Release: 1%{?dist} Summary: VI Like Emacs Group: Applications/Editors License: GPLv2 @@ -105,6 +105,9 @@ ln -s %{_mandir}/man1/xvile.1 %{buildroot}%{_mandir}/man1/lxvile.1 %{_datadir}/applications/xvile.desktop %changelog +* Thu Sep 13 2018 Filipe Rosset - 9.8s-1 +- rebuilt to latest upstream 9.8s + * Tue Jul 31 2018 Florian Weimer - 9.8r-9 - Rebuild with fixed binutils