diff --git a/python-debugpy.spec b/python-debugpy.spec index a523b14..db94dd8 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.7.0 +Version: 1.8.0 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 +* Wed Sep 13 2023 Automatic Build System 1.8.0-1mamba +- automatic version update by autodist + * Fri Sep 08 2023 Automatic Build System 1.7.0-1mamba - automatic version update by autodist