From 91bcb0daadbbf48042168f6b0c1dfff0bbd0b091 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Fri, 5 Jan 2024 16:53:57 +0100 Subject: [PATCH] automatic version update by autodist [release 1.14.1-1mamba;Tue May 03 2022] --- python-wrapt.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-wrapt.spec b/python-wrapt.spec index 4634dc3..b870e48 100644 --- a/python-wrapt.spec +++ b/python-wrapt.spec @@ -1,5 +1,5 @@ Name: python-wrapt -Version: 1.14.0 +Version: 1.14.1 Release: 1mamba Summary: A transparent object proxy for Python, which can be used as the basis for the construction of function wrappers and decorator functions Group: System/Libraries @@ -44,6 +44,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist %doc LICENSE %changelog +* Tue May 03 2022 Automatic Build System 1.14.1-1mamba +- automatic version update by autodist + * Fri Mar 11 2022 Automatic Build System 1.14.0-1mamba - automatic version update by autodist