Update scapy to 2.0.0.10 in devel.
This commit is contained in:
parent
cb23bdf75e
commit
ace6626b2d
@ -1 +1 @@
|
||||
scapy-2.0.0.9.tar.gz
|
||||
scapy-2.0.0.10.tar.gz
|
||||
|
||||
@ -1,8 +1,8 @@
|
||||
%{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
|
||||
|
||||
Name: scapy
|
||||
Version: 2.0.0.9
|
||||
Release: 3%{?dist}
|
||||
Version: 2.0.0.10
|
||||
Release: 1%{?dist}
|
||||
Summary: Interactive packet manipulation tool and network scanner
|
||||
|
||||
Group: Applications/Internet
|
||||
@ -48,6 +48,9 @@ requests and replies, and much more.
|
||||
%{python_sitelib}/scapy-*.egg-info
|
||||
|
||||
%changelog
|
||||
* Mon Dec 22 2008 Devan Goodwin <dgoodwin@dangerouslyinc.com> 2.0.0.10-1
|
||||
- Update to Scapy 2.0.0.10.
|
||||
|
||||
* Sun Dec 07 2008 Devan Goodwin <dgoodwin@dangerouslyinc.com> 2.0.0.9-2
|
||||
- Update for Scapy 2.0.0.9.
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user