automatic version update by autodist [release 0.13.2-1mamba;Thu Apr 25 2019]
This commit is contained in:
parent
e60d6b2192
commit
2b4fc7feb1
@ -1,5 +1,5 @@
|
||||
Name: python-ecdsa
|
||||
Version: 0.13
|
||||
Version: 0.13.2
|
||||
Release: 1mamba
|
||||
Summary: An easy-to-use implementation of ECDSA cryptography (Elliptic Curve Digital Signature Algorithm)
|
||||
Group: System/Libraries
|
||||
@ -33,18 +33,16 @@ 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
|
||||
%doc LICENSE
|
||||
## note: eventually add the remaining documents (if any)
|
||||
# %doc NEWS README.md
|
||||
|
||||
%changelog
|
||||
* Thu Apr 25 2019 Automatic Build System <autodist@mambasoft.it> 0.13.2-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Feb 08 2015 Automatic Build System <autodist@mambasoft.it> 0.13-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user