update to 2.0.16
This commit is contained in:
parent
0fc05d6c68
commit
c0a9e5f394
1
.gitignore
vendored
1
.gitignore
vendored
@ -1 +1,2 @@
|
||||
traceroute-2.0.15.tar.gz
|
||||
/traceroute-2.0.16.tar.gz
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
8c822e3267abeb291154fd88022ce8a8 traceroute-2.0.15.tar.gz
|
||||
3e84c525cdb4184d64aacaf9225e6503 traceroute-2.0.16.tar.gz
|
||||
|
@ -1,7 +1,7 @@
|
||||
Summary: Traces the route taken by packets over an IPv4/IPv6 network
|
||||
Name: traceroute
|
||||
Epoch: 3
|
||||
Version: 2.0.15
|
||||
Version: 2.0.16
|
||||
Release: 1%{?dist}
|
||||
Group: Applications/Internet
|
||||
License: GPLv2+
|
||||
@ -58,6 +58,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
|
||||
|
||||
%changelog
|
||||
* Tue Sep 14 2010 Dmitry Butskoy <Dmitry@Butskoy.name> - 3:2.0.16-1
|
||||
- update to 2.0.16 (fix #631033)
|
||||
|
||||
* Wed Jul 14 2010 Dmitry Butskoy <Dmitry@Butskoy.name> - 3:2.0.15-1
|
||||
- update to 2.0.15
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user