Update to 2.1.8
This commit is contained in:
parent
1b119c95cc
commit
1d021b27b5
3 changed files with 7 additions and 3 deletions
|
|
@ -4,8 +4,8 @@
|
|||
%bcond_without tests
|
||||
|
||||
Name: python-%{srcname}
|
||||
Version: 2.0.10
|
||||
Release: 8%{?dist}
|
||||
Version: 2.1.8
|
||||
Release: 1%{?dist}
|
||||
Summary: A cross-platform windowing and multimedia library for Python
|
||||
|
||||
License: BSD-3-Clause
|
||||
|
|
@ -159,6 +159,9 @@ ln -s %{_datadir}/sounds/purple/*.wav tests/data/media/
|
|||
|
||||
|
||||
%changelog
|
||||
* Sat Aug 23 2025 Orion Poplawski <orion@nwra.com> - 2.1.8-1
|
||||
- Update to 2.1.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)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue