From 83088d133bd8c2eab3235abb6baa8686a2b637d4 Mon Sep 17 00:00:00 2001 From: Jesse Keating Date: Tue, 19 Feb 2008 06:30:46 +0000 Subject: [PATCH] - Autorebuild for GCC 4.3 --- lynx.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/lynx.spec b/lynx.spec index 137ae2a..59c7fb6 100644 --- a/lynx.spec +++ b/lynx.spec @@ -1,7 +1,7 @@ Summary: A text-based Web browser Name: lynx Version: 2.8.6 -Release: 12%{?dist} +Release: 13%{?dist} License: GPL Group: Applications/Internet Source: http://lynx.isc.org/current/lynx%{version}.tar.bz2 @@ -102,6 +102,9 @@ rm -rf $RPM_BUILD_ROOT %config(noreplace,missingok) %{_sysconfdir}/lynx-site.cfg %changelog +* Tue Feb 19 2008 Fedora Release Engineering - 2.8.6-13 +- Autorebuild for GCC 4.3 + * Wed Jan 30 2008 Jiri Moskovcak - 2.8.6-12 - added telnet, rsh, zip and unzip to BuildRequires - Resolves: #430508