fix license

This commit is contained in:
xh 2024-06-14 07:59:47 +00:00
parent da5a783c18
commit d33866c605

View File

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