From 48a3e40c51ebf355ceac6b400412ad938700e07f Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Fri, 5 Jan 2024 16:47:22 +0100 Subject: [PATCH] automatic version update by autodist [release 4.63.0-1mamba;Mon Feb 28 2022] --- python-tqdm.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-tqdm.spec b/python-tqdm.spec index 06294a8..f17565a 100644 --- a/python-tqdm.spec +++ b/python-tqdm.spec @@ -1,6 +1,6 @@ %define pkgname %(echo %name | cut -d- -f2-) Name: python-tqdm -Version: 4.62.3 +Version: 4.63.0 Release: 1mamba Summary: Fast, Extensible Progress Meter Group: System/Libraries @@ -46,5 +46,8 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist %doc LICENCE %changelog +* Mon Feb 28 2022 Automatic Build System 4.63.0-1mamba +- automatic version update by autodist + * Mon Nov 22 2021 Silvan Calarco 4.62.3-1mamba - package created using the webbuild interface