summaryrefslogtreecommitdiff
path: root/python-meson.spec
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2023-04-21 14:41:49 +0000
committerCoprDistGit <infra@openeuler.org>2023-04-21 14:41:49 +0000
commitec1b58355169eb753bcdccc4526d34459e875808 (patch)
treefc8f3eb631970604d9d181678c55009dd3a4c5bf /python-meson.spec
parent1c5a8da7c84a7342bff21ef504ef6356a29efcd9 (diff)
automatic import of python-mesonopeneuler20.03
Diffstat (limited to 'python-meson.spec')
-rw-r--r--python-meson.spec8
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