From 7b970cb0b1fecd5c60131f049b9a76c30c04388d Mon Sep 17 00:00:00 2001 From: Jesse Keating Date: Fri, 9 Dec 2005 22:43:38 +0000 Subject: [PATCH] gcc update bump --- traceroute.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/traceroute.spec b/traceroute.spec index ece643a..dd18506 100644 --- a/traceroute.spec +++ b/traceroute.spec @@ -1,7 +1,7 @@ Summary: Traces the route taken by packets over a TCP/IP network. Name: traceroute Version: 1.0.3 -Release: 5 +Release: 5.1 Epoch: 2 License: GPL Group: Applications/Internet @@ -59,6 +59,9 @@ rm -rf %{buildroot} %{_mandir}/man8/* %changelog +* Fri Dec 09 2005 Jesse Keating +- rebuilt + * Mon Nov 21 2005 Radek Vokal 1.0.3-5 - removed ICMP6_DST_UNREACH_NOTNEIGHBOR (#173762)