diff --git a/python-tomli.spec b/python-tomli.spec index 35d59ff..8213a44 100644 --- a/python-tomli.spec +++ b/python-tomli.spec @@ -1,7 +1,7 @@ %define pkgname %(echo %name | cut -d- -f2-) Name: python-tomli Version: 1.2.0 -Release: 1mamba +Release: 2mamba Summary: A lil' TOML parser Group: System/Libraries Vendor: openmamba @@ -44,5 +44,8 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist %doc LICENSE %changelog +* Sun Apr 03 2022 Silvan Calarco 1.2.0-2mamba +- rebuilt with python 3.10 + * Fri Jan 14 2022 Silvan Calarco 1.2.0-1mamba - package created using the webbuild interface