diff --git a/python-requests.spec b/python-requests.spec index 32e36d05257ef0194f5c101c5a1275c83ab5a8a5..7b75ef42732e7208468b3267350be873977b535a 100644 --- a/python-requests.spec +++ b/python-requests.spec @@ -2,7 +2,7 @@ Name: python-requests Version: 2.26.0 -Release: 5 +Release: 6 Summary: Python HTTP Library License: ASL 2.0 URL: http://python-requests.org/ @@ -95,6 +95,9 @@ PYTHONPATH=%{buildroot}%{python3_sitelib} %{__python3} -m pytest -v %doc HISTORY.md README.md %changelog +* Tue Oct 25 2022 wangkerong - 2.26.0-6 +- rebuild for next release + * Tue Jan 11 2022 zhujunhao - 2.26.0-5 - modify build failed