automatic version update by autodist [release 1.13.3-1mamba;Sat Oct 30 2021]

This commit is contained in:
Automatic Build System 2024-01-05 16:53:57 +01:00
parent 3e2e49b7e9
commit 73880e9f42

View File

@ -1,5 +1,5 @@
Name: python-wrapt
Version: 1.13.2
Version: 1.13.3
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
@ -44,6 +44,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist
%doc LICENSE
%changelog
* Sat Oct 30 2021 Automatic Build System <autodist@mambasoft.it> 1.13.3-1mamba
- automatic version update by autodist
* Thu Oct 14 2021 Automatic Build System <autodist@mambasoft.it> 1.13.2-1mamba
- automatic version update by autodist