!25 update to 0.7.1

From: @xiezhipeng1 
Reviewed-by: @licihua 
Signed-off-by: @licihua
This commit is contained in:
openeuler-ci-bot 2023-01-19 07:58:42 +00:00 committed by Gitee
commit 19d84ea713
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
3 changed files with 4 additions and 1 deletions

Binary file not shown.

Binary file not shown.

View File

@ -2,7 +2,7 @@
Python classes to extract information from the Linux kernel /proc files. Python classes to extract information from the Linux kernel /proc files.
Name: python-linux-procfs Name: python-linux-procfs
Version: 0.7.0 Version: 0.7.1
Release: 1 Release: 1
Summary: Linux /proc abstraction classes Summary: Linux /proc abstraction classes
License: GPLv2 License: GPLv2
@ -42,6 +42,9 @@ Obsoletes: python2-linux-procfs
%license COPYING %license COPYING
%changelog %changelog
* Thu Jan 19 2023 Zhipeng Xie <xiezhipeng1@huawei.com> - 0.7.1-1
- update to 0.7.1
* Wed Nov 02 2022 zhuofeng <zhuofeng2@huawei.com> - 0.7.0-1 * Wed Nov 02 2022 zhuofeng <zhuofeng2@huawei.com> - 0.7.0-1
- update to 0.7.0 - update to 0.7.0