diff --git a/python-debugpy.spec b/python-debugpy.spec index 56adc29..a523b14 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.6.8 +Version: 1.7.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 +* Fri Sep 08 2023 Automatic Build System 1.7.0-1mamba +- automatic version update by autodist + * Thu Aug 03 2023 Automatic Build System 1.6.8-1mamba - automatic version update by autodist