This commit is contained in:
Dennis Gilmore 2013-02-14 17:35:32 -06:00
parent 3cd88708ba
commit f4f6ace754

View File

@ -2,7 +2,7 @@
Name: scapy
Version: 2.2.0
Release: 1%{?dist}
Release: 2%{?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
* Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.2.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
* Sun Jul 22 2012 Sven Lankes <sven@lank.es> - 2.2.0-1
- Update to Scapy 2.2.0
- Fixes rhbz #788659 - thanks to Thiébaud Weksteen