From fe6517df423693ebfafcf53b2b4df9573058d589 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Fri, 5 Jan 2024 16:26:35 +0100 Subject: [PATCH] automatic version update by autodist [release 2.6.0-1mamba;Fri Oct 21 2022] --- python-pyjwt.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-pyjwt.spec b/python-pyjwt.spec index 93cc3e9..6d42476 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.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 2.6.0-1mamba +- automatic version update by autodist + * Sun Sep 18 2022 Automatic Build System 2.5.0-1mamba - automatic version update by autodist