From ac63bfe7a53ed1ff1920b17af8e78d1c172ec3b4 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Fri, 5 Jan 2024 16:19:24 +0100 Subject: [PATCH] automatic version update by autodist [release 1.2.0-1mamba;Thu Jun 22 2023] --- python-pluggy.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/python-pluggy.spec b/python-pluggy.spec index f70e20d..2000a48 100644 --- a/python-pluggy.spec +++ b/python-pluggy.spec @@ -1,6 +1,6 @@ Name: python-pluggy -Version: 1.0.0 -Release: 2mamba +Version: 1.2.0 +Release: 1mamba Summary: A minimalist production ready plugin system Group: System/Libraries Vendor: openmamba @@ -45,6 +45,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist %doc LICENSE %changelog +* Thu Jun 22 2023 Automatic Build System 1.2.0-1mamba +- automatic version update by autodist + * Sat Oct 08 2022 Silvan Calarco 1.0.0-2mamba - rebuilt with python 3.10