fix license

(cherry picked from commit 482c472693451dc7f06a2b304a6062c7e62d7da2)
This commit is contained in:
xh 2024-06-14 07:47:52 +00:00 committed by openeuler-sync-bot
parent 66cbd7e43c
commit e32e9ada39

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