diff --git a/python-tornado.spec b/python-tornado.spec index 42b79fb..1dcefaa 100644 --- a/python-tornado.spec +++ b/python-tornado.spec @@ -11,7 +11,7 @@ ideal for real-time web services.} Name: python-%{srcname} Version: 6.3.3 -Release: 5%{?dist} +Release: 6%{?dist} Summary: Scalable, non-blocking web server and tools License: Apache-2.0 @@ -75,6 +75,10 @@ export ASYNC_TEST_TIMEOUT=80 %doc demos %changelog +* Tue Oct 29 2024 Troy Dawson - 6.3.3-6 +- Bump release for October 2024 mass rebuild: + Resolves: RHEL-64018 + * Mon Jun 24 2024 Troy Dawson - 6.3.3-5 - Bump release for June 2024 mass rebuild