diff --git a/lz4-4.3.3.tar.gz b/lz4-4.3.3.tar.gz deleted file mode 100644 index de73678b17f7b977989be97cebfa98fadf0aab5e..0000000000000000000000000000000000000000 Binary files a/lz4-4.3.3.tar.gz and /dev/null differ diff --git a/lz4-4.4.3.tar.gz b/lz4-4.4.3.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..9e8fa710c52b565a6bfe189670303f632dfec1ee Binary files /dev/null and b/lz4-4.4.3.tar.gz differ diff --git a/python-lz4.spec b/python-lz4.spec index 1f99ad37965d70e9f8debc8e5775513c93dc459f..a83b78e7c154a375190874599a9f7c90fbe7c95e 100644 --- a/python-lz4.spec +++ b/python-lz4.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-lz4 -Version: 4.3.3 +Version: 4.4.3 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/a4/31/ec1259ca8ad11568abaf090a7da719616ca96b60d097ccc5799cd0ff599c/lz4-4.3.3.tar.gz +Source0: https://files.pythonhosted.org/packages/cc/bc/b2e79af05be82841706ddd7d78059e5f78e6ca5828f92034394b54e303b7/lz4-4.4.3.tar.gz %description LZ4 Bindings for Python @@ -93,6 +93,9 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Wed Mar 19 2025 muxiaohui - 4.4.3-1 +- Update version to 4.4.3 + * Tue Apr 02 2024 wangqiang - 4.3.3-1 - Update package to version 4.3.3