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