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),