!2 upgrade A-Tune-Collector to v1.1.0
From: @hanxinke Reviewed-by: @xiezhipeng1 Signed-off-by: @xiezhipeng1
This commit is contained in:
commit
e85cf7727a
Binary file not shown.
9
atune-collector.spec
Executable file → Normal file
9
atune-collector.spec
Executable file → Normal file
@ -1,12 +1,12 @@
|
|||||||
%define debug_package %{nil}
|
%define debug_package %{nil}
|
||||||
|
|
||||||
Name: atune-collector
|
Name: atune-collector
|
||||||
Version: 1.0
|
Version: 1.1.0
|
||||||
Release: 1
|
Release: 1
|
||||||
Summary: A-Tune-Collector is used to collect various system resources.
|
Summary: A-Tune-Collector is used to collect various system resources.
|
||||||
License: Mulan PSL v2
|
License: Mulan PSL v2
|
||||||
URL: https://gitee.com/openeuler/A-Tune-Collector
|
URL: https://gitee.com/openeuler/A-Tune-Collector
|
||||||
Source: https://gitee.com/openeuler/A-Tune-Collector/repository/archive/%{name}-v%{version}.tar.gz
|
Source: https://gitee.com/openeuler/A-Tune-Collector/repository/archive/v%{version}.tar.gz
|
||||||
|
|
||||||
BuildRequires: python3-setuptools
|
BuildRequires: python3-setuptools
|
||||||
Requires: python3-dict2xml
|
Requires: python3-dict2xml
|
||||||
@ -15,7 +15,7 @@ Requires: python3-dict2xml
|
|||||||
The A-Tune-Collector is used to collect various system resources and can also be used as the collector of the A-Tune project.
|
The A-Tune-Collector is used to collect various system resources and can also be used as the collector of the A-Tune project.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%autosetup -n A-Tune-Collector -p1
|
%autosetup -n A-Tune-Collector-v%{version} -p1
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%{py3_build}
|
%{py3_build}
|
||||||
@ -31,5 +31,8 @@ The A-Tune-Collector is used to collect various system resources and can also be
|
|||||||
%attr(0600,root,root) %{_sysconfdir}/atune_collector/*
|
%attr(0600,root,root) %{_sysconfdir}/atune_collector/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Nov 11 2021 hanxinke <hanxinke@huawei.com> - 1.1.0-1
|
||||||
|
- upgrade to v1.1.0
|
||||||
|
|
||||||
* Wed Feb 10 2021 hanxinke <hanxinke@huawei.com> - 1.0-1
|
* Wed Feb 10 2021 hanxinke <hanxinke@huawei.com> - 1.0-1
|
||||||
- Package init
|
- Package init
|
||||||
|
|||||||
BIN
v1.1.0.tar.gz
Normal file
BIN
v1.1.0.tar.gz
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user