diff --git a/python-debugpy.spec b/python-debugpy.spec index 9cd79a9..bf9ee3c 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.3 +Version: 1.8.5 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 +* Tue Aug 06 2024 Automatic Build System 1.8.5-1mamba +- automatic version update by autodist + * Sat Aug 03 2024 Automatic Build System 1.8.3-1mamba - automatic version update by autodist