diff options
Diffstat (limited to 'python-afdko.spec')
-rw-r--r-- | python-afdko.spec | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/python-afdko.spec b/python-afdko.spec index e712569..cb317a1 100644 --- a/python-afdko.spec +++ b/python-afdko.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-afdko -Version: 3.9.4 +Version: 3.9.5 Release: 1 Summary: Adobe Font Development Kit for OpenType License: Apache License, Version 2.0 URL: https://github.com/adobe-type-tools/afdko -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/ff/65/2812669e53d745dcb6787b093b1e7f97e217c3f24567819b07de5d01007e/afdko-3.9.4.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/68/5b/382a773e285901cbfd0a5d917dcf84de597b764020958ce2f1ee99b9f561/afdko-3.9.5.tar.gz Requires: python3-lxml Requires: python3-booleanOperations @@ -84,7 +84,7 @@ for additional information, such as links to reference materials and related projects. %prep -%autosetup -n afdko-3.9.4 +%autosetup -n afdko-3.9.5 %build %py3_build @@ -124,5 +124,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Tue Apr 11 2023 Python_Bot <Python_Bot@openeuler.org> - 3.9.4-1 +* Tue Apr 25 2023 Python_Bot <Python_Bot@openeuler.org> - 3.9.5-1 - Package Spec generated |