From ce0898b71635f9f2b576ab607e4a3e9c84904f65 Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: Mon, 24 Jun 2024 09:20:25 -0700 Subject: [PATCH] Bump release for June 2024 mass rebuild --- python-websockets.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-websockets.spec b/python-websockets.spec index 17b3871..8da6f2d 100644 --- a/python-websockets.spec +++ b/python-websockets.spec @@ -6,7 +6,7 @@ Name: python-%{pypi_name} Version: 12.0 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Implementation of the WebSocket Protocol for Python License: BSD-3-Clause @@ -63,6 +63,9 @@ BuildRequires: python3-devel %doc README.rst %changelog +* Mon Jun 24 2024 Troy Dawson - 12.0-4 +- Bump release for June 2024 mass rebuild + * Fri Jan 26 2024 Fedora Release Engineering - 12.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild