- new source
- more accurate check_expired() routine. - some minor fixes.
This commit is contained in:
parent
dac1e238d8
commit
ba628a2fe9
@ -1 +1 @@
|
||||
traceroute-2.0.1.tar.gz
|
||||
traceroute-2.0.2.tar.gz
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
1c46e039d35098d29c38cf31d7db18e2 traceroute-2.0.1.tar.gz
|
||||
8fcdedf82086e7dca442e056aa737aea traceroute-2.0.2.tar.gz
|
||||
|
@ -1,8 +1,8 @@
|
||||
Summary: Traces the route taken by packets over an IPv4/IPv6 network
|
||||
Name: traceroute
|
||||
Epoch: 3
|
||||
Version: 2.0.1
|
||||
Release: 2
|
||||
Version: 2.0.2
|
||||
Release: 1%{dist}
|
||||
Group: Applications/Internet
|
||||
License: GPL
|
||||
URL: http://dmitry.butskoy.name/traceroute
|
||||
@ -57,6 +57,11 @@ rm -rf $RPM_BUILD_ROOT
|
||||
|
||||
|
||||
%changelog
|
||||
* Tue Nov 21 2006 Martin Bacovsky <mbacovsk@redhat.com> - 3:2.0.2-1.fc7
|
||||
- new source
|
||||
- more accurate check_expired() routine.
|
||||
- some minor fixes.
|
||||
|
||||
* Mon Oct 30 2006 Martin Bacovsky <mbacovsk@redhat.com> - 3:2.0.1-2
|
||||
- posted up lost epoch number
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user