From 98963ac4cfe79ef92119a9c503d39c44614daef8 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Fri, 9 Feb 2024 19:54:25 +0100 Subject: [PATCH] automatic version update by autodist [release 1.8.1-1mamba;Fri Feb 09 2024] --- python-debugpy.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) 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