diff --git a/python-jupyter_events.spec b/python-jupyter_events.spec index 3af5588..9a5248c 100644 --- a/python-jupyter_events.spec +++ b/python-jupyter_events.spec @@ -1,13 +1,13 @@ %define pkgname %(echo %name | cut -d- -f2- | tr - _) Name: python-jupyter_events -Version: 0.10.0 +Version: 0.11.0 Release: 1mamba Summary: Jupyter Event System library Group: System/Libraries Vendor: openmamba Distribution: openmamba Packager: Silvan Calarco -URL: http://jupyter.org/ +URL: https://jupyter.org/ Source: https://pypi.debian.net/jupyter-events/jupyter_events-%{version}.tar.gz License: BSD ## AUTOBUILDREQ-BEGIN @@ -55,5 +55,8 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel %doc LICENSE %changelog +* Wed Dec 18 2024 Automatic Build System 0.11.0-1mamba +- automatic version update by autodist + * Fri Aug 09 2024 Silvan Calarco 0.10.0-1mamba - package created using the webbuild interface