diff --git a/python3.spec b/python3.spec index 744a950f50830d23a5205e9a0f75b641f6cd2662..fa3263c7a3a9272fa86f4a99556f30cfd8567df0 100644 --- a/python3.spec +++ b/python3.spec @@ -3,7 +3,7 @@ Summary: Interpreter of the Python3 programming language URL: https://www.python.org/ Version: 3.7.4 -Release: 7 +Release: 8 License: Python %global branchversion 3.7 @@ -191,6 +191,10 @@ rm Lib/ensurepip/_bundled/*.whl %patch251 -p1 %patch316 -p1 +%patch6000 -p1 +%patch6001 -p1 +%patch6002 -p1 + rm configure pyconfig.h.in %build @@ -790,6 +794,12 @@ export BEP_GTDLIST="$BEP_GTDLIST_TMP" %{_mandir}/*/* %changelog +* Tue Mar 17 2020 hanxinke - 3.7.4-8 +- Type:bugfix +- ID:NA +- SUG:NA +- DESC:patch the CVE + * Sat Feb 22 2020 openEuler Buildteam - 3.7.4-7 - Type:enhancement - ID:NA