automatic version update by autodist [release 1.14.1-1mamba;Tue May 03 2022]

This commit is contained in:
Automatic Build System 2024-01-05 16:53:57 +01:00
parent ebe1be66c6
commit 91bcb0daad

View File

@ -1,5 +1,5 @@
Name: python-wrapt
Version: 1.14.0
Version: 1.14.1
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
* Tue May 03 2022 Automatic Build System <autodist@mambasoft.it> 1.14.1-1mamba
- automatic version update by autodist
* Fri Mar 11 2022 Automatic Build System <autodist@mambasoft.it> 1.14.0-1mamba
- automatic version update by autodist