automatic version update by autodist [release 4.5.0-1mamba;Sat Jul 06 2019]
This commit is contained in:
parent
3084cb4afe
commit
38239b57d9
@ -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 <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
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user