diff --git a/python-scapy.spec b/python-scapy.spec index a6c03094cd1cf691f8854ad20153a245b37862c4..b475c962935f6930bd5d015e5cd83905869814c6 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.6.0 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/70/ca/17cc6ee0dbf342193732312f14bfc879dd162570287fd9f65ac1eb8a9c5f/scapy-2.6.0.tar.gz BuildArch: noarch @@ -103,6 +103,9 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Wed Oct 23 2024 xuyonghui - 2.6.0-1 +- Update package to version 2.6.0 + * 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/scapy-2.6.0.tar.gz b/scapy-2.6.0.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..4930c1946a39eaa7672ac3bdb990a1076b6886da Binary files /dev/null and b/scapy-2.6.0.tar.gz differ