diff --git a/python312.spec b/python312.spec index 57ec122..2bd1b70 100644 --- a/python312.spec +++ b/python312.spec @@ -3,7 +3,7 @@ %define libname libpython312 %define __libdir %{_libdir} Name: python312 -Version: 3.12.1 +Version: 3.12.2 Release: 1mamba Summary: An interpreted, interactive, object-oriented programming language Group: Applications/Development @@ -279,6 +279,9 @@ find %{__libdir}/python%{majversion}/site-packages -name *.egg-info -type d -emp %endif %changelog +* Wed Feb 07 2024 Automatic Build System 3.12.2-1mamba +- automatic version update by autodist + * Fri Dec 08 2023 Automatic Build System 3.12.1-1mamba - automatic version update by autodist