This commit is contained in:
Dennis Gilmore 2013-08-03 23:38:15 -05:00
parent 37b5722dfe
commit e8219acd10

View File

@ -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 <rel-eng@lists.fedoraproject.org> - 3:2.0.19-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
* Mon Apr 15 2013 Dmitry Butskoy <Dmitry@Butskoy.name> - 3:2.0.19-3
- describe all long options in man page (<jsynacek@redhat.com>, #950356)