diff --git a/python-debugpy.spec b/python-debugpy.spec index 4c4746c..41c53b5 100644 --- a/python-debugpy.spec +++ b/python-debugpy.spec @@ -1,6 +1,6 @@ %define pkgname %(echo %name | cut -d- -f2-) Name: python-debugpy -Version: 1.4.1 +Version: 1.4.3 Release: 1mamba Summary: An implementation of the Debug Adapter Protocol for Python Group: System/Libraries @@ -49,6 +49,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist %doc LICENSE %changelog +* Fri Sep 10 2021 Automatic Build System 1.4.3-1mamba +- automatic version update by autodist + * Sat Jul 24 2021 Automatic Build System 1.4.1-1mamba - automatic version update by autodist