automatic version update by autodist [release 1.2.3-1mamba;Sat Mar 12 2016]
This commit is contained in:
parent
647518d3bd
commit
b20dc505bc
@ -1,5 +1,5 @@
|
||||
Name: python-cryptography
|
||||
Version: 1.2.2
|
||||
Version: 1.2.3
|
||||
Release: 1mamba
|
||||
Summary: Cryptographic recipes and primitives to Python developers
|
||||
Group: System/Libraries
|
||||
@ -40,13 +40,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 "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist
|
||||
|
||||
%files -f %{name}.filelist
|
||||
%defattr(-,root,root)
|
||||
%doc LICENSE
|
||||
|
||||
%changelog
|
||||
* Sat Mar 12 2016 Automatic Build System <autodist@mambasoft.it> 1.2.3-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Jan 30 2016 Automatic Build System <autodist@mambasoft.it> 1.2.2-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user