diff --git a/python-idna.spec b/python-idna.spec index 3bc96188a7a0703e01d599073115d865377aa572..14484734aed1d28519ee6944855580fa22c65193 100644 --- a/python-idna.spec +++ b/python-idna.spec @@ -1,8 +1,8 @@ Name: python-idna Version: 3.2 -Release: 3 +Release: 4 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 @@ -53,6 +53,12 @@ Python3 package for python-idna %{python3_sitelib}/* %changelog +* Fri Jun 14 2024 xinghe - 3.2-4 +- Type:bugfix +- Id:NA +- SUG:NA +- DESC:fix license + * Tue May 07 2024 zhangpan - 3.2-3 - fix CVE-2024-3651