diff --git a/python-linux-procfs-0.6.3.tar.gz b/python-linux-procfs-0.6.3.tar.gz deleted file mode 100644 index aa70ee1..0000000 Binary files a/python-linux-procfs-0.6.3.tar.gz and /dev/null differ diff --git a/python-linux-procfs-0.7.0.tar.gz b/python-linux-procfs-0.7.0.tar.gz new file mode 100644 index 0000000..3ef79f1 Binary files /dev/null and b/python-linux-procfs-0.7.0.tar.gz differ diff --git a/python-linux-procfs.spec b/python-linux-procfs.spec index c27aac0..d54668b 100644 --- a/python-linux-procfs.spec +++ b/python-linux-procfs.spec @@ -2,8 +2,8 @@ Python classes to extract information from the Linux kernel /proc files. Name: python-linux-procfs -Version: 0.6.3 -Release: 3 +Version: 0.7.0 +Release: 1 Summary: Linux /proc abstraction classes License: GPLv2 URL: https://rt.wiki.kernel.org/index.php/Tuna @@ -42,6 +42,9 @@ Obsoletes: python2-linux-procfs %license COPYING %changelog +* Wed Nov 02 2022 zhuofeng - 0.7.0-1 +- update to 0.7.0 + * Tue Jun 21 2022 shixuantong - 0.6.3-3 - enable check