From accc13ea06e471092fef256841032fa671439656 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Sat, 23 May 2020 18:09:55 +0200 Subject: [PATCH] Rebuilt for Python 3.9 --- python-psutil.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-psutil.spec b/python-psutil.spec index 960d376..573713b 100644 --- a/python-psutil.spec +++ b/python-psutil.spec @@ -6,7 +6,7 @@ Name: python-%{srcname} Version: 5.6.7 -Release: 1%{?dist} +Release: 2%{?dist} Summary: %{sum} License: BSD @@ -112,6 +112,9 @@ done %changelog +* Sat May 23 2020 Miro HronĨok - 5.6.7-2 +- Rebuilt for Python 3.9 + * Sun Feb 16 2020 Kevin Fenzi - 5.6.7-1 - Update to 5.6.7. Fixes bug 1768362.