automatic version update by autodist [release 4.5.0-1mamba;Sat Jul 06 2019]

This commit is contained in:
Automatic Build System 2024-01-06 11:21:37 +01:00
parent 3084cb4afe
commit 38239b57d9

View File

@ -1,7 +1,7 @@
%global srcname jupyter_core %global srcname jupyter_core
Name: python-%{srcname} Name: python-%{srcname}
Version: 4.4.0 Version: 4.5.0
Release: 1mamba Release: 1mamba
Summary: Core common functionality of Jupyter projects Summary: Core common functionality of Jupyter projects
Group: System/Libraries Group: System/Libraries
@ -38,12 +38,15 @@ CFLAGS="%{optflags}" %{__python} setup.py build
--install-lib=%{python_sitearch} \ --install-lib=%{python_sitearch} \
--record=%{name}.filelist --record=%{name}.filelist
sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist sed -i "s,.*/man/.*,&.gz," %{name}.filelist
%files -f %{name}.filelist %files -f %{name}.filelist
%defattr(-,root,root) %defattr(-,root,root)
%changelog %changelog
* Sat Jul 06 2019 Automatic Build System <autodist@mambasoft.it> 4.5.0-1mamba
- automatic version update by autodist
* Thu Dec 28 2017 Automatic Build System <autodist@mambasoft.it> 4.4.0-1mamba * Thu Dec 28 2017 Automatic Build System <autodist@mambasoft.it> 4.4.0-1mamba
- automatic version update by autodist - automatic version update by autodist