diff --git a/python310.spec b/python310.spec index 56aba4c..6551fee 100644 --- a/python310.spec +++ b/python310.spec @@ -3,7 +3,7 @@ %define libname libpython310 %define __libdir %{_libdir} Name: python310 -Version: 3.10.3 +Version: 3.10.4 Release: 1mamba Summary: An interpreted, interactive, object-oriented programming language Group: Applications/Development @@ -282,6 +282,9 @@ find %{__libdir}/python%{majversion}/site-packages -name *.egg-info -type d -emp %endif %changelog +* Thu Mar 24 2022 Automatic Build System 3.10.4-1mamba +- automatic version update by autodist + * Thu Mar 17 2022 Automatic Build System 3.10.3-1mamba - automatic version update by autodist