diff --git a/lz4-4.3.2.tar.gz b/lz4-4.3.2.tar.gz deleted file mode 100644 index c0de11e..0000000 --- a/lz4-4.3.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e1431d84a9cfb23e6773e72078ce8e65cad6745816d4cbf9ae67da5ea419acda -size 170869 diff --git a/lz4-4.3.3.tar.gz b/lz4-4.3.3.tar.gz new file mode 100644 index 0000000..1261710 --- /dev/null +++ b/lz4-4.3.3.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:01fe674ef2889dbb9899d8a67361e0c4a2c833af5aeb37dd505727cf5d2a131e +size 171509 diff --git a/python-lz4.changes b/python-lz4.changes index 5a3e56c..112d38a 100644 --- a/python-lz4.changes +++ b/python-lz4.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Sat Jan 13 20:41:52 UTC 2024 - Dirk Müller + +- update to 4.3.3: + * Add .readthedocs.yml + * Build wheels for Python 3.12 + +------------------------------------------------------------------- +Sat Jun 10 17:47:48 UTC 2023 - ecsos + +- Add %{?sle15_python_module_pythons} + ------------------------------------------------------------------- Sun Mar 12 03:00:40 UTC 2023 - Ben Greiner @@ -35,8 +47,8 @@ Thu Jan 28 22:59:45 UTC 2021 - Dirk Müller - update to 3.1.3: * Travis fixes * Wheels for 3.9 - * Correct how pkgconfig is handled in setup.py to account for multiple build flags - * Improve how CHAR_BIT is handled + * Correct how pkgconfig is handled in setup.py to account for multiple build flags + * Improve how CHAR_BIT is handled * adds block size record support to the stream bindings * fixups to the tests to reduce execution time diff --git a/python-lz4.spec b/python-lz4.spec index 2d36402..c2d0418 100644 --- a/python-lz4.spec +++ b/python-lz4.spec @@ -1,7 +1,7 @@ # # spec file for package python-lz4 # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -16,8 +16,9 @@ # +%{?sle15_python_module_pythons} Name: python-lz4 -Version: 4.3.2 +Version: 4.3.3 Release: 0 Summary: LZ4 Bindings for Python License: BSD-3-Clause