diff --git a/python-jupyterlab_pygments.spec b/python-jupyterlab_pygments.spec index 6e45785..2ded1f9 100644 --- a/python-jupyterlab_pygments.spec +++ b/python-jupyterlab_pygments.spec @@ -1,7 +1,7 @@ %define pkgname %(echo %name | cut -d- -f2- | tr - _) Name: python-jupyterlab_pygments Version: 0.1.2 -Release: 1mamba +Release: 2mamba Summary: Pygments theme using JupyterLab CSS variables Group: System/Libraries Vendor: openmamba @@ -46,5 +46,8 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist %doc LICENSE %changelog +* Fri Apr 07 2023 Sdk Build System 0.1.2-2mamba +- rebuilt with python 3.10 + * Sun Feb 13 2022 Silvan Calarco 0.1.2-1mamba - package created using the webbuild interface