diff --git a/python-wurlitzer.spec b/python-wurlitzer.spec index 3d64a4c..5af7057 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.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 3.0.3-1mamba +- automatic version update by autodist + * Sun Feb 13 2022 Silvan Calarco 3.0.2-1mamba - package created using the webbuild interface