update to 2.0.15

This commit is contained in:
Dmitry Butskoy 2010-07-14 14:44:11 +00:00
parent ff17bea02c
commit 38b80c5c1e
3 changed files with 6 additions and 3 deletions

View File

@ -1 +1 @@
traceroute-2.0.14.tar.gz traceroute-2.0.15.tar.gz

View File

@ -1 +1 @@
98763be8af8952a406c53a283c880dea traceroute-2.0.14.tar.gz 8c822e3267abeb291154fd88022ce8a8 traceroute-2.0.15.tar.gz

View File

@ -1,7 +1,7 @@
Summary: Traces the route taken by packets over an IPv4/IPv6 network Summary: Traces the route taken by packets over an IPv4/IPv6 network
Name: traceroute Name: traceroute
Epoch: 3 Epoch: 3
Version: 2.0.14 Version: 2.0.15
Release: 1%{?dist} Release: 1%{?dist}
Group: Applications/Internet Group: Applications/Internet
License: GPLv2+ License: GPLv2+
@ -58,6 +58,9 @@ rm -rf $RPM_BUILD_ROOT
%changelog %changelog
* Wed Jul 14 2010 Dmitry Butskoy <Dmitry@Butskoy.name> - 3:2.0.15-1
- update to 2.0.15
* Tue Apr 27 2010 Dmitry Butskoy <Dmitry@Butskoy.name> - 3:2.0.14-1 * Tue Apr 27 2010 Dmitry Butskoy <Dmitry@Butskoy.name> - 3:2.0.14-1
- update to 2.0.14 (fixes #583985) - update to 2.0.14 (fixes #583985)