update spec file

This commit is contained in:
Yiru Wang Mac 2021-03-19 19:40:37 +08:00
parent c466f17bc1
commit 51cc54292d

View File

@ -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 <wangyiru1@huawei.com> - 2.1.0-7
- rm hidden file such as .git file from tar file
* Thu Mar 11 2021 zhang tao <zhangtao307@huawei.com> - 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