From 36a79d66d1b93db47125dbfaa0bca0f52cf6a111 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Fri, 5 Jan 2024 16:21:13 +0100 Subject: [PATCH] automatic version update by autodist [release 5.9.1-1mamba;Sat May 21 2022] --- python-psutil.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/python-psutil.spec b/python-psutil.spec index d82e954..538496e 100644 --- a/python-psutil.spec +++ b/python-psutil.spec @@ -1,6 +1,6 @@ Name: python-psutil -Version: 5.9.0 -Release: 2mamba +Version: 5.9.1 +Release: 1mamba Summary: A cross-platform process and system utilities module for Python Group: System/Libraries Vendor: openmamba @@ -67,6 +67,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist %doc CREDITS LICENSE %changelog +* Sat May 21 2022 Automatic Build System 5.9.1-1mamba +- automatic version update by autodist + * Sun Apr 03 2022 Silvan Calarco 5.9.0-2mamba - rebuit with python 3.10