diff options
Diffstat (limited to 'python-glyphsLib.spec')
-rw-r--r-- | python-glyphsLib.spec | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/python-glyphsLib.spec b/python-glyphsLib.spec index 2059b61..cf8d810 100644 --- a/python-glyphsLib.spec +++ b/python-glyphsLib.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-glyphsLib -Version: 6.1.0 +Version: 6.2.1 Release: 1 Summary: A bridge from Glyphs source files (.glyphs) to UFOs License: Apache Software License 2.0 URL: https://github.com/googlefonts/glyphsLib -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/e3/67/021c078aeb8592f669cdd4b91bc1d74d157c28ec62dfd86013e6ea96b43e/glyphsLib-6.1.0.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/94/ae/f661e6afef14892e8ee5d03ec8d2a921978d0fbc7e38f97cad3cf2ca8a4e/glyphsLib-6.2.1.tar.gz BuildArch: noarch Requires: python3-ufoLib2 @@ -346,7 +346,7 @@ This will trigger the CI to build the distribution packages and upload them to the Python Package Index automatically, if all the tests pass successfully. %prep -%autosetup -n glyphsLib-6.1.0 +%autosetup -n glyphsLib-6.2.1 %build %py3_build @@ -386,5 +386,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Thu Mar 09 2023 Python_Bot <Python_Bot@openeuler.org> - 6.1.0-1 +* Fri Apr 07 2023 Python_Bot <Python_Bot@openeuler.org> - 6.2.1-1 - Package Spec generated |