From e5b5ef126a2cfc405902d09b241bcc0face3380d Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Sat, 7 Jun 2014 10:19:22 -0500 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild --- nvi.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/nvi.spec b/nvi.spec index b21c5ad..dabc761 100644 --- a/nvi.spec +++ b/nvi.spec @@ -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 - 1.81.6-10 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild + * Sun Aug 25 2013 Matěj Cepl - 1.81.6-9 - Apply patch by Dennis Gilmore (bug#926255)