diff --git a/python-nbclient.spec b/python-nbclient.spec index a1a7f8e..b09de26 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.10 +Version: 0.5.11 Release: 1mamba Summary: A client library for executing notebooks Group: System/Libraries @@ -51,5 +51,8 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist %doc LICENSE %changelog +* Tue Feb 15 2022 Automatic Build System 0.5.11-1mamba +- automatic version update by autodist + * Sun Feb 13 2022 Silvan Calarco 0.5.10-1mamba - package created using the webbuild interface