diff --git a/python-tornado.spec b/python-tornado.spec index 832a2c6ed9c5b53a988c96f92278c8a8948a1f58..135897d57c140f4e84b37b320694bb56baf71668 100644 --- a/python-tornado.spec +++ b/python-tornado.spec @@ -8,7 +8,7 @@ Name: python-%{pkgname} Version: 4.2.1 -Release: 5%{?dist}.1 +Release: 5%{?dist}.2 Summary: Scalable, non-blocking web server and tools Group: Development/Libraries @@ -175,6 +175,9 @@ rm -rf %{buildroot} %changelog +* Thu Dec 11 2025 zhuhongbo - 4.2.1-5.2 +- Rebuilding with ppc and s390 arches + * Fri Jul 18 2025 zhuhongbo - 4.2.1-5.1 - fix: fix cve CVE-2025-47287