diff --git a/python-wrapt.spec b/python-wrapt.spec index ae943ef..648240d 100644 --- a/python-wrapt.spec +++ b/python-wrapt.spec @@ -1,6 +1,6 @@ Name: python-wrapt -Version: 1.15.0 -Release: 3mamba +Version: 1.16.0 +Release: 1mamba Summary: A transparent object proxy for Python, which can be used as the basis for the construction of function wrappers and decorator functions Group: System/Libraries Vendor: openmamba @@ -45,6 +45,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist %doc LICENSE %changelog +* Thu Nov 09 2023 Automatic Build System 1.16.0-1mamba +- automatic version update by autodist + * Mon Sep 25 2023 Automatic Build System 1.15.0-3mamba - rebuilt with python3 = 3.11.5