diff --git a/python3.spec b/python3.spec index 919535966b9e9d7ee63c6d78718f3e2ef74875b5..678bea5c6fb3e9468d2b13ee398a182ad57eae4f 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.11.4 -Release: 3 +Release: 4 License: Python-2.0 %global branchversion 3.11 @@ -842,6 +842,12 @@ export BEP_GTDLIST="$BEP_GTDLIST_TMP" %{_mandir}/*/* %changelog +* Wed Oct 25 zhuofeng - 3.9.9-28 +- Type:bugfix +- CVE:NA +- SUG:NA +- DESC:update version number + * Wed Sep 20 2023 futao - 3.11.4-3 - Type:bugfix - CVE:NA