diff --git a/fontMath-0.9.2.zip b/fontMath-0.9.2.zip deleted file mode 100644 index df0d7d1..0000000 --- a/fontMath-0.9.2.zip +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4c8b1c711e1cbf4ba93c3d0843935b0661973131261af08608bde17de1018404 -size 39330 diff --git a/fontMath-0.9.3.zip b/fontMath-0.9.3.zip new file mode 100644 index 0000000..f74d952 --- /dev/null +++ b/fontMath-0.9.3.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6a5387cb7feb105958db2f5ceedc878513cc35bf3715e262090f0557be0c1b1c +size 39324 diff --git a/python-fontMath.changes b/python-fontMath.changes index ab76670..1e1b982 100644 --- a/python-fontMath.changes +++ b/python-fontMath.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Tue Dec 13 15:26:10 UTC 2022 - Yogalakshmi Arunachalam + +- Update to version 0.9.3 + * What's Changed + Pass "strict" flag down to copies, so strict remains strict. By @justvanrossum in #305, as required to fix googlefonts/fontmake#961 + ------------------------------------------------------------------- Mon Sep 26 10:50:44 UTC 2022 - Daniel Garcia diff --git a/python-fontMath.spec b/python-fontMath.spec index 958771a..c8f7c67 100644 --- a/python-fontMath.spec +++ b/python-fontMath.spec @@ -20,7 +20,7 @@ %define skip_python2 1 %define skip_python36 1 Name: python-fontMath -Version: 0.9.2 +Version: 0.9.3 Release: 0 Summary: A set of objects for performing math operations on font data License: MIT