From d24295fca2d42f4982adb67a178d83e779b240a1 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 6 Jan 2024 11:02:28 +0100 Subject: [PATCH] automatic version update by autodist [release 1.6.3-1mamba;Tue Aug 16 2022] --- python-debugpy.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-debugpy.spec b/python-debugpy.spec index d9369cd..d7c9306 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.6.2 +Version: 1.6.3 Release: 1mamba Summary: An implementation of the Debug Adapter Protocol for Python Group: System/Libraries @@ -49,6 +49,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist %doc LICENSE %changelog +* Tue Aug 16 2022 Automatic Build System 1.6.3-1mamba +- automatic version update by autodist + * Fri Jul 08 2022 Automatic Build System 1.6.2-1mamba - automatic version update by autodist