diff --git a/python-debugpy.spec b/python-debugpy.spec index d45a966..65e50b0 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.8.6 +Version: 1.8.7 Release: 1mamba Summary: An implementation of the Debug Adapter Protocol for Python Group: System/Libraries @@ -51,6 +51,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist %doc LICENSE %changelog +* Fri Oct 11 2024 Automatic Build System 1.8.7-1mamba +- automatic version update by autodist + * Wed Sep 25 2024 Automatic Build System 1.8.6-1mamba - automatic version update by autodist