automatic version update by autodist [release 0.12.1-1mamba;Tue May 01 2018]
This commit is contained in:
parent
a906a51244
commit
6e36837fea
@ -1,5 +1,5 @@
|
|||||||
Name: python-arrow
|
Name: python-arrow
|
||||||
Version: 0.5.4
|
Version: 0.12.1
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: Better dates and times for Python
|
Summary: Better dates and times for Python
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
@ -35,11 +35,14 @@ 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 "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist
|
||||||
|
|
||||||
%files -f %{name}.filelist
|
%files -f %{name}.filelist
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue May 01 2018 Automatic Build System <autodist@mambasoft.it> 0.12.1-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Thu Jul 02 2015 Stefano Cotta Ramusino <stefano.cotta@openmamba.org> 0.5.4-1mamba
|
* Thu Jul 02 2015 Stefano Cotta Ramusino <stefano.cotta@openmamba.org> 0.5.4-1mamba
|
||||||
- package created using the webbuild interface
|
- package created using the webbuild interface
|
||||||
|
Loading…
Reference in New Issue
Block a user