automatic version update by autodist [release 3.1.1-1mamba;Wed Jun 12 2024]

This commit is contained in:
Automatic Build System 2024-06-13 10:44:14 +02:00
parent 3c101974f9
commit 5bc987c7c6

View File

@ -1,6 +1,6 @@
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
Name: python-wurlitzer
Version: 3.1.0
Version: 3.1.1
Release: 1mamba
Summary: Capture C-level output in context managers
Group: System/Libraries
@ -46,6 +46,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist
%doc LICENSE
%changelog
* Wed Jun 12 2024 Automatic Build System <autodist@openmamba.org> 3.1.1-1mamba
- automatic version update by autodist
* Mon Apr 29 2024 Automatic Build System <autodist@openmamba.org> 3.1.0-1mamba
- automatic version update by autodist