diff --git a/python-nbconvert.spec b/python-nbconvert.spec index ee9cdc9..3d38342 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.12.0 +Version: 7.13.0 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 Dec 19 2023 Automatic Build System 7.13.0-1mamba +- automatic version update by autodist + * Tue Dec 05 2023 Automatic Build System 7.12.0-1mamba - automatic version update by autodist