fix issues
https://gitee.com/chenyanpanHW/pkgmnt/issues/I1QCKQ https://gitee.com/chenyanpanHW/pkgmnt/issues/I1QFV4 https://gitee.com/chenyanpanHW/pkgmnt/issues/I1RVC8 https://gitee.com/chenyanpanHW/pkgmnt/issues/I1RVFV https://gitee.com/chenyanpanHW/pkgmnt/issues/I1S6KQ https://gitee.com/chenyanpanHW/pkgmnt/issues/I1QM0Q https://gitee.com/chenyanpanHW/pkgmnt/issues/I1S0C7 https://gitee.com/chenyanpanHW/pkgmnt/issues/I1TC8R https://gitee.com/chenyanpanHW/pkgmnt/issues/I1TECZ https://gitee.com/chenyanpanHW/pkgmnt/issues/I1TFI2 https://gitee.com/chenyanpanHW/pkgmnt/issues/I1THIZ https://gitee.com/chenyanpanHW/pkgmnt/issues/I1TIVH https://gitee.com/chenyanpanHW/pkgmnt/issues/I1TJ7K https://gitee.com/openeuler/openEuler-Advisor/issues/I1TPCC https://gitee.com/src-openeuler/patch-tracking/issues/I1TWVU https://gitee.com/src-openeuler/patch-tracking/issues/I1TSG7 https://gitee.com/src-openeuler/patch-tracking/issues/I1TYJV
This commit is contained in:
parent
3d8f210ee5
commit
d174bc8661
Binary file not shown.
@ -1,6 +1,6 @@
|
|||||||
%define name patch-tracking
|
%define name patch-tracking
|
||||||
%define version 1.0.0
|
%define version 1.0.0
|
||||||
%define release 1
|
%define release 2
|
||||||
|
|
||||||
Summary: This is a tool for automatically tracking upstream repository code patches
|
Summary: This is a tool for automatically tracking upstream repository code patches
|
||||||
Name: %{name}
|
Name: %{name}
|
||||||
@ -54,3 +54,11 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
/var/patch-tracking/db.sqlite
|
/var/patch-tracking/db.sqlite
|
||||||
/usr/bin/generate_password
|
/usr/bin/generate_password
|
||||||
/usr/lib/systemd/system/patch-tracking.service
|
/usr/lib/systemd/system/patch-tracking.service
|
||||||
|
|
||||||
|
|
||||||
|
%changelog
|
||||||
|
* Mon Sep 07 2020 chenyanpan <chenyanpan@huawei.com> - 1.0.0-2
|
||||||
|
- Type: bugfix
|
||||||
|
- Id: NA
|
||||||
|
- SUG: NA
|
||||||
|
- DESC: fixed issues
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user