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