Rebuilt for Python 3.11
This commit is contained in:
parent
25e845cfca
commit
cc8e511b24
1 changed files with 4 additions and 1 deletions
|
|
@ -5,7 +5,7 @@
|
|||
|
||||
Name: python-%{srcname}
|
||||
Version: 1.5.23
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
Summary: A cross-platform windowing and multimedia library for Python
|
||||
|
||||
License: BSD
|
||||
|
|
@ -147,6 +147,9 @@ ln -s %{_datadir}/sounds/purple/*.wav tests/data/media/
|
|||
|
||||
|
||||
%changelog
|
||||
* Mon Jun 13 2022 Python Maint <python-maint@redhat.com> - 1.5.23-2
|
||||
- Rebuilt for Python 3.11
|
||||
|
||||
* Thu Apr 28 2022 Petr Viktorin <pviktori@redhat.com> - 1.5.23-1
|
||||
- Update to 1.5.23
|
||||
- This version should not attempt to use the incompatible ffmpeg 5.0,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue