diff --git a/pycairo-1.24.0.tar.gz b/pycairo-1.24.0.tar.gz deleted file mode 100644 index fba2009..0000000 --- a/pycairo-1.24.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1444d52f1bb4cc79a4a0c0fe2ccec4bd78ff885ab01ebe1c0f637d8392bcafb6 -size 344850 diff --git a/pycairo-1.25.1.tar.gz b/pycairo-1.25.1.tar.gz new file mode 100644 index 0000000..d646b3a --- /dev/null +++ b/pycairo-1.25.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7e2be4fbc3b4536f16db7a11982cbf713e75069a4d73d44fe5a49b68423f5c0c +size 347088 diff --git a/python-pycairo.changes b/python-pycairo.changes index 1c5db06..9762688 100644 --- a/python-pycairo.changes +++ b/python-pycairo.changes @@ -1,3 +1,20 @@ +------------------------------------------------------------------- +Tue Oct 24 00:45:54 UTC 2023 - Soc Virnyl Estela + +- update to 1.25.1: + * fix a crash in pypy3.10 + * Fix the build with CPython 3.13.0a1 + +- introduced from 1.25.0: + * update to cairo 1.18.0 (for windows only) + * new apis: + - Status.SVG_FONT_ERROR + - FontOptions.get_color_mode(), FontOptions.set_color_mode(), ColorMode + - FontOptions.set_color_palette(), FontOptions.get_color_palette(), COLOR_PALETTE_DEFAULT + - FontOptions.set_custom_palette_color(), FontOptions.get_custom_palette_color() + - TAG_CONTENT, TAG_CONTENT_REF + - Pattern.get_dither(), Pattern.set_dither(), Dither + ------------------------------------------------------------------- Tue Jul 25 18:29:50 UTC 2023 - Dirk Müller diff --git a/python-pycairo.spec b/python-pycairo.spec index 6cfaf45..68fd3a9 100644 --- a/python-pycairo.spec +++ b/python-pycairo.spec @@ -19,7 +19,7 @@ %{?sle15_python_module_pythons} %define oldpython python Name: python-pycairo -Version: 1.24.0 +Version: 1.25.1 Release: 0 Summary: Python Bindings for Cairo License: LGPL-2.1-or-later OR MPL-1.1