diff --git a/python-debugpy.spec b/python-debugpy.spec index ff2885a..f93bc79 100644 --- a/python-debugpy.spec +++ b/python-debugpy.spec @@ -1,7 +1,7 @@ %define pkgname %(echo %name | cut -d- -f2-) Name: python-debugpy -Version: 1.8.0 -Release: 2mamba +Version: 1.8.1 +Release: 1mamba Summary: An implementation of the Debug Adapter Protocol for Python Group: System/Libraries Vendor: openmamba @@ -50,6 +50,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist %doc LICENSE %changelog +* Fri Feb 09 2024 Automatic Build System 1.8.1-1mamba +- automatic version update by autodist + * Tue Sep 26 2023 Automatic Build System 1.8.0-2mamba - rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba