chenyanpan 2020-09-07 14:39:13 +08:00
parent 3d8f210ee5
commit d174bc8661
2 changed files with 9 additions and 1 deletions

Binary file not shown.

View File

@ -1,6 +1,6 @@
%define name patch-tracking
%define version 1.0.0
%define release 1
%define release 2
Summary: This is a tool for automatically tracking upstream repository code patches
Name: %{name}
@ -54,3 +54,11 @@ rm -rf $RPM_BUILD_ROOT
/var/patch-tracking/db.sqlite
/usr/bin/generate_password
/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