diff --git a/google-crc32c-1.5.0.tar.gz b/google-crc32c-1.5.0.tar.gz deleted file mode 100644 index 33cb549..0000000 --- a/google-crc32c-1.5.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:029111b916bf130d9bcb13ad81d592e66623713f7791dd6d2bf366afd15dacf6 -size 26715 diff --git a/google-crc32c-1.6.0.tar.gz b/google-crc32c-1.6.0.tar.gz new file mode 100644 index 0000000..73971dd --- /dev/null +++ b/google-crc32c-1.6.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:487897d69003543acc7771c73586a2868e8fb1e3dae87d38396d087cf62aa1ac +size 65326 diff --git a/python-google-crc32c.changes b/python-google-crc32c.changes index dff5e98..30b8e95 100644 --- a/python-google-crc32c.changes +++ b/python-google-crc32c.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Sun Sep 8 13:05:53 UTC 2024 - Dirk Müller + +- update to 1.6.0: + * Add support for python 3.12 + * Build using Visual Studio 17 2022 instead of Visual Studio 16 + 2019 + * Drop support for python 3.7 and 3.8 + * Drop support for Windows 32bit which is not supported in + Visual Studio 17 2022 + * Remove manylinux1 which is no longer supported by PyPA + ------------------------------------------------------------------- Mon Feb 26 20:33:31 UTC 2024 - Robert Schweikert diff --git a/python-google-crc32c.spec b/python-google-crc32c.spec index 58a6444..3cc0670 100644 --- a/python-google-crc32c.spec +++ b/python-google-crc32c.spec @@ -19,7 +19,7 @@ %{?sle15_python_module_pythons} %define modname google-crc32c Name: python-google-crc32c -Version: 1.5.0 +Version: 1.6.0 Release: 0 Summary: A python wrapper of the C library 'Google CRC32C' License: Apache-2.0