diff --git a/python-nbconvert.spec b/python-nbconvert.spec index 1e08f42..4b7a699 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.3 +Version: 7.16.4 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 Apr 30 2024 Automatic Build System 7.16.4-1mamba +- automatic version update by autodist + * Fri Mar 22 2024 Automatic Build System 7.16.3-1mamba - automatic version update by autodist