diff --git a/python-cffi.spec b/python-cffi.spec index 0418c12..fd0a519 100644 --- a/python-cffi.spec +++ b/python-cffi.spec @@ -1,5 +1,5 @@ Name: python-cffi -Version: 1.5.0 +Version: 1.5.2 Release: 1mamba Summary: Foreign Function Interface for Python calling C code Group: System/Libraries @@ -42,8 +42,13 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist %files %{?pyappend} -f %{name}.filelist %defattr(-,root,root) +%dir %{python_sitearch}/cffi-%{version}-py*.egg-info +%{python_sitearch}/cffi-%{version}-py*.egg-info/* %changelog +* Tue Mar 01 2016 Automatic Build System 1.5.2-1mamba +- automatic version update by autodist + * Sun Jan 24 2016 Automatic Build System 1.5.0-1mamba - automatic version update by autodist