diff --git a/python-zope-proxy.spec b/python-zope-proxy.spec index 0948573..455d940 100644 --- a/python-zope-proxy.spec +++ b/python-zope-proxy.spec @@ -1,5 +1,5 @@ Name: python-zope-proxy -Version: 4.3.4 +Version: 4.3.5 Release: 1mamba Summary: Zope proxy library Group: System/Libraries @@ -41,14 +41,17 @@ CFLAGS="%{optflags}" %{__python} setup.py build sed -i "s,.*/man/.*,&.gz," %{name}.filelist -%ifarch arm -sed -i "/.*_zope_proxy_proxy.so$/d" %{name}.filelist -%endif +#%ifarch arm +#sed -i "/.*_zope_proxy_proxy.so$/d" %{name}.filelist +#%endif %files %{?pyappend} -f %{name}.filelist %defattr(-,root,root) %changelog +* Mon Mar 16 2020 Automatic Build System 4.3.5-1mamba +- automatic version update by autodist + * Fri Mar 13 2020 Automatic Build System 4.3.4-1mamba - automatic version update by autodist