version 1.0.1

This commit is contained in:
chenyanpan 2020-09-07 18:52:05 +08:00
parent 9a22244c37
commit c59d66593e
2 changed files with 6 additions and 8 deletions

View File

@ -1,10 +1,10 @@
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: patch-tracking Name: patch-tracking
Version: 1.0.0 Version: 1.0.1
Release: 2 Release: 1
License: Mulan PSL v2 License: Mulan PSL v2
URL: https://gitee.com/openeuler/openEuler-Advisor URL: https://gitee.com/openeuler/openEuler-Advisor
Source0: https://gitee.com/openeuler/openEuler-Advisor/%{name}-%{version}.tar Source0: https://gitee.com/openeuler/openEuler-Advisor/tree/master/patch-tracking
BuildArch: noarch BuildArch: noarch
@ -15,7 +15,7 @@ BuildRequires: python3-setuptools
This is a tool for automatically tracking upstream repository code patches This is a tool for automatically tracking upstream repository code patches
%prep %prep
%setup -n %{name}-%{version} %setup -n patch-tracking-%{version}
%build %build
%py3_build %py3_build
@ -50,8 +50,6 @@ rm -rf $RPM_BUILD_ROOT
%changelog %changelog
* Mon Sep 07 2020 chenyanpan <chenyanpan@huawei.com> - 1.0.0-2 * Mon Sep 07 2020 chenyanpan <chenyanpan@huawei.com> - 1.0.1-1
- Type: bugfix - Type: bugfix
- Id: NA - DESC: fixed issues related to the validity of service configuration items and command line parameters
- SUG: NA
- DESC: fixed issues