diff --git a/python-pyvips.changes b/python-pyvips.changes index 34a32b3..dd07fcd 100644 --- a/python-pyvips.changes +++ b/python-pyvips.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Thu Jun 6 20:11:27 UTC 2024 - Dirk Müller + +- update to 2.2.3: + * Fix -Wincompatible-function-pointer-types warning on Clang + * Fix flake8 warnings + * new_from_source keeps a ref to the source + * improve generation of enums.py + * Ensure compatibility with a single shared libvips library + ------------------------------------------------------------------- Fri Jan 5 17:10:09 UTC 2024 - Dirk Müller diff --git a/python-pyvips.spec b/python-pyvips.spec index 14fabf0..c024b86 100644 --- a/python-pyvips.spec +++ b/python-pyvips.spec @@ -18,7 +18,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-pyvips -Version: 2.2.2 +Version: 2.2.3 Release: 0 Summary: Python bindings for VIPS image processing library License: MIT diff --git a/pyvips-2.2.2.tar.gz b/pyvips-2.2.2.tar.gz deleted file mode 100644 index 9f4fa32..0000000 --- a/pyvips-2.2.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2aa169f2130e8f9d9b0d442fad10a70ff1c3d1bb6add099ce058987faa1f6829 -size 51306 diff --git a/pyvips-2.2.3.tar.gz b/pyvips-2.2.3.tar.gz new file mode 100644 index 0000000..4507017 --- /dev/null +++ b/pyvips-2.2.3.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:43bceced0db492654c93008246a58a508e0373ae1621116b87b322f2ac72212f +size 56626