From 1ed9f2ca7e139d02bedc8408f22c0ac8a1bb2a69 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BC=A0=E7=91=9E=E6=96=B9?= Date: Thu, 27 Oct 2022 02:57:32 +0000 Subject: [PATCH] Rebuild for next release MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: 张瑞方 --- python-wheel.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-wheel.spec b/python-wheel.spec index 8c1aef5..0292025 100644 --- a/python-wheel.spec +++ b/python-wheel.spec @@ -1,7 +1,7 @@ %bcond_with bootstrap Name: python-wheel Version: 0.37.0 -Release: 1 +Release: 2 Epoch: 1 Summary: Built-package format for Python License: MIT @@ -79,6 +79,9 @@ PYTHONPATH=%{buildroot}%{python3_sitelib} py.test-3 -v --ignore build %endif %changelog +* Thu Oct 27 2022 zhangruifang - 0.37.0-2 +- Rebuild for next release + * Tue Dec 21 2021 shixuantong - 0.37.0-1 - update version to 0.37.0