automatic version update by autodist [release 2.6.0-1mamba;Fri Oct 21 2022]

This commit is contained in:
Automatic Build System 2024-01-05 16:26:35 +01:00
parent e7589bba38
commit fe6517df42

View File

@ -1,6 +1,6 @@
%define pkgname %(echo %name | cut -d- -f2-)
Name: python-pyjwt
Version: 2.5.0
Version: 2.6.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
* Fri Oct 21 2022 Automatic Build System <autodist@mambasoft.it> 2.6.0-1mamba
- automatic version update by autodist
* Sun Sep 18 2022 Automatic Build System <autodist@mambasoft.it> 2.5.0-1mamba
- automatic version update by autodist