version 1.0.1
This commit is contained in:
parent
9a22244c37
commit
c59d66593e
Binary file not shown.
@ -1,10 +1,10 @@
|
||||
Summary: This is a tool for automatically tracking upstream repository code patches
|
||||
Name: patch-tracking
|
||||
Version: 1.0.0
|
||||
Release: 2
|
||||
Version: 1.0.1
|
||||
Release: 1
|
||||
License: Mulan PSL v2
|
||||
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
|
||||
|
||||
|
||||
@ -15,7 +15,7 @@ BuildRequires: python3-setuptools
|
||||
This is a tool for automatically tracking upstream repository code patches
|
||||
|
||||
%prep
|
||||
%setup -n %{name}-%{version}
|
||||
%setup -n patch-tracking-%{version}
|
||||
|
||||
%build
|
||||
%py3_build
|
||||
@ -50,8 +50,6 @@ rm -rf $RPM_BUILD_ROOT
|
||||
|
||||
|
||||
%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
|
||||
- Id: NA
|
||||
- SUG: NA
|
||||
- DESC: fixed issues
|
||||
- DESC: fixed issues related to the validity of service configuration items and command line parameters
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user