diff --git a/python-pyjwt.spec b/python-pyjwt.spec index ed312c8..93cc3e9 100644 --- a/python-pyjwt.spec +++ b/python-pyjwt.spec @@ -1,6 +1,6 @@ %define pkgname %(echo %name | cut -d- -f2-) Name: python-pyjwt -Version: 2.4.0 +Version: 2.5.0 Release: 1mamba Summary: JSON Web Token implementation in Python Group: System/Libraries @@ -48,6 +48,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist %doc LICENSE %changelog +* Sun Sep 18 2022 Automatic Build System 2.5.0-1mamba +- automatic version update by autodist + * Fri May 13 2022 Automatic Build System 2.4.0-1mamba - automatic version update by autodist