diff --git a/fonttools-4.28.3-gh.tar.gz b/fonttools-4.28.3-gh.tar.gz deleted file mode 100644 index 152680e..0000000 --- a/fonttools-4.28.3-gh.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:44d8953e0b522c704afc8dd6a5ec2a86b58bca950e506f9c7e8b3c5f2c29eecd -size 2944993 diff --git a/fonttools-4.28.5-gh.tar.gz b/fonttools-4.28.5-gh.tar.gz new file mode 100644 index 0000000..49a52d6 --- /dev/null +++ b/fonttools-4.28.5-gh.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:77d22ec2684d75f48176fe21f317c8f13a5abed3f00e2d4772b2f4a3acc012d1 +size 2948092 diff --git a/python-FontTools.changes b/python-FontTools.changes index 7423266..d5da4d2 100644 --- a/python-FontTools.changes +++ b/python-FontTools.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Sat Jan 15 15:11:24 UTC 2022 - Dirk Müller + +- update to 4.28.5: + * make sure all occurrences of str() are now replaced with user-defined ntos + * refactored code into submodules, plus several bugfixes and improvements + * Merge GDEF marksets in Lookups properly + * Have fontTools feaLib script exit with error code when build fails + * Added ntos option to customize number formatting + * Speed up subsetting of large CFF fonts + * Speculatively promote lookups to extension to speed up compilation + ------------------------------------------------------------------- Wed Dec 15 10:20:49 UTC 2021 - Ben Greiner diff --git a/python-FontTools.spec b/python-FontTools.spec index 20f208b..831de69 100644 --- a/python-FontTools.spec +++ b/python-FontTools.spec @@ -1,7 +1,7 @@ # # spec file # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -28,7 +28,7 @@ %define skip_python2 1 %define skip_python36 1 Name: python-FontTools%{psuffix} -Version: 4.28.3 +Version: 4.28.5 Release: 0 Summary: Suite of Tools and Libraries for Manipulating Fonts License: MIT AND OFL-1.1