diff --git a/python-wurlitzer.spec b/python-wurlitzer.spec index 6feb95c..e61534c 100644 --- a/python-wurlitzer.spec +++ b/python-wurlitzer.spec @@ -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 3.1.1-1mamba +- automatic version update by autodist + * Mon Apr 29 2024 Automatic Build System 3.1.0-1mamba - automatic version update by autodist