From b474b8ff3bee91d3ef65bc7e85e2758e4629adff Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Tue, 8 Feb 2011 08:47:10 -0600 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild --- lynx.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/lynx.spec b/lynx.spec index a089a28..d355b51 100644 --- a/lynx.spec +++ b/lynx.spec @@ -1,7 +1,7 @@ Summary: A text-based Web browser Name: lynx Version: 2.8.7 -Release: 5%{?dist} +Release: 6%{?dist} License: GPLv2 Group: Applications/Internet Source: http://lynx.isc.org/lynx%{version}/lynx%{version}.tar.bz2 @@ -153,6 +153,9 @@ rm -rf $RPM_BUILD_ROOT %config(noreplace,missingok) %{_sysconfdir}/lynx-site.cfg %changelog +* Tue Feb 08 2011 Fedora Release Engineering - 2.8.7-6 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild + * Wed Jul 07 2010 Kamil Dudka - 2.8.7-5 - upstream patch that limits length of parsed URIs (#605286)