diff options
Diffstat (limited to 'python-klayout.spec')
-rw-r--r-- | python-klayout.spec | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/python-klayout.spec b/python-klayout.spec index 1c82c96..59e9a13 100644 --- a/python-klayout.spec +++ b/python-klayout.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-klayout -Version: 0.28.6 +Version: 0.28.7 Release: 1 Summary: KLayout standalone Python package License: GNU GPLv3 URL: https://github.com/klayout/klayout -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/35/87/4a9b90b28b9c692c6114c5d0082eb7fffb6ab166a5b09f0e9370294eaba2/klayout-0.28.6.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/19/48/f0e89a676595ff52967986e3479fad2dcfa355979384aa984c74f33282ae/klayout-0.28.7.tar.gz %description @@ -39,7 +39,7 @@ For more details see here: https://www.klayout.org/klayout-pypi %prep -%autosetup -n klayout-0.28.6 +%autosetup -n klayout-0.28.7 %build %py3_build @@ -79,5 +79,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Tue Apr 11 2023 Python_Bot <Python_Bot@openeuler.org> - 0.28.6-1 +* Tue Apr 25 2023 Python_Bot <Python_Bot@openeuler.org> - 0.28.7-1 - Package Spec generated |