diff --git a/python-wrapt.spec b/python-wrapt.spec index 4d95cf9..e5efd8a 100644 --- a/python-wrapt.spec +++ b/python-wrapt.spec @@ -1,6 +1,6 @@ Name: python-wrapt -Version: 1.12.1 -Release: 2mamba +Version: 1.13.2 +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 @@ -44,6 +44,12 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist %doc LICENSE %changelog +* Thu Oct 14 2021 Automatic Build System 1.13.2-1mamba +- automatic version update by autodist + +* Tue Oct 05 2021 Automatic Build System 1.13.1-1mamba +- automatic version update by autodist + * Sat May 08 2021 Silvan Calarco 1.12.1-2mamba - rebuilt with distdeps