diff --git a/python-linux-procfs-0.7.1.tar.gz b/python-linux-procfs-0.7.1.tar.gz deleted file mode 100644 index 28f93f7..0000000 Binary files a/python-linux-procfs-0.7.1.tar.gz and /dev/null differ diff --git a/python-linux-procfs-0.7.3.tar.gz b/python-linux-procfs-0.7.3.tar.gz new file mode 100644 index 0000000..b140737 Binary files /dev/null and b/python-linux-procfs-0.7.3.tar.gz differ diff --git a/python-linux-procfs.spec b/python-linux-procfs.spec index 1723826..64a7901 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.1 +Version: 0.7.3 Release: 1 Summary: Linux /proc abstraction classes License: GPLv2 @@ -42,6 +42,9 @@ Obsoletes: python2-linux-procfs %license COPYING %changelog +* Thu Dec 28 2023 zhangkea - 0.7.3-1 +- update to 0.7.3 + * Thu Jan 19 2023 Zhipeng Xie - 0.7.1-1 - update to 0.7.1