diff --git a/fonttools.spec b/python-fonttools.spec similarity index 93% rename from fonttools.spec rename to python-fonttools.spec index 4c99eb6..90596b1 100644 --- a/fonttools.spec +++ b/python-fonttools.spec @@ -1,6 +1,6 @@ Name: fonttools Version: 3.29.0 -Release: 3 +Release: 4 Summary: Tools to manipulate font files License: MIT URL: https://github.com/fonttools/fonttools/ @@ -62,6 +62,9 @@ rm -rf *.egg-info %{python3_sitelib}/fonttools-%{version}-py3.?.egg-info %changelog +* Tue Oct 26 2021 chenchen - 3.29.0-4 +- change the spec file name to be the same as the repo name + * Thu Oct 22 2020 huanghaitao - 3.29.0-3 - Disable python2 module