diff --git a/python-linux-procfs-0.7.0.tar.gz b/python-linux-procfs-0.7.0.tar.gz deleted file mode 100644 index 3ef79f1..0000000 Binary files a/python-linux-procfs-0.7.0.tar.gz and /dev/null differ diff --git a/python-linux-procfs-0.7.1.tar.gz b/python-linux-procfs-0.7.1.tar.gz new file mode 100644 index 0000000..28f93f7 Binary files /dev/null and b/python-linux-procfs-0.7.1.tar.gz differ diff --git a/python-linux-procfs.spec b/python-linux-procfs.spec index d54668b..1723826 100644 --- a/python-linux-procfs.spec +++ b/python-linux-procfs.spec @@ -2,7 +2,7 @@ Python classes to extract information from the Linux kernel /proc files. Name: python-linux-procfs -Version: 0.7.0 +Version: 0.7.1 Release: 1 Summary: Linux /proc abstraction classes License: GPLv2 @@ -42,6 +42,9 @@ Obsoletes: python2-linux-procfs %license COPYING %changelog +* Thu Jan 19 2023 Zhipeng Xie - 0.7.1-1 +- update to 0.7.1 + * Wed Nov 02 2022 zhuofeng - 0.7.0-1 - update to 0.7.0