automatic version update by autodist [release 2.8.0-1mamba;Wed Jul 19 2023]

This commit is contained in:
Automatic Build System 2024-01-05 16:26:36 +01:00
parent 8f83fe42a6
commit 59caa7d4de

View File

@ -1,6 +1,6 @@
%define pkgname %(echo %name | cut -d- -f2-)
Name: python-pyjwt
Version: 2.7.0
Version: 2.8.0
Release: 1mamba
Summary: JSON Web Token implementation in Python
Group: System/Libraries
@ -49,6 +49,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist
%doc LICENSE
%changelog
* Wed Jul 19 2023 Automatic Build System <autodist@mambasoft.it> 2.8.0-1mamba
- automatic version update by autodist
* Wed May 10 2023 Automatic Build System <autodist@mambasoft.it> 2.7.0-1mamba
- automatic version update by autodist