automatic version update by autodist [release 2.1-1mamba;Thu Mar 24 2016]
This commit is contained in:
parent
7bc60d7c9d
commit
88f46c50a7
@ -1,5 +1,5 @@
|
|||||||
Name: python-parsedatetime
|
Name: python-parsedatetime
|
||||||
Version: 1.5
|
Version: 2.1
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: Parse human-readable date/time text
|
Summary: Parse human-readable date/time text
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
@ -33,11 +33,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
|
||||||
|
* Thu Mar 24 2016 Automatic Build System <autodist@mambasoft.it> 2.1-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Sat Dec 05 2015 Silvan Calarco <silvan.calarco@mambasoft.it> 1.5-1mamba
|
* Sat Dec 05 2015 Silvan Calarco <silvan.calarco@mambasoft.it> 1.5-1mamba
|
||||||
- package created using the webbuild interface
|
- package created using the webbuild interface
|
||||||
|
Loading…
Reference in New Issue
Block a user