automatic version update by autodist [release 0.7.2-1mamba;Sat Mar 12 2016]
This commit is contained in:
parent
01201321dd
commit
093585fdaf
@ -1,5 +1,5 @@
|
|||||||
Name: python-mistune
|
Name: python-mistune
|
||||||
Version: 0.7.1
|
Version: 0.7.2
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: A fast markdown parser in pure Python
|
Summary: A fast markdown parser in pure Python
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
@ -40,12 +40,15 @@ 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)
|
||||||
%doc LICENSE README.rst
|
%doc LICENSE README.rst
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Mar 12 2016 Automatic Build System <autodist@mambasoft.it> 0.7.2-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Fri Sep 25 2015 Davide Madrisan <davide.madrisan@gmail.com> 0.7.1-1mamba
|
* Fri Sep 25 2015 Davide Madrisan <davide.madrisan@gmail.com> 0.7.1-1mamba
|
||||||
- package created using the webbuild interface
|
- package created using the webbuild interface
|
||||||
|
Loading…
Reference in New Issue
Block a user