From d0bc903c93e791056388eab5bc05f6fc0403a40b Mon Sep 17 00:00:00 2001 From: songnannan Date: Wed, 15 Jan 2020 04:25:41 +0800 Subject: [PATCH] deletethepython-idna --- python-idna.spec | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) 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