diff --git a/.cvsignore b/.cvsignore index d1af675..47c500d 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -scapy-2.0.0.9.tar.gz +scapy-2.0.0.10.tar.gz diff --git a/scapy.spec b/scapy.spec index 4db617f..3d28aea 100644 --- a/scapy.spec +++ b/scapy.spec @@ -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 2.0.0.10-1 +- Update to Scapy 2.0.0.10. + * Sun Dec 07 2008 Devan Goodwin 2.0.0.9-2 - Update for Scapy 2.0.0.9. diff --git a/sources b/sources index d4433ec..9449f8a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -953dc98dbd78fba3a80d554514581d26 scapy-2.0.0.9.tar.gz +41834e40e531b1b51911e34dafb6049e scapy-2.0.0.10.tar.gz