diff --git a/python-linux-procfs-0.5.1.tar.xz b/python-linux-procfs-0.5.1.tar.xz deleted file mode 100644 index 07799cd..0000000 Binary files a/python-linux-procfs-0.5.1.tar.xz and /dev/null differ diff --git a/python-linux-procfs-0.6.2.tar.gz b/python-linux-procfs-0.6.2.tar.gz new file mode 100644 index 0000000..ebe1c20 Binary files /dev/null and b/python-linux-procfs-0.6.2.tar.gz differ diff --git a/python-linux-procfs.spec b/python-linux-procfs.spec index a17b6f6..9ff0a43 100644 --- a/python-linux-procfs.spec +++ b/python-linux-procfs.spec @@ -2,12 +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 +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 @@ -56,6 +56,12 @@ Requires: python3-six %license COPYING %changelog +* Fri Jul 24 2020 tianwei - 0.6.2-1 +- Type:enhancement +- ID:NA +- SUG:NA +- DESC: update to release 0.6.2 + * Fri Sep 27 2019 yefei - 0.5.1-8 - Type:enhancement - ID:NA