From 5c43c91d6e8daa94b5500f4663ea0edb302fa39b Mon Sep 17 00:00:00 2001 From: weiwei_150212 Date: Fri, 24 Jul 2020 14:38:39 +0800 Subject: [PATCH] update to release 0.6.2 --- python-linux-procfs.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/python-linux-procfs.spec b/python-linux-procfs.spec index 7faa4c6..45298de 100644 --- a/python-linux-procfs.spec +++ b/python-linux-procfs.spec @@ -7,7 +7,8 @@ Release: 1 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}2.tar.gz +Source: https://git.kernel.org/pub/scm/libs/python/%{name}s/%{name}.git/snapshot/%{name}-%{version}.tar.gz +BuildArch: noarch BuildRequires: python2-devel python2-setuptools BuildRequires: python3-devel python3-setuptools