Update to 2.1.8
This commit is contained in:
parent
1b119c95cc
commit
1d021b27b5
3 changed files with 7 additions and 3 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -14,3 +14,4 @@
|
|||
/pyglet-1.5.23-repacked.tar.gz
|
||||
/pyglet-1.5.27-repacked.tar.gz
|
||||
/pyglet-2.0.10-repacked.tar.gz
|
||||
/pyglet-2.1.8-repacked.tar.gz
|
||||
|
|
|
|||
|
|
@ -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)
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (pyglet-2.0.10-repacked.tar.gz) = 8c780913435b1c17e43dcc99e729a2ea5d6a6e734cce642b8da82547f734cc9ce43732257e4f241eb3803a9edc941a96a762e869043260ff15adc84ba5c6d813
|
||||
SHA512 (pyglet-2.1.8-repacked.tar.gz) = 690584d03103088ab40e5e212b298946a986a1fa1223159362cbeffc01822f8414924897d36d8c2cf52ba90a1c875d3300bb065c93124113270ee9484b269d1b
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue