From 4f0fd71ef4ab4face01e76d7c88fdf3d61cdb715 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Thu, 22 Feb 2024 08:53:53 +0100 Subject: [PATCH] automatic version update by autodist [release 7.16.1-1mamba;Tue Feb 20 2024] --- python-nbconvert.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-nbconvert.spec b/python-nbconvert.spec index f91e411..da0993e 100644 --- a/python-nbconvert.spec +++ b/python-nbconvert.spec @@ -1,6 +1,6 @@ %define pkgname %(echo %name | cut -d- -f2- | tr - _) Name: python-nbconvert -Version: 7.16.0 +Version: 7.16.1 Release: 1mamba Summary: Converting Jupyter Notebooks Group: System/Libraries @@ -69,6 +69,9 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel %doc LICENSE %changelog +* Tue Feb 20 2024 Automatic Build System 7.16.1-1mamba +- automatic version update by autodist + * Thu Feb 08 2024 Automatic Build System 7.16.0-1mamba - automatic version update by autodist