diff --git a/python-pygame.spec b/python-pygame.spec index 7f72336..3b944c0 100644 --- a/python-pygame.spec +++ b/python-pygame.spec @@ -1,6 +1,6 @@ Name: python-pygame -Version: 2.6.0 -Release: 2mamba +Version: 2.6.1 +Release: 1mamba Summary: A set of Python modules designed for writing games Group: Development/Libraries/Python Vendor: openmamba @@ -68,6 +68,9 @@ ln -s %{_datadir}/fonts/truetype/FreeSansBold.ttf %{buildroot}%{python_sitearch} %defattr(-,root,root) %changelog +* Sun Sep 29 2024 Automatic Build System 2.6.1-1mamba +- automatic version update by autodist + * Sun Sep 01 2024 Silvan Calarco 2.6.0-2mamba - removed requirements for python-numeric