diff --git a/python-idna.spec b/python-idna.spec index 80d095d..a5a8530 100644 --- a/python-idna.spec +++ b/python-idna.spec @@ -1,6 +1,6 @@ Name: python-idna Version: 2.8 -Release: 2 +Release: 3 Summary: Internationalized Domain Names in Applications (IDNA) License: BSD and Python and Unicode URL: https://github.com/kjd/idna @@ -74,9 +74,6 @@ Python3 package for python-idna %{__python3} setup.py test %endif -%files -%defattr(-,root,root) - %if 0%{?with_python2} %files -n python2-idna %defattr(-,root,root) @@ -94,6 +91,12 @@ Python3 package for python-idna %endif %changelog +* Wed Jan 15 2020 openEuler Buildteam - 2.8-3 +- Type:bugfix +- Id:NA +- SUG:NA +- DESC:delete the python-idna + * Tue Jan 14 2020 openEuler Buildteam - 2.8-2 - Type:bugfix - Id:NA