From 80f159b6121c335d4d13210732bc3957b30c1ae8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=A1=90=E5=B0=8F=E5=93=A5?= Date: Fri, 21 Aug 2020 11:28:27 +0800 Subject: [PATCH] add release version for rebuild --- python-psutil.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-psutil.spec b/python-psutil.spec index e97d1ae..1c047cd 100644 --- a/python-psutil.spec +++ b/python-psutil.spec @@ -1,6 +1,6 @@ Name: python-psutil Version: 5.4.3 -Release: 7 +Release: 8 Summary: A library for retrieving information on running processes and system utilization in Python License: BSD URL: https://github.com/giampaolo/psutil @@ -68,5 +68,8 @@ done %{python3_sitearch}/*.egg-info %changelog +* Fri Aug 21 2020 shixuantong - 5.4.3-8 +- add release version for rebuild + * Sat Nov 23 2019 zhouyihang - 5.4.3-7 - Package init