diff --git a/pkgship-2.1.0.tar.gz b/pkgship-2.1.0.tar.gz index 416fd81..88aed2f 100644 Binary files a/pkgship-2.1.0.tar.gz and b/pkgship-2.1.0.tar.gz differ 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