From 684f6b8bb09b7e52fa4b4b3c23255ce8154a9daa Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Mon, 25 Nov 2024 16:55:46 +0100 Subject: [PATCH] automatic version update by autodist [release 1.17.0-1mamba;Fri Nov 22 2024] --- python-wrapt.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-wrapt.spec b/python-wrapt.spec index 648240d..4ca10ca 100644 --- a/python-wrapt.spec +++ b/python-wrapt.spec @@ -1,5 +1,5 @@ Name: python-wrapt -Version: 1.16.0 +Version: 1.17.0 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 @@ -45,6 +45,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist %doc LICENSE %changelog +* Fri Nov 22 2024 Automatic Build System 1.17.0-1mamba +- automatic version update by autodist + * Thu Nov 09 2023 Automatic Build System 1.16.0-1mamba - automatic version update by autodist