fix license

This commit is contained in:
xh 2024-06-14 07:55:15 +00:00
parent bcdc5567b8
commit 56b9062b3f

View File

@ -1,8 +1,8 @@
Name: python-idna
Version: 2.10
Release: 2
Release: 3
Summary: Internationalized Domain Names in Applications (IDNA)
License: BSD and Python and Unicode
License: BSD-3-Clause
URL: https://github.com/kjd/idna
Source0: https://files.pythonhosted.org/packages/source/i/idna/idna-%{version}.tar.gz
@ -93,6 +93,12 @@ Python3 package for python-idna
%endif
%changelog
* Fri Jun 14 2024 xinghe <xinghe2@h-partners.com> - 2.10-3
- Type:bugfix
- Id:NA
- SUG:NA
- DESC:fix license
* Fri May 10 2024 zhangpan <zhangpan103@h-partners.com> - 2.10-2
- fix CVE-2024-3651