From 27f2032e99f2eea3a36fd7434a3aaf441def985c Mon Sep 17 00:00:00 2001 From: gaochang Date: Wed, 19 Feb 2025 06:53:57 +0000 Subject: [PATCH] update python-meson-python.spec. Signed-off-by: gaochang --- python-meson-python.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-meson-python.spec b/python-meson-python.spec index 351e2cf..c01f39f 100644 --- a/python-meson-python.spec +++ b/python-meson-python.spec @@ -1,4 +1,4 @@ -%define anolis_release 1 +%define anolis_release 2 %bcond tests 0 Name: python-meson-python @@ -87,5 +87,8 @@ sed -r -i "s/^ '(build|pytest-cov)/#&/" pyproject.toml %changelog +* Tue Feb 18 2025 Chang Gao - 0.15.0-2 +- Rebuild with python3.11 + * Tue Jan 23 2024 zhongling.h - 0.15.0-1 - Initial package. \ No newline at end of file -- Gitee