diff --git a/python-setuptools_scm.spec b/python-setuptools_scm.spec index af5e594..d82fe92 100644 --- a/python-setuptools_scm.spec +++ b/python-setuptools_scm.spec @@ -1,7 +1,7 @@ %define pkgname %(echo %name | cut -d- -f2-) Name: python-setuptools_scm Version: 6.4.2 -Release: 1mamba +Release: 2mamba Summary: Handles managing your python package versions in scm metadata Group: System/Libraries Vendor: openmamba @@ -51,5 +51,8 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist # %doc README.rst %changelog +* Sun Apr 03 2022 Silvan Calarco 6.4.2-2mamba +- rebuilt with python 3.10 + * Tue Jan 25 2022 Silvan Calarco 6.4.2-1mamba - package created using the webbuild interface