This commit is contained in:
Dennis Gilmore 2014-06-07 10:19:22 -05:00
parent ad7c12be0f
commit e5b5ef126a
1 changed files with 4 additions and 1 deletions

View File

@ -1,6 +1,6 @@
Name: nvi
Version: 1.81.6
Release: 9%{?dist}
Release: 10%{?dist}
Summary: 4.4BSD re-implementation of vi
Group: Applications/Editors
@ -131,6 +131,9 @@ rm -rf $RPM_BUILD_ROOT
%{_bindir}/nvi.recover
%changelog
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.81.6-10
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
* Sun Aug 25 2013 Matěj Cepl <mcepl@redhat.com> - 1.81.6-9
- Apply patch by Dennis Gilmore (bug#926255)