diff --git a/python-nbclient.spec b/python-nbclient.spec index ffb90ba..014c2a3 100644 --- a/python-nbclient.spec +++ b/python-nbclient.spec @@ -1,6 +1,6 @@ %define pkgname %(echo %name | cut -d- -f2- | tr - _) Name: python-nbclient -Version: 0.5.12 +Version: 0.5.13 Release: 1mamba Summary: A client library for executing notebooks Group: System/Libraries @@ -51,6 +51,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist %doc LICENSE %changelog +* Fri Mar 11 2022 Automatic Build System 0.5.13-1mamba +- automatic version update by autodist + * Mon Mar 07 2022 Automatic Build System 0.5.12-1mamba - automatic version update by autodist