diff --git a/python-cryptography.spec b/python-cryptography.spec index 3167b3e..cd0032f 100644 --- a/python-cryptography.spec +++ b/python-cryptography.spec @@ -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 1.2.3-1mamba +- automatic version update by autodist + * Sat Jan 30 2016 Automatic Build System 1.2.2-1mamba - automatic version update by autodist