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