diff --git a/python-debugpy.spec b/python-debugpy.spec index f93bc79..fa090a9 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.1 +Version: 1.8.2 Release: 1mamba Summary: An implementation of the Debug Adapter Protocol for Python Group: System/Libraries @@ -50,6 +50,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist %doc LICENSE %changelog +* Wed Jun 26 2024 Automatic Build System 1.8.2-1mamba +- automatic version update by autodist + * Fri Feb 09 2024 Automatic Build System 1.8.1-1mamba - automatic version update by autodist