!46 [sync] PR-40: fix license

From: @openeuler-sync-bot 
Reviewed-by: @jiangheng12 
Signed-off-by: @jiangheng12
This commit is contained in:
openeuler-ci-bot 2024-06-18 06:39:44 +00:00 committed by Gitee
commit b322f7ccdd
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -1,9 +1,9 @@
%global _empty_manifest_terminate_build 0
Name: python-idna
Version: 3.6
Release: 3
Release: 4
Summary: Internationalized Domain Names in Applications (IDNA)
License: BSD
License: BSD-3-Clause
URL: https://github.com/kjd/idna
Source0: https://github.com/kjd/idna/archive/refs/tags/idna-3.6.tar.gz
BuildArch: noarch
@ -89,6 +89,12 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/*
%changelog
* Fri Jun 14 2024 xinghe <xinghe2@h-partners.com> - 3.6-4
- Type:bugfix
- Id:NA
- SUG:NA
- DESC:fix license
* Sat Apr 20 2024 zhangpan <zhangpan103@h-partners.com> - 3.6-3
- fix CVE-2024-3651