diff --git a/python2.spec b/python2.spec index 147fc031ac7e8e3f77e0c531cf9a20060f18ec35..a7d8de680f519c22d50ba2d73be4094a24aec026 100644 --- a/python2.spec +++ b/python2.spec @@ -15,7 +15,7 @@ %undefine _debuginfo_subpackages Name: python2 Version: 2.7.16 -Release: 16 +Release: 17 Summary: Python is an interpreted, interactive object-oriented programming language suitable License: Python URL: https://www.python.org/ @@ -635,6 +635,12 @@ sed -e "s|LIBRARY_PATH|%{_libdir}/%{py_INSTSONAME_debug}|" %{SOURCE1} \ %{dynload_dir}/_testcapimodule_d.so %changelog +* Wed Jul 8 2020 shixuantong - 2.7.16-17 +- Type:bugfix +- ID:NA +- SUG:NA +- DESC:update release number + * Tue May 19 2020 hanxinke - 2.7.16-16 - Type:cves - ID:CVE-2019-9674