diff --git a/lz4-4.4.3.tar.gz b/lz4-4.4.3.tar.gz deleted file mode 100644 index 9e8fa710c52b565a6bfe189670303f632dfec1ee..0000000000000000000000000000000000000000 Binary files a/lz4-4.4.3.tar.gz and /dev/null differ diff --git a/lz4-4.4.4.tar.gz b/lz4-4.4.4.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..c9fb4196e00456f3bf610716a194b0efdb861f95 Binary files /dev/null and b/lz4-4.4.4.tar.gz differ diff --git a/python-lz4.spec b/python-lz4.spec index a83b78e7c154a375190874599a9f7c90fbe7c95e..4496858c6f87c7657120c1bd75e81c7c9730f7a7 100644 --- a/python-lz4.spec +++ b/python-lz4.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-lz4 -Version: 4.4.3 +Version: 4.4.4 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/cc/bc/b2e79af05be82841706ddd7d78059e5f78e6ca5828f92034394b54e303b7/lz4-4.4.3.tar.gz +Source0: https://files.pythonhosted.org/packages/c6/5a/945f5086326d569f14c84ac6f7fcc3229f0b9b1e8cc536b951fd53dfb9e1/lz4-4.4.4.tar.gz %description LZ4 Bindings for Python @@ -93,6 +93,9 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Thu Jun 19 2025 liudy -4.4.4-1 +- Update version to 4.4.4 + * Wed Mar 19 2025 muxiaohui - 4.4.3-1 - Update version to 4.4.3