update to 0.7.0

(cherry picked from commit ffa9d75e9cb1bcad0921839232cd33a596732bfc)
This commit is contained in:
zhuofeng 2022-11-02 17:06:01 +08:00 committed by openeuler-sync-bot
parent d2e0bc54ea
commit 11d18beb1f
3 changed files with 5 additions and 2 deletions

Binary file not shown.

Binary file not shown.

View File

@ -2,8 +2,8 @@
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.6.3 Version: 0.7.0
Release: 3 Release: 1
Summary: Linux /proc abstraction classes Summary: Linux /proc abstraction classes
License: GPLv2 License: GPLv2
URL: https://rt.wiki.kernel.org/index.php/Tuna URL: https://rt.wiki.kernel.org/index.php/Tuna
@ -42,6 +42,9 @@ Obsoletes: python2-linux-procfs
%license COPYING %license COPYING
%changelog %changelog
* Wed Nov 02 2022 zhuofeng <zhuofeng2@huawei.com> - 0.7.0-1
- update to 0.7.0
* Tue Jun 21 2022 shixuantong <shixuantong@h-partners.com> - 0.6.3-3 * Tue Jun 21 2022 shixuantong <shixuantong@h-partners.com> - 0.6.3-3
- enable check - enable check