diff --git a/python-scapy.spec b/python-scapy.spec index a6c03094cd1cf691f8854ad20153a245b37862c4..c35771b274e6dd3a6e3da9b8f9a84f6504951f08 100644 --- a/python-scapy.spec +++ b/python-scapy.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-scapy -Version: 2.5.0 +Version: 2.11.2 Release: 1 Summary: Scapy: interactive packet manipulation tool License: GPLv2 URL: https://scapy.net -Source0: https://files.pythonhosted.org/packages/67/a1/2a60d5b6f0fed297dd0c0311c887d5e8a30ba1250506585b897e5a662f4c/scapy-2.5.0.tar.gz +Source0: https://files.pythonhosted.org/packages/f2/1f/5524416a64c030fbe18caeba079e7176836b281bf9eb50b79efdf8015063/scrapy-2.11.2.tar.gz BuildArch: noarch @@ -103,6 +103,9 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Wed Oct 23 2024 wubijie - 2.11.2-1 +- Update package to version 2.11.2 + * Fri Feb 17 2023 wubijie - 2.5.0-1 - Update package to version 2.5.0 diff --git a/scapy-2.5.0.tar.gz b/scapy-2.5.0.tar.gz deleted file mode 100644 index 130e11ccb7ff822c5efa0db7179956d7a0217726..0000000000000000000000000000000000000000 Binary files a/scapy-2.5.0.tar.gz and /dev/null differ diff --git a/scrapy-2.11.2.tar.gz b/scrapy-2.11.2.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..b34bf31a4210d343556b392779e0136b1c9ec6ed Binary files /dev/null and b/scrapy-2.11.2.tar.gz differ