automatic version update by autodist [release 2.5.6-1mamba;Sun Sep 09 2018]
This commit is contained in:
parent
15dd67465d
commit
6906953b53
@ -1,5 +1,5 @@
|
||||
Name: python-openpyxl
|
||||
Version: 2.5.5
|
||||
Version: 2.5.6
|
||||
Release: 1mamba
|
||||
Summary: A Python library to read/write Excel 2010 xlsx/xlsm files
|
||||
Group: System/Libraries
|
||||
@ -40,11 +40,18 @@ CFLAGS="%{optflags}" %{__python} setup.py build
|
||||
--record=%{name}.filelist
|
||||
|
||||
#sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist
|
||||
sed -i "/controls.pyc$/d" %{name}.filelist
|
||||
sed -i "/controls.pyo$/d" %{name}.filelist
|
||||
sed -i "/ole.pyc$/d" %{name}.filelist
|
||||
sed -i "/ole.pyo$/d" %{name}.filelist
|
||||
|
||||
%files %{?pyappend} -f %{name}.filelist
|
||||
%defattr(-,root,root)
|
||||
|
||||
%changelog
|
||||
* Sun Sep 09 2018 Automatic Build System <autodist@mambasoft.it> 2.5.6-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Aug 11 2018 Automatic Build System <autodist@mambasoft.it> 2.5.5-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user