diff --git a/fontParts-0.10.8.zip b/fontParts-0.10.8.zip deleted file mode 100644 index ab1a4bf..0000000 --- a/fontParts-0.10.8.zip +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2f0121bcbab1dd5bb5a2673f42b182a6d403db94dbbfd3a4e5e4d444bde1bc44 -size 499728 diff --git a/fontParts-0.11.0.zip b/fontParts-0.11.0.zip new file mode 100644 index 0000000..2d55804 --- /dev/null +++ b/fontParts-0.11.0.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1dedc10085b1c0320cf348b19988f20079700caf5b05efea4bc3f8f935449048 +size 500149 diff --git a/python-fontParts.changes b/python-fontParts.changes index d8a4410..cfc446d 100644 --- a/python-fontParts.changes +++ b/python-fontParts.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Tue Dec 13 15:27:50 UTC 2022 - Yogalakshmi Arunachalam + +- Update to version 0.11.0 + * Expose the mathGlyph options. Thanks @typesupply! See #672 + * Set defaultLayer to "public.default" when its available. Fixes issue #674. Thanks @typemytype! See #675. + * Add info.update to the info object. Thanks @typesupply! See #676 + ------------------------------------------------------------------- Wed Sep 28 15:36:02 UTC 2022 - Yogalakshmi Arunachalam diff --git a/python-fontParts.spec b/python-fontParts.spec index 0bd2dde..b024ef3 100644 --- a/python-fontParts.spec +++ b/python-fontParts.spec @@ -28,7 +28,7 @@ %define skip_python2 1 %define skip_python36 1 Name: python-fontParts%{psuffix} -Version: 0.10.8 +Version: 0.11.0 Release: 0 Summary: API for interacting with the parts of fonts License: MIT