diff --git a/jupyterlab-4.0.6.tar.gz b/jupyterlab-4.0.9.tar.gz similarity index 68% rename from jupyterlab-4.0.6.tar.gz rename to jupyterlab-4.0.9.tar.gz index fb5bf8c3a7c7487ca1788cb649c428982c3c8ec7..adbadafc703395549cfe81402d0a741750e936ac 100644 Binary files a/jupyterlab-4.0.6.tar.gz and b/jupyterlab-4.0.9.tar.gz differ diff --git a/python-jupyterlab.spec b/python-jupyterlab.spec index cafce33245cb4e2313f095fbb0ae75fb4a8de5ad..69d38fe880d1b24b57ce4b1df08efd3aa6448972 100644 --- a/python-jupyterlab.spec +++ b/python-jupyterlab.spec @@ -1,12 +1,12 @@ %global pypi_name jupyterlab Name: python-%{pypi_name} -Version: 4.0.6 +Version: 4.0.9 Release: 1 Summary: JupyterLab computational environment License: MIT URL: https://github.com/jupyterlab/jupyterlab -Source0: https://files.pythonhosted.org/packages/53/e9/6aba4b603ee9c78d1c81bad4112de152bbb078cd77e15377f9f7d8184901/jupyterlab-4.0.6.tar.gz +Source0: https://files.pythonhosted.org/packages/97/26/781bdea3c9f326c26f7605036deb302c4665ebb10db97c0500dea288841f/jupyterlab-4.0.9.tar.gz BuildArch: noarch @@ -55,5 +55,8 @@ JupyterLab is the next-generation user interface for Project Jupyter offering al %changelog +* Wed Nov 29 2023 Dongxing Wang - 4.0.9-1 +- Upgrade package with version 4.0.9 + * Tue Sep 19 2023 luluoc - 4.0.6-1 - Initial package.