diff --git a/python-debugpy.spec b/python-debugpy.spec index 8a45f23..f71278e 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.8 +Version: 1.8.9 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 Nov 22 2024 Automatic Build System 1.8.9-1mamba +- automatic version update by autodist + * Fri Nov 08 2024 Automatic Build System 1.8.8-1mamba - automatic version update by autodist