This commit is contained in:
Dennis Gilmore 2011-02-09 14:29:43 -06:00
parent 5796abbf11
commit dbe048476e

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.17
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 09 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3:2.0.17-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
* Tue Dec 14 2010 Dmitry Butskoy <Dmitry@Butskoy.name> - 3:2.0.17-1
- update to 2.0.17 (makes possible to use Linux capabilities)