automatic version update by autodist [release 0.6.0-1mamba;Tue May 01 2018]
This commit is contained in:
parent
a5f4d6301c
commit
4c58589248
@ -1,5 +1,5 @@
|
||||
Name: python-isodate
|
||||
Version: 0.5.4
|
||||
Version: 0.6.0
|
||||
Release: 1mamba
|
||||
Summary: An ISO 8601 date/time/duration parser and formatter
|
||||
Group: System/Libraries/Python
|
||||
@ -36,18 +36,15 @@ CFLAGS="%{optflags}" %{__python} setup.py build
|
||||
--single-version-externally-managed \
|
||||
--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
|
||||
%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.txt
|
||||
|
||||
%changelog
|
||||
* Tue May 01 2018 Automatic Build System <autodist@mambasoft.it> 0.6.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Nov 03 2015 Automatic Build System <autodist@mambasoft.it> 0.5.4-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user