diff --git a/fontMath-0.9.1.zip b/fontMath-0.9.1.zip deleted file mode 100644 index e456ab2..0000000 --- a/fontMath-0.9.1.zip +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1c5e76e135409f49b15809d0ce94dfd00850f893f86d4d6a336808dbbf292700 -size 39475 diff --git a/fontMath-0.9.2.zip b/fontMath-0.9.2.zip new file mode 100644 index 0000000..df0d7d1 --- /dev/null +++ b/fontMath-0.9.2.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4c8b1c711e1cbf4ba93c3d0843935b0661973131261af08608bde17de1018404 +size 39330 diff --git a/python-fontMath.changes b/python-fontMath.changes index f45f5d6..ab76670 100644 --- a/python-fontMath.changes +++ b/python-fontMath.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Mon Sep 26 10:50:44 UTC 2022 - Daniel Garcia + +- version update to 0.9.2 + * Start testing python 3.10 by @benkiel in #269 + * improve FilterRedundantPointPen when starting points are differently set by + @typemytype in #277 + ------------------------------------------------------------------- Wed Feb 16 10:13:09 UTC 2022 - pgajdos@suse.com diff --git a/python-fontMath.spec b/python-fontMath.spec index 1c1b020..958771a 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.1 +Version: 0.9.2 Release: 0 Summary: A set of objects for performing math operations on font data License: MIT