From 7b5789264fe0eb213403579650cc5e0ebbf52d54 Mon Sep 17 00:00:00 2001 From: huangtianhua Date: Sat, 27 Nov 2021 01:33:40 +0000 Subject: [PATCH] Disable tests temporary --- python-xattr.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-xattr.spec b/python-xattr.spec index 73392f6..625952f 100644 --- a/python-xattr.spec +++ b/python-xattr.spec @@ -1,7 +1,7 @@ %global _empty_manifest_terminate_build 0 Name: python-xattr Version: 0.9.7 -Release: 1 +Release: 2 Summary: Python wrapper for extended filesystem attributes License: MIT URL: http://github.com/xattr/xattr @@ -78,5 +78,8 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Sat Nov 27 2021 huangtianhua - 0.9.7-2 +- Disable tests temporary + * Wed Aug 11 2021 OpenStack_SIG - 0.9.7-1 - Package Spec generate -- Gitee