From f4f6ace7549f69103de31b9e6ea95e92efb1384b Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Thu, 14 Feb 2013 17:35:32 -0600 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild --- scapy.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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