diff --git a/python-cheroot.spec b/python-cheroot.spec index 747cb0005f7e15126644c52e9545ac114963ede3..6209f09a192be2e6d2c7a04650e4ca498fc4adf4 100644 --- a/python-cheroot.spec +++ b/python-cheroot.spec @@ -4,7 +4,7 @@ Summary: Highly-optimized, pure-python HTTP server Name: python-%{pypi_name} Version: 9.0.0 -Release: 4%{?dist} +Release: 5%{?dist} License: BSD URL: https://github.com/cherrypy/cheroot Source0: %{pypi_source} @@ -77,6 +77,9 @@ LANG=C.utf-8 %{__python3} -m pytest --ignore=build -W ignore::DeprecationWarning %endif %changelog +* Mon Sep 18 2023 Miaojun Dong - 9.0.0-5 +- Rebuild for pyOpenSSL-23.2.0 + * Fri Sep 08 2023 OpenCloudOS Release Engineering - 9.0.0-4 - Rebuilt for OpenCloudOS Stream 23.09