From a9656e73c53cbaffa4e704316404a8eba7c5beb3 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 6 Jan 2024 11:02:30 +0100 Subject: [PATCH] automatic version update by autodist [release 1.6.8-1mamba;Thu Aug 03 2023] --- python-debugpy.spec | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/python-debugpy.spec b/python-debugpy.spec index 728027d..56adc29 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.6.6 -Release: 2mamba +Version: 1.6.8 +Release: 1mamba Summary: An implementation of the Debug Adapter Protocol for Python Group: System/Libraries Vendor: openmamba @@ -49,6 +49,12 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist %doc LICENSE %changelog +* Thu Aug 03 2023 Automatic Build System 1.6.8-1mamba +- automatic version update by autodist + +* Thu Apr 06 2023 Automatic Build System 1.6.7-1mamba +- automatic version update by autodist + * Thu Apr 06 2023 Silvan Calarco 1.6.6-2mamba - rebuilt with python 3.10