From 190009ebf4a59674b1f9e4ac6388737cc9cc23b9 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Mon, 22 Jan 2024 08:59:21 +0000 Subject: [PATCH] Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild --- python-websockets.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-websockets.spec b/python-websockets.spec index 8a4a4e8..ee55bc5 100644 --- a/python-websockets.spec +++ b/python-websockets.spec @@ -6,7 +6,7 @@ Name: python-%{pypi_name} Version: 12.0 -Release: 1%{?dist} +Release: 2%{?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 Jan 22 2024 Fedora Release Engineering - 12.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild + * Wed Jan 03 2024 Mikel Olasagasti Uranga - 12.0-1 - Update to 12.0 rhbz#2245452