From a65ef2d025d76052fb6ea026fd3749837578ff46 Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: Tue, 29 Oct 2024 09:09:42 -0700 Subject: [PATCH] Bump release for October 2024 mass rebuild: Resolves: RHEL-64018 --- python-websockets.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/python-websockets.spec b/python-websockets.spec index 8da6f2d..aca7c36 100644 --- a/python-websockets.spec +++ b/python-websockets.spec @@ -6,7 +6,7 @@ Name: python-%{pypi_name} Version: 12.0 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Implementation of the WebSocket Protocol for Python License: BSD-3-Clause @@ -63,6 +63,10 @@ BuildRequires: python3-devel %doc README.rst %changelog +* Tue Oct 29 2024 Troy Dawson - 12.0-5 +- Bump release for October 2024 mass rebuild: + Resolves: RHEL-64018 + * Mon Jun 24 2024 Troy Dawson - 12.0-4 - Bump release for June 2024 mass rebuild