diff --git a/pycairo-1.22.0.tar.gz b/pycairo-1.22.0.tar.gz deleted file mode 100644 index f1f6f2a..0000000 --- a/pycairo-1.22.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b34517abdf619d4c7f0274f012b398d9b03bab7adc3efd2912bf36be3f911f3f -size 342295 diff --git a/pycairo-1.23.0.tar.gz b/pycairo-1.23.0.tar.gz new file mode 100644 index 0000000..0ebf1ad --- /dev/null +++ b/pycairo-1.23.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9b61ac818723adc04367301317eb2e814a83522f07bbd1f409af0dada463c44c +size 344623 diff --git a/python-pycairo.changes b/python-pycairo.changes index 5bd28e9..7e34410 100644 --- a/python-pycairo.changes +++ b/python-pycairo.changes @@ -1,3 +1,20 @@ +------------------------------------------------------------------- +Wed Dec 7 20:50:28 UTC 2022 - Yogalakshmi Arunachalam + +- Update to version 1.23.0 + * Reminder to distro packagers: Building/installing pycairo using setup.py is deprecated, please use meson instead. + * git: changed default branch from “master” to “main” + * Windows: Update the cairo version included in the wheels from 1.17.2 to 1.17.6 #pr-243 + * docs: Document how to look up pycairo headers without loading the module #pr-300 + * tests: don’t error out if cairo wasn’t built with all features #pr-293 + New APIs: + * Status.DWRITE_ERROR #pr-294 + * Format.RGB96F, Format.RGBA128F #pr-295 + * PDFVersion.VERSION_1_6, PDFVersion.VERSION_1_7 #pr-296 + * HAS_DWRITE_FONT #pr-297 + * Context.set_hairline(), Context.get_hairline() #pr-298 + * PDFSurface.set_custom_metadata() #pr-299 + ------------------------------------------------------------------- Mon Nov 28 12:32:35 UTC 2022 - Dominique Leuenberger diff --git a/python-pycairo.spec b/python-pycairo.spec index 88bfc1c..119d389 100644 --- a/python-pycairo.spec +++ b/python-pycairo.spec @@ -20,7 +20,7 @@ %define skip_python2 1 %define oldpython python Name: python-pycairo -Version: 1.22.0 +Version: 1.23.0 Release: 0 Summary: Python Bindings for Cairo License: LGPL-2.1-or-later OR MPL-1.1