diff --git a/python-dill.spec b/python-dill.spec index 9dfae05..0cdc5c7 100644 --- a/python-dill.spec +++ b/python-dill.spec @@ -1,6 +1,6 @@ %define pkgname %(echo %name | cut -d- -f2- | tr - _) Name: python-dill -Version: 0.3.5.1 +Version: 0.3.6 Release: 1mamba Summary: Serialize all of python Group: System/Libraries @@ -45,6 +45,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist %doc LICENSE %changelog +* Mon Oct 24 2022 Automatic Build System 0.3.6-1mamba +- automatic version update by autodist + * Mon May 23 2022 Silvan Calarco 0.3.5.1-1mamba - update to 0.3.5.1