diff --git a/patch-tracking.spec b/patch-tracking.spec index f89b3d06762e604abf779c24ab017859f8d46d87..68021ee853ca3c05739f5036b01a3cdca5292748 100644 --- a/patch-tracking.spec +++ b/patch-tracking.spec @@ -1,10 +1,10 @@ Summary: This is a tool for automatically tracking upstream repository code patches Name: patch-tracking -Version: 1.0.2 -Release: 2 +Version: 1.0.4 +Release: 1 License: Mulan PSL v2 URL: https://gitee.com/openeuler/openEuler-Advisor -Source0: patch-tracking-%{version}.tar +Source0: patch-tracking.tar BuildArch: noarch @@ -17,7 +17,7 @@ Requires: python3-requests python3-pandas This is a tool for automatically tracking upstream repository code patches %prep -%setup -n %{name}-%{version} +%setup -n %{name} %build %py3_build @@ -52,6 +52,14 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Fri Sep 25 2020 chenyanpan - 1.0.4-1 +- Type: bugfix +- DESC: https://gitee.com/src-openeuler/patch-tracking/issues: I1WOQQ I1WOD5 I1WNTS I1U927 + +* Sat Sep 19 2020 chenyanpan - 1.0.3-1 +- Type: bugfix +- DESC: https://gitee.com/src-openeuler/patch-tracking/issues: I1VP3C I1VK4T I1U927 + * Sat Sep 12 2020 chenyanpan - 1.0.2-2 - Type: bugfix - DESC: fixed name of python3-Flask-HTTPAuth @@ -62,7 +70,6 @@ rm -rf $RPM_BUILD_ROOT - https://gitee.com/src-openeuler/patch-tracking/issues: I1TXTA I1TWVU I1TSG7 I1TYJV I1UAMC I1TYNW - https://gitee.com/openeuler/docs/issues: I1U54H - * Mon Sep 07 2020 chenyanpan - 1.0.1-1 - Type: bugfix - DESC: fixed issues related to the validity of service configuration items and command line parameters