automatic version update by autodist [release 0.6.2-1mamba;Wed May 04 2022]

This commit is contained in:
Automatic Build System 2024-01-06 11:29:31 +01:00
parent fa660fb00d
commit d3a05f459f

View File

@ -1,6 +1,6 @@
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
Name: python-nbclient
Version: 0.6.0
Version: 0.6.2
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
* Wed May 04 2022 Automatic Build System <autodist@mambasoft.it> 0.6.2-1mamba
- automatic version update by autodist
* Wed Apr 13 2022 Automatic Build System <autodist@mambasoft.it> 0.6.0-1mamba
- automatic version update by autodist