diff --git a/python-apipkg.spec b/python-apipkg.spec index abcfaf1..9bcc74c 100644 --- a/python-apipkg.spec +++ b/python-apipkg.spec @@ -1,6 +1,6 @@ Name: python-apipkg -Version: 2.1.0 -Release: 2mamba +Version: 2.1.1 +Release: 1mamba Summary: A namespace control and lazy-import mechanism for Python Group: System/Libraries/Python Vendor: openmamba @@ -50,6 +50,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist %doc CHANGELOG %changelog +* Mon May 09 2022 Automatic Build System 2.1.1-1mamba +- automatic version update by autodist + * Sun Apr 03 2022 Silvan Calarco 2.1.0-2mamba - rebuilt with python 3.10