diff --git a/fonttools-4.58.4.tar.gz b/fonttools-4.60.0.tar.gz similarity index 33% rename from fonttools-4.58.4.tar.gz rename to fonttools-4.60.0.tar.gz index 529978d474318e6e281399f92705968dc96e0a05..e50f1ee5faab762595db4655efc5980372cd04d2 100644 Binary files a/fonttools-4.58.4.tar.gz and b/fonttools-4.60.0.tar.gz differ diff --git a/python-fonttools.spec b/python-fonttools.spec index 9d753a06d3b6586d6afe7768bae919161f1b90ab..2a66651f6cc817b6675e88f2f47369d0b2dcded6 100644 --- a/python-fonttools.spec +++ b/python-fonttools.spec @@ -1,5 +1,5 @@ Name: fonttools -Version: 4.58.4 +Version: 4.60.0 Release: 1 Summary: Tools to manipulate font files License: MIT @@ -60,6 +60,13 @@ export FONTTOOLS_WITH_CYTHON=1 %{python3_sitearch}/fonttools-%{version}.dist-info %changelog +* Fri Sep 19 2025 Yu Peng - 4.60.0-1 +- Upgrade to 4.60.0 + * Fixed difference in cython vs pure-python complex division + * Refactored and added some new sub-modules and scripts + * Speed up build_psNameMapping + * Added typing annotations to fontTools.ufoLib + * Wed Jun 25 2025 Ge Wang - 4.58.4-1 - Update to 4.58.4