diff --git a/lz4-4.0.2.tar.gz b/lz4-4.0.2.tar.gz deleted file mode 100644 index 4ad5513ec3761d79118da233d8d2fd38c43b1e97..0000000000000000000000000000000000000000 Binary files a/lz4-4.0.2.tar.gz and /dev/null differ diff --git a/lz4-4.3.2.tar.gz b/lz4-4.3.2.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..df7561d0fba3fa802bb003c67bf39a5cf0b23ec5 Binary files /dev/null and b/lz4-4.3.2.tar.gz differ diff --git a/python-lz4.spec b/python-lz4.spec index 111b2c37022141317618444ea3203282d998cc6b..f8b6c52d8e5c0b51778f29cd9123faf33a61c07b 100644 --- a/python-lz4.spec +++ b/python-lz4.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-lz4 -Version: 4.0.2 +Version: 4.3.2 Release: 1 Summary: LZ4 Bindings for Python License: BSD and Zlib URL: https://github.com/python-lz4/python-lz4 -Source0: https://files.pythonhosted.org/packages/65/8d/4d913798e17735839c7666e81985bd230f739927d066890b511a78c542d8/lz4-4.0.2.tar.gz +Source0: https://files.pythonhosted.org/packages/9f/54/32b2d68d25b80ae4037cd1c68b8a6a28c6753cba3632cbf6d64bebd2b200/lz4-4.3.2.tar.gz %description LZ4 Bindings for Python @@ -93,6 +93,9 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Fri Feb 10 2023 wubijie - 4.3.2-1 +- Update package to version 4.3.2 + * Wed Dec 07 2022 jiangxinyu - 4.0.2-1 - Update package to version 4.0.2