diff --git a/python3.spec b/python3.spec index 24a6f245779fe070d9dbcf0401227f6629106c89..8e24bd60237658a340aa18b5e97bbb328f95350c 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.9 -Release: 9 +Release: 10 License: Python %global branchversion 3.7 @@ -801,6 +801,13 @@ export BEP_GTDLIST="$BEP_GTDLIST_TMP" %{_mandir}/*/* %changelog +* Thu Mar 30 2021 shenyangyang - 3.7.9-10 +- Type:bugfix +- ID:NA +- SUG:NA +- DESC:Rebuild for openEuler-rpm-config moving /usr/lib/rpm/openEuler/xxxx + to /usr/lib/xxxx + * Web Mar 03 2021 wuchaochao - 3.7.9-9 - Type:cves - ID:CVE-2021-23336