diff options
Diffstat (limited to 'python-meson.spec')
| -rw-r--r-- | python-meson.spec | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/python-meson.spec b/python-meson.spec index 803fff9..435b92a 100644 --- a/python-meson.spec +++ b/python-meson.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-meson -Version: 1.0.1 +Version: 1.1.0 Release: 1 Summary: A high performance build system License: Apache License, Version 2.0 URL: https://mesonbuild.com -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/e4/3b/4e1f9e860191d4999fcb9000d36dfaf2460f2e2ce493a3bfc9b56b382209/meson-1.0.1.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/b8/d9/25b5beccb6f9bd69f7a27e32a48112329509160cb6681cde4b9464104f7b/meson-1.1.0.tar.gz BuildArch: noarch Requires: python3-ninja @@ -35,7 +35,7 @@ Meson is a cross-platform build system designed to be both as fast and as user f %prep -%autosetup -n meson-1.0.1 +%autosetup -n meson-1.1.0 %build %py3_build @@ -75,5 +75,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Mon Apr 10 2023 Python_Bot <Python_Bot@openeuler.org> - 1.0.1-1 +* Fri Apr 21 2023 Python_Bot <Python_Bot@openeuler.org> - 1.1.0-1 - Package Spec generated |
