automatic version update by autodist [release 3.0.3-1mamba;Thu Dec 01 2022]

This commit is contained in:
Automatic Build System 2024-01-05 16:54:07 +01:00
parent d53683a221
commit 0fcc38d14a

View File

@ -1,6 +1,6 @@
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
Name: python-wurlitzer
Version: 3.0.2
Version: 3.0.3
Release: 1mamba
Summary: Capture C-level output in context managers
Group: System/Libraries
@ -45,5 +45,8 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist
%doc LICENSE
%changelog
* Thu Dec 01 2022 Automatic Build System <autodist@mambasoft.it> 3.0.3-1mamba
- automatic version update by autodist
* Sun Feb 13 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 3.0.2-1mamba
- package created using the webbuild interface