From 893c8456e44d85c2deed0af9cbba3e72c4d70ff3 Mon Sep 17 00:00:00 2001 From: Jesse Keating Date: Feb 11 2006 05:53:09 +0000 Subject: bump for bug in double-long on ppc(64) --- diff --git a/traceroute.spec b/traceroute.spec index c1c6a67..8354b74 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.4 -Release: 1.1 +Release: 1.2 Epoch: 2 License: GPL Group: Applications/Internet @@ -57,6 +57,9 @@ rm -rf %{buildroot} %{_mandir}/man8/* %changelog +* Fri Feb 10 2006 Jesse Keating - 2:1.0.4-1.2 +- bump again for double-long bug on ppc(64) + * Tue Feb 07 2006 Jesse Keating - 2:1.0.4-1.1 - rebuilt for new gcc4.1 snapshot and glibc changes