update to release 0.6.2
This commit is contained in:
parent
e3e2304cde
commit
4a0293b020
Binary file not shown.
BIN
python-linux-procfs-0.6.2.tar.gz
Normal file
BIN
python-linux-procfs-0.6.2.tar.gz
Normal file
Binary file not shown.
@ -2,13 +2,12 @@
|
||||
Python classes to extract information from the Linux kernel /proc files.
|
||||
|
||||
Name: python-linux-procfs
|
||||
Version: 0.5.1
|
||||
Release: 8
|
||||
Version: 0.6.2
|
||||
Release: 1
|
||||
Summary: Linux /proc abstraction classes
|
||||
License: GPLv2
|
||||
URL: https://rt.wiki.kernel.org/index.php/Tuna
|
||||
Source: https://cdn.kernel.org/pub/software/libs/python/%{name}/%{name}-%{version}.tar.xz
|
||||
BuildArch: noarch
|
||||
Source: https://git.kernel.org/pub/scm/libs/python/%{name}s/%{name}.git/snapshot/%{name}-%{version}2.tar.gz
|
||||
BuildRequires: python2-devel python2-setuptools
|
||||
BuildRequires: python3-devel python3-setuptools
|
||||
|
||||
@ -56,6 +55,12 @@ Requires: python3-six
|
||||
%license COPYING
|
||||
|
||||
%changelog
|
||||
* Fri Jul 24 2020 tianwei <tianwei125@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
|
||||
- Type:enhancement
|
||||
- ID:NA
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user