diff --git a/python-pifpaf.spec b/python-pifpaf.spec index 2d1844b054c4d6bddf6444cea4a39f880b524e6c..f500b0493b43bb070eaded5894b3e67c47eed1b1 100644 --- a/python-pifpaf.spec +++ b/python-pifpaf.spec @@ -1,7 +1,8 @@ %global _empty_manifest_terminate_build 0 +%global __requires_exclude xattr Name: python-pifpaf Version: 1.1.0 -Release: 1 +Release: 2 Summary: Suite of tools and fixtures to manage daemons for testing License: Apache-2.0 URL: https://github.com/jd/pifpaf @@ -83,5 +84,7 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Mon May 31 2021 wangxiyuan +- Drop xattr require * Tue May 11 2021 OpenStack_SIG - Package Spec generated