Update to 2.0.17
This commit is contained in:
parent
0e78f7be7f
commit
5796abbf11
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,2 +1,3 @@
|
||||
traceroute-2.0.15.tar.gz
|
||||
/traceroute-2.0.16.tar.gz
|
||||
/traceroute-2.0.17.tar.gz
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
3e84c525cdb4184d64aacaf9225e6503 traceroute-2.0.16.tar.gz
|
||||
01b609719249db7bc6de12167d2f4dc9 traceroute-2.0.17.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.16
|
||||
Release: 2%{?dist}
|
||||
Version: 2.0.17
|
||||
Release: 1%{?dist}
|
||||
Group: Applications/Internet
|
||||
License: GPLv2+
|
||||
URL: http://traceroute.sourceforge.net
|
||||
@ -58,7 +58,10 @@ rm -rf $RPM_BUILD_ROOT
|
||||
|
||||
|
||||
%changelog
|
||||
* Wed Sep 29 2010 jkeating - 3:2.0.16-2
|
||||
* 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)
|
||||
|
||||
* Wed Sep 29 2010 Jesse Keating <jkeating@redhat.com> - 3:2.0.16-2
|
||||
- Rebuilt for gcc bug 634757
|
||||
|
||||
* Tue Sep 14 2010 Dmitry Butskoy <Dmitry@Butskoy.name> - 3:2.0.16-1
|
||||
|
Loading…
Reference in New Issue
Block a user