diff --git a/python310.spec b/python310.spec index 083d5dc..56aba4c 100644 --- a/python310.spec +++ b/python310.spec @@ -3,8 +3,8 @@ %define libname libpython310 %define __libdir %{_libdir} Name: python310 -Version: 3.10.2 -Release: 2mamba +Version: 3.10.3 +Release: 1mamba Summary: An interpreted, interactive, object-oriented programming language Group: Applications/Development Vendor: openmamba @@ -282,6 +282,9 @@ find %{__libdir}/python%{majversion}/site-packages -name *.egg-info -type d -emp %endif %changelog +* Thu Mar 17 2022 Automatic Build System 3.10.3-1mamba +- automatic version update by autodist + * Thu Jan 27 2022 Silvan Calarco 3.10.2-2mamba - macros.python310: fixed %python310_version and removed use of deprecated distutils