Rebuilt for Python3.5 rebuild

This commit is contained in:
Robert Kuska 2015-10-14 10:57:05 +02:00
parent ce427584d0
commit 6cab9e4e32

View File

@ -2,7 +2,7 @@
Name: pyxattr
Summary: Extended attributes library wrapper for Python
Version: 0.5.3
Release: 5%{?dist}
Release: 6%{?dist}
License: LGPLv2+
Group: Development/Libraries
URL: http://pyxattr.k1024.org/
@ -79,7 +79,7 @@ popd
%if %{?with_python3}
%files -n python3-%{name}
%defattr(0644,root,root,0755)
%{python3_sitearch}/xattr.cpython-??m.so
%{python3_sitearch}/xattr.cpython-??m*
%{python3_sitearch}/*egg-info
%{!?_licensedir:%global license %%doc}
%license COPYING
@ -87,6 +87,10 @@ popd
%endif # with_python3
%changelog
* Wed Oct 14 2015 Robert Kuska <rkuska@redhat.com> - 0.5.3-6
- Rebuilt for Python3.5 rebuild
- Change pattern for listed so file to reflect new naming in py35
* Thu Jun 18 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.5.3-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild