diff --git a/scapy.spec b/scapy.spec index c426f77..6763cee 100644 --- a/scapy.spec +++ b/scapy.spec @@ -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 - 2.2.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild + * Sun Jul 22 2012 Sven Lankes - 2.2.0-1 - Update to Scapy 2.2.0 - Fixes rhbz #788659 - thanks to ThiƩbaud Weksteen