diff --git a/python312.spec b/python312.spec index 2bd1b70..d8a1933 100644 --- a/python312.spec +++ b/python312.spec @@ -3,7 +3,7 @@ %define libname libpython312 %define __libdir %{_libdir} Name: python312 -Version: 3.12.2 +Version: 3.12.3 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 Apr 10 2024 Automatic Build System 3.12.3-1mamba +- automatic version update by autodist + * Wed Feb 07 2024 Automatic Build System 3.12.2-1mamba - automatic version update by autodist