!3 update release to 0.6.2

Merge pull request !3 from tianwei/master
This commit is contained in:
openeuler-ci-bot 2020-07-25 11:52:07 +08:00 committed by Gitee
commit acd3aceaaf
3 changed files with 9 additions and 3 deletions

Binary file not shown.

Binary file not shown.

View File

@ -2,12 +2,12 @@
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.5.1 Version: 0.6.2
Release: 8 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
Source: https://cdn.kernel.org/pub/software/libs/python/%{name}/%{name}-%{version}.tar.xz Source: https://git.kernel.org/pub/scm/libs/python/%{name}s/%{name}.git/snapshot/%{name}-%{version}.tar.gz
BuildArch: noarch BuildArch: noarch
BuildRequires: python2-devel python2-setuptools BuildRequires: python2-devel python2-setuptools
BuildRequires: python3-devel python3-setuptools BuildRequires: python3-devel python3-setuptools
@ -56,6 +56,12 @@ Requires: python3-six
%license COPYING %license COPYING
%changelog %changelog
* Fri Jul 24 2020 tianwei <tianwei12@huawei.com> - 0.6.2-1
- Type:enhancement
- ID:NA
- SUG:NA
- DESC: update to release 0.6.2
* Fri Sep 27 2019 yefei <yefei25@huawei.com> - 0.5.1-8 * Fri Sep 27 2019 yefei <yefei25@huawei.com> - 0.5.1-8
- Type:enhancement - Type:enhancement
- ID:NA - ID:NA