Compare commits
1 commit
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
d7cb717046 |
1 changed files with 4 additions and 1 deletions
|
|
@ -5,7 +5,7 @@
|
||||||
|
|
||||||
Name: python-%{srcname}
|
Name: python-%{srcname}
|
||||||
Version: 2.0.10
|
Version: 2.0.10
|
||||||
Release: 8%{?dist}
|
Release: 9%{?dist}
|
||||||
Summary: A cross-platform windowing and multimedia library for Python
|
Summary: A cross-platform windowing and multimedia library for Python
|
||||||
|
|
||||||
License: BSD-3-Clause
|
License: BSD-3-Clause
|
||||||
|
|
@ -159,6 +159,9 @@ ln -s %{_datadir}/sounds/purple/*.wav tests/data/media/
|
||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Sep 19 2025 Python Maint <python-maint@redhat.com> - 2.0.10-9
|
||||||
|
- Rebuilt for Python 3.14.0rc3 bytecode
|
||||||
|
|
||||||
* Sat Aug 23 2025 Orion Poplawski <orion@nwra.com> - 2.0.10-8
|
* Sat Aug 23 2025 Orion Poplawski <orion@nwra.com> - 2.0.10-8
|
||||||
- Add BR/R on python3-gobject, skip openal test (FTBFS rhbz#2379002)
|
- Add BR/R on python3-gobject, skip openal test (FTBFS rhbz#2379002)
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue