This commit is contained in:
Dennis Gilmore 2011-02-08 19:23:52 -06:00
parent 923f965938
commit bf57a50a29
1 changed files with 4 additions and 1 deletions

View File

@ -1,6 +1,6 @@
Name: nvi
Version: 1.81.6
Release: 2%{?dist}
Release: 3%{?dist}
Summary: 4.4BSD re-implementation of vi
Group: Applications/Editors
@ -129,6 +129,9 @@ rm -rf $RPM_BUILD_ROOT
%{_bindir}/nvi.recover
%changelog
* Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.81.6-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
* Thu Jun 24 2010 Matěj Cepl <mcepl@redhat.com> - 1.81.6-2
- Fixing review comments