!18 Upgrade version to 1.8.3

From: @cherry530 
Reviewed-by: @lyn1001 
Signed-off-by: @lyn1001
This commit is contained in:
openeuler-ci-bot 2024-02-22 03:05:14 +00:00 committed by Gitee
commit 288adcd212
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
3 changed files with 5 additions and 4 deletions

Binary file not shown.

BIN
gssapi-1.8.3.tar.gz Normal file

Binary file not shown.

View File

@ -1,11 +1,11 @@
%global _empty_manifest_terminate_build 0
Name: python-gssapi
Version: 1.8.2
Version: 1.8.3
Release: 1
Summary: Python GSSAPI Wrapper
License: ISC
URL: https://github.com/pythongssapi/python-gssapi
Source0: https://files.pythonhosted.org/packages/27/71/5110b5af9354e5eb66a30dbaa6bac2a5e3013057120544830a849dbd087b/gssapi-1.8.2.tar.gz
Source0: https://files.pythonhosted.org/packages/source/g/gssapi/gssapi-%{version}.tar.gz
%description
Python-GSSAPI Python-GSSAPI provides both low-level and high level wrappers
@ -84,9 +84,10 @@ mv %{buildroot}/doclist.lst .
%files help -f doclist.lst
%{_docdir}/*
%changelog
* Wed Feb 21 2024 xu_ping <707078654@qq.com> - 1.8.3-1
- Upgrade package python3-gssapi to version 1.8.3
* Thu Apr 6 2023 Dongxing Wang <dxwangk@isoftstone.com> - 1.8.2-1
- Upgrade package python3-gssapi to version 1.8.2