diff --git a/jupyterlab-4.1.2.tar.gz b/jupyterlab-4.1.6.tar.gz similarity index 71% rename from jupyterlab-4.1.2.tar.gz rename to jupyterlab-4.1.6.tar.gz index 985085a2931ead706e6f59a472d28051b59f0247..797149311f477bf5e75f8f548293d477498f7ab3 100644 Binary files a/jupyterlab-4.1.2.tar.gz and b/jupyterlab-4.1.6.tar.gz differ diff --git a/python-jupyterlab.spec b/python-jupyterlab.spec index 0a49630d41afe50f3a2fac4ef111cc20a69b2aa3..630ce123a7cd98f68e0f88509c92b98d7c7215e7 100644 --- a/python-jupyterlab.spec +++ b/python-jupyterlab.spec @@ -1,12 +1,12 @@ %global pypi_name jupyterlab Name: python-%{pypi_name} -Version: 4.1.2 +Version: 4.1.6 Release: 1 Summary: JupyterLab computational environment License: MIT URL: https://github.com/jupyterlab/jupyterlab -Source0: https://files.pythonhosted.org/packages/73/db/7a5191cf9acbead0afca11aaebf63f453d25e54b52e9db44a842ed8b7bfb/jupyterlab-4.1.2.tar.gz +Source0: https://files.pythonhosted.org/packages/42/c2/decb25538588ed104ada22c31d1845b1500f98806e3261b94f0333e8b099/jupyterlab-4.1.6.tar.gz BuildArch: noarch @@ -55,6 +55,11 @@ JupyterLab is the next-generation user interface for Project Jupyter offering al %changelog +* Tue Apr 23 2024 zhaojingyu - 4.1.6-1 +- Upgrade package with version 4.1.6 +- Fix outputarea collapse expand + Disable placeholder for password input + * Thu Feb 29 2024 Dongxing Wang - 4.1.2-1 - Upgrade package with version 4.1.2 Fix highlight sequencing when replacing text in code cells