From b087c7063af304374eb8d14adc666b98b9cdc6566ff4eef958aaf91e24d3eaf5 Mon Sep 17 00:00:00 2001 From: Fridrich Strba Date: Mon, 12 Jun 2023 06:31:25 +0000 Subject: [PATCH] Accepting request 1092403 from home:dirkmueller:Factory - update to 4.39.4: * [varLib.interpolatable] Allow for sparse masters (#3075) * [merge] Handle differing default/nominalWidthX in CFF (#3070) * [ttLib] Add missing main.py file to ttLib package (#3088) * [ttx] Fix missing composite instructions in XML (#3092) * [ttx] Fix split tables option to work on filenames containing '%' (#3096) * [featureVars] Process lookups for features other than rvrn last (#3099) * [feaLib] support multiple substitution with classes (#3103) OBS-URL: https://build.opensuse.org/request/show/1092403 OBS-URL: https://build.opensuse.org/package/show/M17N/python-FontTools?expand=0&rev=44 --- fonttools-4.39.3.tar.gz | 3 --- fonttools-4.39.4.tar.gz | 3 +++ python-FontTools.changes | 14 ++++++++++++++ python-FontTools.spec | 2 +- 4 files changed, 18 insertions(+), 4 deletions(-) delete mode 100644 fonttools-4.39.3.tar.gz create mode 100644 fonttools-4.39.4.tar.gz diff --git a/fonttools-4.39.3.tar.gz b/fonttools-4.39.3.tar.gz deleted file mode 100644 index 4b9b8ea..0000000 --- a/fonttools-4.39.3.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:977f1da078771abe51db0f6485dada952d9e87ad62612152eb0e66d520479cc4 -size 3694939 diff --git a/fonttools-4.39.4.tar.gz b/fonttools-4.39.4.tar.gz new file mode 100644 index 0000000..db029a8 --- /dev/null +++ b/fonttools-4.39.4.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9fab7f15ad7a0b5cd040331090b726c81d8b0d7b043bb348c7dc242d901b4ee5 +size 3710610 diff --git a/python-FontTools.changes b/python-FontTools.changes index 701c2be..25c81ec 100644 --- a/python-FontTools.changes +++ b/python-FontTools.changes @@ -1,3 +1,17 @@ +------------------------------------------------------------------- +Sun Jun 11 20:32:54 UTC 2023 - Dirk Müller + +- update to 4.39.4: + * [varLib.interpolatable] Allow for sparse masters (#3075) + * [merge] Handle differing default/nominalWidthX in CFF (#3070) + * [ttLib] Add missing main.py file to ttLib package (#3088) + * [ttx] Fix missing composite instructions in XML (#3092) + * [ttx] Fix split tables option to work on filenames containing + '%' (#3096) + * [featureVars] Process lookups for features other than rvrn + last (#3099) + * [feaLib] support multiple substitution with classes (#3103) + ------------------------------------------------------------------- Fri Apr 21 12:20:35 UTC 2023 - Dirk Müller diff --git a/python-FontTools.spec b/python-FontTools.spec index 93f2976..fd0a7f7 100644 --- a/python-FontTools.spec +++ b/python-FontTools.spec @@ -28,7 +28,7 @@ %define skip_python2 1 %{?sle15_python_module_pythons} Name: python-FontTools%{psuffix} -Version: 4.39.3 +Version: 4.39.4 Release: 0 Summary: Suite of Tools and Libraries for Manipulating Fonts License: MIT AND OFL-1.1