diff --git a/pycairo-1.26.0.tar.gz b/pycairo-1.26.0.tar.gz deleted file mode 100644 index 05c5f52..0000000 --- a/pycairo-1.26.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2dddd0a874fbddb21e14acd9b955881ee1dc6e63b9c549a192d613a907f9cbeb -size 346850 diff --git a/pycairo-1.26.1.tar.gz b/pycairo-1.26.1.tar.gz new file mode 100644 index 0000000..6d8d2b0 --- /dev/null +++ b/pycairo-1.26.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a11b999ce55b798dbf13516ab038e0ce8b6ec299b208d7c4e767a6f7e68e8430 +size 346882 diff --git a/python-pycairo.changes b/python-pycairo.changes index b466a4f..4e852f7 100644 --- a/python-pycairo.changes +++ b/python-pycairo.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Mon Jul 29 14:49:40 UTC 2024 - John Paul Adrian Glaubitz + +- Update to 1.26.1 + * Fix Surface.set_mime_data() with Python 3.13 :pr:`366` + This also fixes the test suite with Python 3.13b2. + * Update vendored Windows wheel dependencies :pr:`370` + ------------------------------------------------------------------- Fri Mar 22 20:59:59 UTC 2024 - Dirk Müller diff --git a/python-pycairo.spec b/python-pycairo.spec index f906ae9..bf139f2 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.26.0 +Version: 1.26.1 Release: 0 Summary: Python Bindings for Cairo License: LGPL-2.1-or-later OR MPL-1.1