From 91a4abae730497660c9eda6d3343d8a8540308f9 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.4.0-1mamba;Fri May 13 2022] --- python-pyjwt.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-pyjwt.spec b/python-pyjwt.spec index 7392244..ed312c8 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.3.0 +Version: 2.4.0 Release: 1mamba Summary: JSON Web Token implementation in Python Group: System/Libraries @@ -48,5 +48,8 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist %doc LICENSE %changelog +* Fri May 13 2022 Automatic Build System 2.4.0-1mamba +- automatic version update by autodist + * Mon Nov 22 2021 Silvan Calarco 2.3.0-1mamba - package created using the webbuild interface