diff --git a/jupyter_server_terminals-0.5.0.tar.gz b/jupyter_server_terminals-0.5.0.tar.gz deleted file mode 100644 index d1b6222..0000000 --- a/jupyter_server_terminals-0.5.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ebcd68c9afbf98a480a533e6f3266354336e645536953b7abcc7bdeebc0154a3 -size 30616 diff --git a/jupyter_server_terminals-0.5.1.tar.gz b/jupyter_server_terminals-0.5.1.tar.gz new file mode 100644 index 0000000..f648f7a --- /dev/null +++ b/jupyter_server_terminals-0.5.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:16d3be9cf48be6a1f943f3a6c93c033be259cf4779184c66421709cf63dccfea +size 30742 diff --git a/python-jupyter-server-terminals.changes b/python-jupyter-server-terminals.changes index 178bc18..ad64ed6 100644 --- a/python-jupyter-server-terminals.changes +++ b/python-jupyter-server-terminals.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Sun Jan 21 11:06:00 UTC 2024 - Ben Greiner + +- Update to 0.5.1 + * fix: support OPTIONS method for CORS #102 (@zhanba) + ------------------------------------------------------------------- Sat Dec 23 19:46:19 UTC 2023 - Ben Greiner diff --git a/python-jupyter-server-terminals.spec b/python-jupyter-server-terminals.spec index 3f20296..bc5509e 100644 --- a/python-jupyter-server-terminals.spec +++ b/python-jupyter-server-terminals.spec @@ -1,7 +1,7 @@ # # spec file # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -25,9 +25,9 @@ %bcond_with test %endif -%define distversion 0.5 +%define distversion 0.5.1 Name: python-jupyter-server-terminals%{psuffix} -Version: 0.5.0 +Version: 0.5.1 Release: 0 Summary: A Jupyter Server Extension Providing Terminals License: BSD-3-Clause