From f7bbe8c72a56b589ec6b29d46ac05add5a26ad32 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 6 Jan 2024 11:29:31 +0100 Subject: [PATCH] automatic version update by autodist [release 0.6.3-1mamba;Tue May 10 2022] --- python-nbclient.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-nbclient.spec b/python-nbclient.spec index 871d02b..230c649 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.6.2 +Version: 0.6.3 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 +* Tue May 10 2022 Automatic Build System 0.6.3-1mamba +- automatic version update by autodist + * Wed May 04 2022 Automatic Build System 0.6.2-1mamba - automatic version update by autodist