diff --git a/python-pygame.spec b/python-pygame.spec index b681e82..5bd3e12 100644 --- a/python-pygame.spec +++ b/python-pygame.spec @@ -1,6 +1,6 @@ Name: python-pygame Version: 2.5.2 -Release: 1mamba +Release: 2mamba Summary: A set of Python modules designed for writing games Group: Development/Libraries/Python Vendor: openmamba @@ -19,11 +19,12 @@ BuildRequires: libfreetype-devel BuildRequires: libjpeg-devel BuildRequires: libpng-devel BuildRequires: libportmidi-devel -BuildRequires: libpython3-devel +BuildRequires: libpython311-devel BuildRequires: libsdl2_image-devel BuildRequires: libsdl2_mixer-devel BuildRequires: libsdl2_ttf-devel ## AUTOBUILDREQ-END +BuildRequires: python3-devel >= 3.11.5-3mamba BuildRequires: python-numeric-devel Requires: python >= 2.3.4 Requires: python-numeric >= 23.6 @@ -80,6 +81,9 @@ ln -s %{_datadir}/fonts/truetype/FreeSansBold.ttf %{buildroot}%{python_sitearch} #%{_includedir}/python/pygame/*.h %changelog +* Tue Sep 26 2023 Automatic Build System 2.5.2-2mamba +- rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba + * Mon Sep 18 2023 Automatic Build System 2.5.2-1mamba - automatic version update by autodist