diff --git a/python2.spec b/python2.spec index a68accab176a2d1a95015024aa699540ed49627f..535a7a67de26ad718882aa084fda856bb42ced3a 100644 --- a/python2.spec +++ b/python2.spec @@ -15,7 +15,7 @@ %undefine _debuginfo_subpackages Name: python2 Version: 2.7.18 -Release: 1 +Release: 2 Summary: Python is an interpreted, interactive object-oriented programming language suitable License: Python URL: https://www.python.org/ @@ -614,6 +614,10 @@ sed -e "s|LIBRARY_PATH|%{_libdir}/%{py_INSTSONAME_debug}|" %{SOURCE1} \ %{dynload_dir}/_testcapimodule_d.so %changelog +* Tue Mar 30 2021 shenyangyang - 2.7.18-2 +- Rebuild for openEuler-rpm-cofnig moving /usr/lib/rpm/openEuler/xxxx to + /usr/lib/xxxx + * Thu Aug 06 2020 Leo Fang - 2.7.18-1 - Upgrade to version 2.7.18 and fix CVE-2019-9674