diff --git a/python3.spec b/python3.spec index 44cce59b3cc2450bd1f4dd1f2b5ef61c9828624a..4c3035a527ec071937caa59ddfb2693456261278 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: 36 +Release: 37 License: Python-2.0 %global branchversion 3.7 @@ -925,6 +925,12 @@ export BEP_GTDLIST="$BEP_GTDLIST_TMP" %{_mandir}/*/* %changelog +* Wed Oct 25 zhuofeng - 3.7.9-37 +- Type:bugfix +- CVE:NA +- SUG:NA +- DESC:update version number + * Wed Sep 27 futao - 3.7.9-36 - Type:bugfix - CVE:NA