This commit is contained in:
Fedora Release Engineering 2024-01-22 08:59:21 +00:00
parent e4f04536bd
commit 190009ebf4

View File

@ -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 <releng@fedoraproject.org> - 12.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Wed Jan 03 2024 Mikel Olasagasti Uranga <mikel@olasagasti.info> - 12.0-1
- Update to 12.0 rhbz#2245452