From fbd2c1a3b3a57430beaf4471280e0668409d4549 Mon Sep 17 00:00:00 2001 From: "gaos50@chinaunicom.cn" Date: Sat, 16 Jan 2021 15:13:30 +0800 Subject: [PATCH] Upload rpmbuild elements --- python-os-testr.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/python-os-testr.spec b/python-os-testr.spec index 92bea30..39ac650 100755 --- a/python-os-testr.spec +++ b/python-os-testr.spec @@ -1,10 +1,10 @@ %global _empty_manifest_terminate_build 0 -%global common_desc +%global common_desc \ ostestr is a testr wrapper that uses subunit-trace for output and builds \ some helpful extra functionality around testr. Name: python-os-testr Version: 2.0.0 -Release: 1 +Release: 2 Summary: A testr wrapper to provide functionality for OpenStack projects License: Apache Software License URL: https://docs.openstack.org/os-testr/latest/ -- Gitee