From 9274ba450ba59de0f0fc98cf209fa55f826b76b1 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Fri, 5 Jan 2024 16:39:59 +0100 Subject: [PATCH] automatic version update by autodist [release 3.7.0-1mamba;Sat Aug 14 2021] --- python-singledispatch.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-singledispatch.spec b/python-singledispatch.spec index 634f80c..c7c358a 100644 --- a/python-singledispatch.spec +++ b/python-singledispatch.spec @@ -1,5 +1,5 @@ Name: python-singledispatch -Version: 3.6.2 +Version: 3.7.0 Release: 1mamba Summary: This library brings functools.singledispatch from Python 3.4 to Python 2.6 Group: System/Libraries @@ -45,6 +45,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist %doc README.rst %changelog +* Sat Aug 14 2021 Automatic Build System 3.7.0-1mamba +- automatic version update by autodist + * Mon May 31 2021 Automatic Build System 3.6.2-1mamba - automatic version update by autodist