From f26ec74dafa453fdb034aa55499174226e1be41e Mon Sep 17 00:00:00 2001 From: Jesse Keating Date: Wed, 25 Feb 2009 21:41:39 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild --- traceroute.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/traceroute.spec b/traceroute.spec index 5ef0d68..e806850 100644 --- a/traceroute.spec +++ b/traceroute.spec @@ -2,7 +2,7 @@ Summary: Traces the route taken by packets over an IPv4/IPv6 network Name: traceroute Epoch: 3 Version: 2.0.12 -Release: 1%{?dist} +Release: 2%{?dist} Group: Applications/Internet License: GPLv2+ URL: http://traceroute.sourceforge.net @@ -58,6 +58,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Wed Feb 25 2009 Fedora Release Engineering - 3:2.0.12-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild + * Wed Sep 17 2008 Dmitry Butskoy - 3:2.0.12-1 - update to 2.0.12 (fixes #461278 and #461626) - this release adds support for icmp extensions (including MPLS),