automatic update by autodist [release 1.4.0-1mamba;Wed Dec 11 2019]

This commit is contained in:
Automatic Build System 2024-01-05 16:13:24 +01:00
parent eadd55dcd9
commit 81e8fb6789

View File

@ -1,5 +1,5 @@
Name: python-odfpy
Version: 1.3.3
Version: 1.4.0
Release: 1mamba
Summary: Python API and tools to manipulate OpenDocument files
Group: System/Libraries
@ -33,18 +33,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)
## note: this list is just an example; modify as required
# %{python_sitearch}/%{name}.py*
# %{python_sitearch}/%{name}.so
## note: eventually add the remaining documents (if any)
# %doc README
%changelog
* Wed Dec 11 2019 Automatic Build System <autodist@mambasoft.it> 1.4.0-1mamba
- automatic update by autodist
* Sun Aug 07 2016 Automatic Build System <autodist@mambasoft.it> 1.3.3-1mamba
- automatic update by autodist