diff --git a/python3.spec b/python3.spec index e39e597ec4c4206793384023a9616702e6d14318..fd1f24391ddfc58cc67331647f7e93a507a848e8 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: 48 +Release: 49 License: Python-2.0 %global branchversion 3.7 @@ -982,6 +982,9 @@ export BEP_GTDLIST="$BEP_GTDLIST_TMP" %{_mandir}/*/* %changelog +* Fri Nov 21 2025 chenjianhu - 3.7.9-49 +- fix incorrect changelog and release version + * Thu Nov 06 2025 lipengyu - 3.7.9-48 - fix CVE-2025-6075 @@ -1095,7 +1098,7 @@ export BEP_GTDLIST="$BEP_GTDLIST_TMP" - SUG:NA - DESC:fix CVE-2022-45061 -* Wed Sep 14 2022 hubin - 2.7.9-28 +* Wed Sep 14 2022 hubin - 3.7.9-28 - Type:bugfix - CVE:NA - SUG:NA @@ -1243,14 +1246,14 @@ export BEP_GTDLIST="$BEP_GTDLIST_TMP" - SUG:NA - DESC:update use rpm wheels patch and fix test case failure -* Sun Mar 30 2021 shenyangyang - 3.7.9-10 +* Tue 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 -* Mon Mar 03 2021 wuchaochao - 3.7.9-9 +* Wed Mar 03 2021 wuchaochao - 3.7.9-9 - Type:cves - ID:CVE-2021-23336 - SUG:NA