From 51cc54292ddb747af58c255edea38421b757f47b Mon Sep 17 00:00:00 2001 From: Yiru Wang Mac Date: Fri, 19 Mar 2021 19:40:37 +0800 Subject: [PATCH] update spec file --- pkgship.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/pkgship.spec b/pkgship.spec index 1b52734..0f05c83 100644 --- a/pkgship.spec +++ b/pkgship.spec @@ -1,7 +1,7 @@ Name: pkgship Version: 2.1.0 -Release: 6 -Summary: Pkgship implements rpm package dependence ,maintainer, patch query and so no. +Release: 7 +Summary: Pkgship implements rpm package dependence ,maintainer, patch query and so on. License: Mulan 2.0 URL: https://gitee.com/openeuler/pkgship Source0: https://gitee.com/openeuler/pkgship-%{version}.tar.gz @@ -109,6 +109,9 @@ create_dir_file /var/log/pkgship-operation 700 d %attr(0640,pkgshipuser,pkgshipuser) /lib/systemd/system/pkgship.service %changelog +* Fri Mar 19 2021 Yiru Wang - 2.1.0-7 +- rm hidden file such as .git file from tar file + * Thu Mar 11 2021 zhang tao - 2.1.0-6 - In the build phase, modify the path of the log file to solve the permission problem - add python3-mock to BuildRequires and Requires to solve check error