From 38239b57d937b7d66f6b41cc4746f39dbd588d1a Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 6 Jan 2024 11:21:37 +0100 Subject: [PATCH] automatic version update by autodist [release 4.5.0-1mamba;Sat Jul 06 2019] --- python-jupyter_core.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/python-jupyter_core.spec b/python-jupyter_core.spec index 1c2198d..a9892b7 100644 --- a/python-jupyter_core.spec +++ b/python-jupyter_core.spec @@ -1,7 +1,7 @@ %global srcname jupyter_core Name: python-%{srcname} -Version: 4.4.0 +Version: 4.5.0 Release: 1mamba Summary: Core common functionality of Jupyter projects Group: System/Libraries @@ -38,12 +38,15 @@ CFLAGS="%{optflags}" %{__python} setup.py build --install-lib=%{python_sitearch} \ --record=%{name}.filelist -sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist +sed -i "s,.*/man/.*,&.gz," %{name}.filelist %files -f %{name}.filelist %defattr(-,root,root) %changelog +* Sat Jul 06 2019 Automatic Build System 4.5.0-1mamba +- automatic version update by autodist + * Thu Dec 28 2017 Automatic Build System 4.4.0-1mamba - automatic version update by autodist