Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
This commit is contained in:
Fedora Release Engineering 2018-02-09 16:15:11 +00:00
parent 1341529545
commit 29a77475ba

View File

@ -5,7 +5,7 @@
Name: scapy
Version: 2.3.3
Release: 3%{?dist}
Release: 4%{?dist}
Summary: Interactive packet manipulation tool and network scanner
Group: Applications/Internet
@ -60,6 +60,9 @@ done
%{python2_sitelib}/scapy-*.egg-info
%changelog
* Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 2.3.3-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
* Wed Jan 31 2018 Iryna Shcherbina <ishcherb@redhat.com> - 2.3.3-3
- Update Python 2 dependency declarations to new packaging standards
(See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3)