diff --git a/python-pifpaf.spec b/python-pifpaf.spec index 15289ff10faf19f645a612da77ebe19bb3c4cf44..5b66916e4102e25a37a655bbb27f9e92f5ae7c6c 100644 --- a/python-pifpaf.spec +++ b/python-pifpaf.spec @@ -1,7 +1,7 @@ %global _empty_manifest_terminate_build 0 Name: python-pifpaf Version: 3.1.5 -Release: 2 +Release: 3 Summary: Suite of tools and fixtures to manage daemons for testing License: Apache-2.0 URL: https://github.com/jd/pifpaf @@ -26,7 +26,7 @@ BuildRequires: python3-click BuildRequires: python3-jinja2 BuildRequires: python3-fixtures BuildRequires: python3-psutil -BuildRequires: python3-xattr +BuildRequires: python3-xattr == 0.9.7 BuildRequires: python3-uWSGI # Tests running requires # General requires @@ -36,7 +36,7 @@ Requires: python3-pbr Requires: python3-jinja2 Requires: python3-fixtures Requires: python3-psutil -Requires: python3-xattr +Requires: python3-xattr == 0.9.7 Requires: python3-uWSGI # Tests running requires @@ -94,6 +94,9 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Thu Mar 02 2023 OpenStack_SIG - 3.1.5-3 +- Fix install error + * Wed Aug 11 2021 wangxiyuan - 3.1.5-2 - Correct xattr requires * Wed Jul 14 2021 OpenStack_SIG - 3.1.5-1