python-pygame-py3: provide/obsolete python-pygame [release 2.6.1-2mamba;Sun Oct 20 2024]
This commit is contained in:
parent
df8b603af9
commit
16a049645d
@ -1,6 +1,6 @@
|
||||
Name: python-pygame
|
||||
Version: 2.6.1
|
||||
Release: 1mamba
|
||||
Release: 2mamba
|
||||
Summary: A set of Python modules designed for writing games
|
||||
Group: Development/Libraries/Python
|
||||
Vendor: openmamba
|
||||
@ -15,7 +15,7 @@ BuildRequires: glibc-devel
|
||||
BuildRequires: libSDL2-devel
|
||||
BuildRequires: libX11-devel
|
||||
BuildRequires: libfreetype-devel
|
||||
BuildRequires: libjpeg-devel
|
||||
BuildRequires: libjpeg-turbo
|
||||
BuildRequires: libpng-devel
|
||||
BuildRequires: libportmidi-devel
|
||||
BuildRequires: libpython311-devel
|
||||
@ -38,6 +38,10 @@ Pygame is a set of Python modules designed for writing games.
|
||||
This package contains static libraries and header files need for development.
|
||||
|
||||
%if 0%{?with_pyver}
|
||||
%define py_requires_append \
|
||||
Provides: python-pygame \
|
||||
Obsoletes: python-pygame < 2.6.1
|
||||
|
||||
%pyver_package
|
||||
%endif
|
||||
|
||||
@ -68,6 +72,9 @@ ln -s %{_datadir}/fonts/truetype/FreeSansBold.ttf %{buildroot}%{python_sitearch}
|
||||
%defattr(-,root,root)
|
||||
|
||||
%changelog
|
||||
* Sun Oct 20 2024 Silvan Calarco <silvan.calarco@mambasoft.it> 2.6.1-2mamba
|
||||
- python-pygame-py3: provide/obsolete python-pygame
|
||||
|
||||
* Sun Sep 29 2024 Automatic Build System <autodist@openmamba.org> 2.6.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user