From ec1b58355169eb753bcdccc4526d34459e875808 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Fri, 21 Apr 2023 14:41:49 +0000 Subject: automatic import of python-meson --- .gitignore | 1 + python-meson.spec | 8 ++++---- sources | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index 49be5cb..64434d9 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /meson-1.0.1.tar.gz +/meson-1.1.0.tar.gz 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 - 1.0.1-1 +* Fri Apr 21 2023 Python_Bot - 1.1.0-1 - Package Spec generated diff --git a/sources b/sources index 86e3ffb..688b86c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -843ba549bb2a199d9e04092116a7e749 meson-1.0.1.tar.gz +94ea898bcf799470878e60809be80467 meson-1.1.0.tar.gz -- cgit v1.2.3