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