automatic version update by autodist [release 2.0.0-1mamba;Sun Oct 27 2019]
This commit is contained in:
parent
7f9b097a82
commit
ab7fb16521
@ -1,5 +1,5 @@
|
||||
Name: python-snowballstemmer
|
||||
Version: 1.9.1
|
||||
Version: 2.0.0
|
||||
Release: 1mamba
|
||||
Summary: Snowball stemming library collection for Python
|
||||
Group: System/Libraries
|
||||
@ -37,12 +37,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 %{?pyappend} -f %{name}.filelist
|
||||
%defattr(-,root,root)
|
||||
|
||||
%changelog
|
||||
* Sun Oct 27 2019 Automatic Build System <autodist@mambasoft.it> 2.0.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Oct 05 2019 Automatic Build System <autodist@mambasoft.it> 1.9.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user