commit
798d54bd07
@ -3,11 +3,11 @@ Python classes to extract information from the Linux kernel /proc files.
|
||||
|
||||
Name: python-linux-procfs
|
||||
Version: 0.6.2
|
||||
Release: 1
|
||||
Release: 2
|
||||
Summary: Linux /proc abstraction classes
|
||||
License: GPLv2
|
||||
URL: https://rt.wiki.kernel.org/index.php/Tuna
|
||||
Source: https://git.kernel.org/pub/scm/libs/python/%{name}s/%{name}.git/snapshot/%{name}-%{version}.tar.gz
|
||||
Source: https://git.kernel.org/pub/scm/libs/python/%{name}/%{name}.git/snapshot/%{name}-%{version}.tar.gz
|
||||
BuildArch: noarch
|
||||
BuildRequires: python2-devel python2-setuptools
|
||||
BuildRequires: python3-devel python3-setuptools
|
||||
@ -56,6 +56,12 @@ Requires: python3-six
|
||||
%license COPYING
|
||||
|
||||
%changelog
|
||||
* Sat Sep 5 2020 shixuantong <shixuantong@huawei.com> - 0.6.2-2
|
||||
- Type: bugfix
|
||||
- ID: NA
|
||||
- SUG: NA
|
||||
- DESC: update Source0
|
||||
|
||||
* Fri Aug 21 2020 wuchaochao <wuchachao4@huawei.com> - 0.6.2-1
|
||||
- Type:enhancement
|
||||
- ID:NA
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user