Rebuilt for Python 3.10

This commit is contained in:
Python Maint 2021-06-04 20:53:31 +02:00 committed by Miro Hrončok
commit 88678ca362

View file

@ -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"