Rebuilt for Python 3.13
This commit is contained in:
parent
e48a0d40a9
commit
6b74c26aa9
1 changed files with 4 additions and 1 deletions
|
|
@ -5,7 +5,7 @@
|
|||
|
||||
Name: python-%{srcname}
|
||||
Version: 2.0.10
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
Summary: A cross-platform windowing and multimedia library for Python
|
||||
|
||||
License: BSD-3-Clause
|
||||
|
|
@ -156,6 +156,9 @@ ln -s %{_datadir}/sounds/purple/*.wav tests/data/media/
|
|||
|
||||
|
||||
%changelog
|
||||
* Sat Jun 08 2024 Python Maint <python-maint@redhat.com> - 2.0.10-2
|
||||
- Rebuilt for Python 3.13
|
||||
|
||||
* Sat Feb 17 2024 Orion Poplawski <orion@nwra.com> - 2.0.10-1
|
||||
- Update to 2.0.10
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue