diff --git a/traceroute.spec b/traceroute.spec index 221723c..5647939 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.19 -Release: 3%{?dist} +Release: 4%{?dist} Group: Applications/Internet License: GPLv2+ URL: http://traceroute.sourceforge.net @@ -61,6 +61,9 @@ popd %changelog +* Sun Aug 04 2013 Fedora Release Engineering - 3:2.0.19-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild + * Mon Apr 15 2013 Dmitry Butskoy - 3:2.0.19-3 - describe all long options in man page (, #950356)