From dadaf82c6ed213990a6e4c2fe2f2fddf7088d3e1 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Tue, 28 Jan 2025 21:34:26 +0100 Subject: [PATCH] automatic version update by autodist [release 7.16.6-1mamba;Tue Jan 28 2025] --- python-nbconvert.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-nbconvert.spec b/python-nbconvert.spec index 84ea798..fc1b873 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.5 +Version: 7.16.6 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 Jan 28 2025 Automatic Build System 7.16.6-1mamba +- automatic version update by autodist + * Fri Jan 03 2025 Automatic Build System 7.16.5-1mamba - automatic version update by autodist