From d157a8a9f8ac46187a3d7765817695b04688ea35 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Fri, 13 Jan 2012 03:10:51 -0600 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild --- lynx.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/lynx.spec b/lynx.spec index 468e6cc..d622a22 100644 --- a/lynx.spec +++ b/lynx.spec @@ -1,7 +1,7 @@ Summary: A text-based Web browser Name: lynx Version: 2.8.7 -Release: 7%{?dist} +Release: 8%{?dist} License: GPLv2 Group: Applications/Internet Source: http://lynx.isc.org/lynx%{version}/lynx%{version}.tar.bz2 @@ -157,6 +157,9 @@ rm -rf $RPM_BUILD_ROOT %config(noreplace,missingok) %{_sysconfdir}/lynx-site.cfg %changelog +* Fri Jan 13 2012 Fedora Release Engineering - 2.8.7-8 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild + * Fri May 27 2011 Kamil Dudka - 2.8.7-7 - include read-only text fields on form submission (#679266)