Rebuilt for Python 3.10
This commit is contained in:
parent
6ec4b2041c
commit
88678ca362
1 changed files with 4 additions and 1 deletions
|
|
@ -5,7 +5,7 @@
|
|||
|
||||
Name: python-%{srcname}
|
||||
Version: 1.5.16
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
Summary: A cross-platform windowing and multimedia library for Python
|
||||
|
||||
License: BSD
|
||||
|
|
@ -152,6 +152,9 @@ ln -s %{_datadir}/sounds/purple/*.wav tests/data/media/
|
|||
|
||||
|
||||
%changelog
|
||||
* Fri Jun 04 2021 Python Maint <python-maint@redhat.com> - 1.5.16-2
|
||||
- Rebuilt for Python 3.10
|
||||
|
||||
* Wed Apr 14 2021 Petr Viktorin <pviktori@redhat.com> - 1.5.16-1
|
||||
- Update to 1.5.16
|
||||
- Add a comment on how to handle unbundled "pypng"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue