From 6952376d4ce2862b6b94a5db46fba8c59d386b4e Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Fri, 5 Jan 2024 16:37:03 +0100 Subject: [PATCH] automatic version update by autodist [release 2.10.0-1mamba;Fri May 27 2022] --- python-semantic_version.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/python-semantic_version.spec b/python-semantic_version.spec index 7a3fb53..6a5ff91 100644 --- a/python-semantic_version.spec +++ b/python-semantic_version.spec @@ -1,6 +1,6 @@ Name: python-semantic_version -Version: 2.9.0 -Release: 2mamba +Version: 2.10.0 +Release: 1mamba Summary: Provides a few tools to handle SemVer in Python Group: System/Libraries Vendor: openmamba @@ -44,6 +44,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist %doc CREDITS LICENSE %changelog +* Fri May 27 2022 Automatic Build System 2.10.0-1mamba +- automatic version update by autodist + * Fri Apr 08 2022 Silvan Calarco 2.9.0-2mamba - rebuilt with python 3.10